c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #23621
[Bug 772325] Re: InvoiceId required field when inserting new asset
I commited the fix under lp:~bstanciu/openobject-addons/account-fixed-assets
thank you!
** Changed in: openobject-addons
Status: New => Fix Committed
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/772325
Title:
InvoiceId required field when inserting new asset
Status in OpenERP Modules (addons):
Fix Committed
Bug description:
When Inserting a new asset to fixed asset It keeps asking about required fields (red fields) to be filled, after investigating I found out it related to the invoice id which is required field.
I advise to remove require attribute from invoice because in some cases we do not want to encode asset from purchase rather than encoding pre-existing asset.
References