openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #05303
[Bug 918642] Re: Project and analytic account partner address label
Hello ,
I have check this issue at my end with trunk.
As per my opinion analytic and project both should be a
display Invoice address.
For analytic there should be a label "Invoice Address" not "Contact Address"
and for Project address should be a Invoice address not contact address so we should
be change type of the address.
For this generalise issue I have assign to only one team "Addons1" .
Let the respective team to decide.
Thanks.
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/918642
Title:
Project and analytic account partner address label
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hi,
There is a field on project.project, with name 'contact_id'. The label
on the project form (tab Billing) for this partner address is 'Invoice
address'. Due to _inherit, this field also exists on the analytic
account. Here it is called 'Contact'. The on_change method on the
partner_id automatically selects the partner's address of type
'contact' if it exists.
The address selected here does not seem to affect the addresses on the
generated invoices, as they select the invoice and contact addresses
independent of this setting.
We find it confusing that the address on the project is called
'Invoice address' but the invoice address is not selected. Please
change the label to reflect the type of address.
Cheers,
Stefan.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/918642/+subscriptions
References