Skip to Content
Menu
This question has been flagged
1 Reply
3057 Views

Hello guys,

Do you also have these 5 menuitems (Receipts, Internal transfers, delivery orders, pos orders an dropship) when you create a new odoo database?

I have my custom XML code in my custom module for these 5 menuitems and the associated window action. But NO TRACE of them in the odoo original code.

Did I create it myself? I don't remember... I imagine that you are laughing about me... Normal...


thanks



Avatar
Discard
Best Answer

you can have your modules in the separated folder, then add that folder's path to addons paths in odoo settings... this way you can anytime disable custom modules by removing it's path from settings and then you can check in the new database what your case gives you.

Avatar
Discard
Author

Still can t find the original xml code. If i create a new database and I install stock module, I don t even have the " all pickings " dashboard. Where is his xml code? How to activate this board in a new database?

Author

I had cutted some lines in the original stock files when I did my override. My error. I have downloaded again stock module and It was easy to find menu_action_picking_type_form. Thanks a lot for your help. others 5 menus was created by ourselves.

Related Posts Replies Views Activity
0
Nov 24
767
1
Oct 16
3687
4
Dec 21
12242
0
Mar 19
6665
1
Jul 16
5528