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

I created a project through the projects screen directly, can the project be linked to a sale order after creating it in this way, to be able to create invoices for customers with timesheet?

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

hi, 

you can still attribute a order line to the project and it will automatically be associated to the related order.

You only need to display sale_line_id if form view and attribute a line like this: 

hope this helps.

الصورة الرمزية
إهمال
الكاتب

I try to link it this way, but the following message appears
"The operation cannot be completed: An FSM project must be billed at task rate or employee rate."

It's because your project is a Field service Project.
check the constraint in python to see the related conditions for that message:

('fsm_imply_task_rate', "CHECK((is_fsm = 't' AND sale_line_id IS NULL) OR (is_fsm = 'f'))", 'An FSM project must be billed at task rate or employee rate.'),

الكاتب

Thank you for replying, it is Done

HI, I am not getting the "invoicing tab" under project even though the billable option is enabled.
V16

المنشورات ذات الصلة الردود أدوات العرض النشاط
1
أغسطس 24
4543
1
أكتوبر 23
2366
2
يوليو 23
2432
2
فبراير 25
3601
1
ديسمبر 24
1269