Hi everyone,
I login from the particular user and created quotation in odoo9.0 sale but in logs its showing sale order created before clicking confirm order ..How to handle this issue???
Kindly post the answers
Thank u
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi everyone,
I login from the particular user and created quotation in odoo9.0 sale but in logs its showing sale order created before clicking confirm order ..How to handle this issue???
Kindly post the answers
Thank u
Just to get it clear Quotation and Sale Order are the same entity but in different state
('draft', 'Quotation'), |
('sent', 'Quotation Sent'), |
('sale', 'Sales Order'), |
('done', 'Locked'), |
Hi,
It will always create sale order because to identify Quotation sale order have stage Quotation once Quotation will confirm it will become sale order and stage change to Sale Order.
You can see stage in header of form view.
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up
Hi krupesh,
Does isnt show quotation created once the quotation is saved after filling all the data.
Thanku in advance