Hi
I create a sale order of two products and i need to get both products in customer invoice..?what is the way to do it..?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
Hi
I create a sale order of two products and i need to get both products in customer invoice..?what is the way to do it..?
This is depending you Sale order Invoicing methode.
Se the order_policy:
'order_policy': fields.selection([
('prepaid', 'Pay before delivery'),
('manual', 'Deliver & invoice on demand'),
('picking', 'Invoice based on deliveries'),
('postpaid', 'Invoice on order after delivery'),
If you choose the 'Deliver & invoice on demand' you can invocing directly.
and so on: you can find a lot of manual about this:
https://doc.openerp.com/6.0/book/3/3_7/invoicing/
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Inscribirse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
1
jun 21
|
2658 | |||
|
0
jun 17
|
6062 | |||
|
0
mar 15
|
6801 | |||
|
0
mar 15
|
4120 | |||
|
change between 2 Invoice formats
Resuelto
|
1
jul 25
|
1707 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.