跳至內容
選單
此問題已被標幟
2 回覆
4517 瀏覽次數

Hello, I have Odoo 8 and I am trying the POS module. When I do a sale and create the invoice, it is created in "confirmed" state. How can I create that in draft state? So then I can edit that.

Thanks!    

頭像
捨棄
最佳答案

Dear Jose`,

you can put a domain by overriding the create or write method to put 'state', '=', 'draft' to create your sale in draft state.

Hope i got your point.

頭像
捨棄
作者

I will try it.

最佳答案

Hello,

Since you are doing retail sales, your invoice must be validated in the system to be able to create Sales financial transactions.

If you don't do it, then you POS sales will not match your financials, neither your payments. You have to know that when you create Invoice from your POS, order are already generated in the POS module, and once you close the session, payment finance transactions are also created, so the invoice must be validates since you already had sales.

I hope it's clear.

頭像
捨棄
作者

Yes, I understand. But I want to give the possibility to the admin of the software to check the invoices...

- in finance settings, you can activate performa invoice option, so if you create invoice directly, or from Sales Order(sales module), then you can create profoma invoice(doesn't receive inv number yet) and a manager or admin can validate it. but invoice created from POS, is directly validated.

- you always have option to cancel an invoice in case you want to do some modification, you need to install Cancel Journal Items module, and enable canceling check box on the journal and then you can cancel an invoice, reset, modify and validate.(it would still assign same number).

相關帖文 回覆 瀏覽次數 活動
1
7月 25
1993
3
7月 25
8879
1
5月 25
1134
4
8月 25
3242
0
3月 25
1257