Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3843 มุมมอง

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/

 

 

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มิ.ย. 21
2422
0
มิ.ย. 17
5768
0
มี.ค. 15
6424
0
มี.ค. 15
3860
change between 2 Invoice formats แก้ไขแล้ว
1
ก.ค. 25
1216