openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #10475
[Bug 985456] [NEW] OpenERP Addons 6.0: Duplicating a partner also duplicates invoice lines and analytic account lines
Public bug reported:
If you duplicate a partner and have the account module installed, all invoice lines and analytic accounts will be duplicated.
i suggest setting the attributes invoice_ids and contract_ids to an empty list in the defaults parameter of the copy method in the account module.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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/985456
Title:
OpenERP Addons 6.0: Duplicating a partner also duplicates invoice
lines and analytic account lines
Status in OpenERP Addons (modules):
New
Bug description:
If you duplicate a partner and have the account module installed, all invoice lines and analytic accounts will be duplicated.
i suggest setting the attributes invoice_ids and contract_ids to an empty list in the defaults parameter of the copy method in the account module.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/985456/+subscriptions
Follow ups
References