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?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
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
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
1
ago 24
|
4369 | ||
|
1
oct 23
|
2264 | ||
|
2
jul 23
|
2319 | ||
Timesheets: Start / End Time
Resuelto
|
|
2
feb 25
|
3445 | |
|
1
dic 24
|
1105 |