c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #00720
[Bug 656163] Re: [trunk] sale_order - add field "Paid" to tree view
BTW - this will obviously only work for invoicing form SO, and tell nothing about invoicing from pickings
string="To Invoice" domain="[('state','=','manual')]" help="Sales Order ready to be invoiced"/>
--
[trunk] sale_order - add field "Paid" to tree view
https://bugs.launchpad.net/bugs/656163
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.
Status in OpenObject Addons Modules: New
Bug description:
"Paid" is only available in form, but for better
btw the naming of the field is much missleading
'invoiced': fields.function(_invoiced, method=True, string='Paid',
the field should be called 'payed'
see patch
which includes a also another fix for (wrong) calculation of picking rate