← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 772325] Re: InvoiceId required field when inserting new asset

 

Hi!

The module can be found in the above mentioned related branch.

I noticed the same behaviour reported by mohammed and I agree that
invoice_id should not be required. An asset can also be produced
internally, and theres no invoice in this case.

Thanks,
Paulino

-- 
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):
  New

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