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

What are the invoice types available in open erp? eg: tax invoice etc.

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

https://www.odoo.com/apps/7.0/l10n_in_tax_retail_invoice/ is the module may work for you, you can have tax / retail and excise invoice you can also choose the printing option based on the types of invoice. 

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

Thanks a lot

l10n_in_tax_retail_invoice requires 10n_in_account_tax module. How can I get 10n_in_account_tax module?

أفضل إجابة

Hi

Try this

https://doc.openerp.com/book/3/3_7/invoicing/

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

Thanks a lot

أفضل إجابة
  1. Customer Invoice
  2. Customer Refund (Credit Note)
  3. Supplier Invoice
  4. Supplier Refund (Debit Note)

 

Since the object model is shared among invoice types you can inherit it and create your own invoice type if you need one.

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

Thanks a lot

What are the value need to pass in field 'type' of account.invoice table in odoo to get Customer Invoice & Supplier Invoice ?