Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
4545 Переглядів

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).

Related Posts Відповіді Переглядів Дія
1
лип. 25
2017
3
лип. 25
8929
1
трав. 25
1182
4
серп. 25
3280
0
бер. 25
1302