Where is the stock_workflow.xml in the odoo 8?
I have to put some actions in there but I cant find it...
Best Regards
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Where is the stock_workflow.xml in the odoo 8?
I have to put some actions in there but I cant find it...
Best Regards
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيلالمنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
---|---|---|---|---|
|
1
سبتمبر 17
|
2775 | ||
workflow transition
تم الحل
|
|
1
أغسطس 17
|
3328 | |
|
1
مارس 16
|
3626 | ||
|
2
مارس 15
|
3557 | ||
|
2
فبراير 25
|
6949 |
From this link: https://www.odoo.com/blog/odoo-news-5/post/odoo-8-release-notes-186. Warehouse management is rewritten and I also notice that stock_workflow.xml is not available in odoo 8 (the stock module doesn't have a workflow).
so how can I do some actions without that workflow?
ok, I just call the functions on the View (Python) mark this as correct pls