← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 656163] Re: [trunk] sale_order - add field "Paid" to tree view

 

Changing the name of the field sounds a major change as other code is impacted.
Adding field on list view can be a good option if Quentin finds it a suitable option.

Thanks.

** Changed in: openobject-addons
       Status: New => Triaged

-- 
[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 the OpenERP Project Group.

Status in OpenObject Addons Modules: Triaged

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