c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12737
[Bug 702492] Re: Missing menu entry to configure Incoterms
You are right, seems like we missed this menu.
Just added in r4257
thanks for the report.
** Changed in: openobject-addons
Status: New => Fix Released
--
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/702492
Title:
Missing menu entry to configure Incoterms
Status in OpenObject Addons Modules:
Fix Released
Bug description:
I am very new on OpenERP v6, so I may be wrong... but it seems that
with the current Addons trunk, there is no menu entry to configure the
Incoterms. In v5, we used to have an entry "Stock management >
Configuration > Incoterms", but in v6, I don't find any menu entry
about Incoterms.
If I look in the source code, in stock/stock_view.xml line 1774, I
have an action with id="action_incoterms_tree" which opens the tree
view of the object stock.incoterms... but a grep in the source shows
that no menu entry calls that action !
References