Hello Omar (Pexego),

We have fixed the problem in lp:~openerp-dev/openobject-addons/trunk-
dev-addons3-ara branch, It will be merged soon with Trunk addons.

Thank you,
ara

-- 
[sale] incoterm field poorly implemented [direct sql / not translatable]
https://bugs.launchpad.net/bugs/649029
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: In Progress

Bug description:
Hi,

Checking incoterm field in sales, I see that, it is a selection field with a 
get function, it should be a many2one field, directly to stock_incoterms, then 
in the view, if it wants, you write widget="selection".

Current implementation isn't good, because in the get function it uses a sql 
query. In addition, if you want work with this field it returns by default the 
code of incoterm (code isn't unique) instead of his Id.

I include my diff file. If my file is applied, you should delete the get 
function and incoterm line commented.



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to