Public bug reported:

In sale order, "Customers" menu is on the top, in purchase menu
"Suppliers" should be in top of menu.

In addons7.0/purchase/purchase_view.xml

Line 82 ->         action="base.action_partner_supplier_form" sequence="15"/>
Change to ->   action="base.action_partner_supplier_form" sequence="0"/>
To be after Root menu Purchase

Best Regards.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1235739

Title:
  Ergonomy between Sale / Purchase

Status in OpenERP Addons (modules):
  New

Bug description:
  In sale order, "Customers" menu is on the top, in purchase menu
  "Suppliers" should be in top of menu.

  In addons7.0/purchase/purchase_view.xml

  Line 82 ->         action="base.action_partner_supplier_form" sequence="15"/>
  Change to ->   action="base.action_partner_supplier_form" sequence="0"/>
  To be after Root menu Purchase

  Best Regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1235739/+subscriptions

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

Reply via email to