تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
2 الردود
8175 أدوات العرض

I wanted to add validation state to default purchase order workflow. I tried to add it the same way as it is showed in openerp 6.1 functional demo. I created Validation state, then connected from Confirmed state to Validation. In this transition added condition, that when amount_total > 1000, ask for validation and also added required access group to be purchases manager. And from validation state connected transition to router and in that transition added signal button 'purchase_approve'. Also in default transition from Confirmed state (or Node if you can name it) o Router, changed condition from 'True' to amount_total <= 1000. So when I create purchase order, it always shows that validation is required, no matter what is amount_total. Also when I press approve button, nothing happens (does not matter if that user has purchases manager rights or not).

Is there something new in openerp 7 with workflows that I don't know and should have in mind?

الصورة الرمزية
إهمال
أفضل إجابة

If you've since upgraded to odoo 8, the module purchase_double_validation does this for you.

الصورة الرمزية
إهمال
أفضل إجابة

same problem here! any hints or maybe already solved?

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أكتوبر 15
5585
0
مارس 15
4028
1
أغسطس 25
140
2
يوليو 25
406
1
يوليو 25
378