Customer Ageing - Sales Rep information is missing from the view

Bug #1252520 reported by Naran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Shared Modules by Ursa
New
Undecided
Unassigned

Bug Description

In the customer ageing view, sales rep information is not displayed.

Revision history for this message
Ray Carnes (rcarnes) wrote :

Thanks for reporting this bug. Sales Rep information is displayed only for CUSTOMER invoices, not for SUPPLIER invoices.

I tested today on a new database.

The field is defined in python at http://bazaar.launchpad.net/~rcarnes/openerp-shared/7.0/view/head:/beta/partner_aging/customer.py#L48

The field is added to the list view at http://bazaar.launchpad.net/~rcarnes/openerp-shared/7.0/view/head:/beta/partner_aging/partner_aging_customer.xml#L32

There is no group based permission needed for this field.

The value is taken from the Salesman field on the partner record, something that would be entered on the partner form, on the Sales and Purchases tab, the field called Salesman. If that value is blank, then it will also be blank in records shown in this module.

Have you verified that the partner record has a value for Salesman if the value is blank?

Revision history for this message
Naran (nmoturi) wrote : Re: [Bug 1252520] Re: Customer Ageing - Sales Rep information is missing from the view

Thanks Ray, Yes it works now after placing a sales person value in partner record.

Cheers,
Naran

On 20 Nov 2013, at 10:12 am, Ray Carnes <email address hidden> wrote:

> Thanks for reporting this bug. Sales Rep information is displayed only
> for CUSTOMER invoices, not for SUPPLIER invoices.
>
> I tested today on a new database.
>
> The field is defined in python at http://bazaar.launchpad.net/~rcarnes
> /openerp-shared/7.0/view/head:/beta/partner_aging/customer.py#L48
>
> The field is added to the list view at
> http://bazaar.launchpad.net/~rcarnes/openerp-
> shared/7.0/view/head:/beta/partner_aging/partner_aging_customer.xml#L32
>
> There is no group based permission needed for this field.
>
> The value is taken from the Salesman field on the partner record,
> something that would be entered on the partner form, on the Sales and
> Purchases tab, the field called Salesman. If that value is blank, then
> it will also be blank in records shown in this module.
>
> Have you verified that the partner record has a value for Salesman if
> the value is blank?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1252520
>
> Title:
> Customer Ageing - Sales Rep information is missing from the view
>
> Status in OpenERP Shared Modules by Ursa:
> New
>
> Bug description:
> In the customer ageing view, sales rep information is not displayed.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openerp-shared/+bug/1252520/+subscriptions

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.