** Changed in: openobject-addons
Status: New => Opinion
** Changed in: openobject-addons
Importance: Undecided => Low
--
customizable values for CI,SI,PO
https://bugs.launchpad.net/bugs/565900
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: Opinion
Bug description:
IMHO these strings must be customizable - these abbreviations do not mean
anything for non English speaking
(may be others ...)
find . -name "*py" | xargs grep 'PO:'
./purchase/purchase.py: 'name': 'PO:'+order_line.name,
find . -name "*py" | xargs grep 'SI:'
./account/report/general_ledger.py: 'in_invoice': 'SI: ',
./account/report/general_ledger_landscape.py: 'in_invoice': 'SI:
',
./account/invoice.py: 'in_invoice': 'SI: ',
find . -name "*py" | xargs grep 'CI:'
./account/report/general_ledger.py: 'out_invoice': 'CI: ',
./account/report/general_ledger_landscape.py: 'out_invoice':
'CI: ',
./account/invoice.py: 'out_invoice': 'CI: ',
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp