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

Hi all, 

I know i can edit the invoice number sequence in Settings / Sequences and  Identifiers, but is possible edit the invoice number in the same bill? 

Activating the developer mode I see that the invoice number fieldname is 'number' and the object is account.invoice. 

So I search around the 'account' module and i delete the readonly=True from account_invoice.py (only in number propierty) and the readonly=1 from account_invoice_view.xml (only in number propierty), but my server crashs and need to make a recovery server.

Anyone have any idea? Fing up to useful answer.

Thanks so much in advance! 

Аватар
Відмінити
Найкраща відповідь

HI Juan Muñoz,

The invoice number is auto generated number and which is read-only.

Its the standard process its not editable otherwise anyone can change the number to any and sequence may be different.

Just revert your changes in which you made in base module it will no affect to your current database.

If your current invoice made for wrong customer than just cancel it and reuse it for another customer it will use the same sequence as it is already generated.

Regarding change the sequence number for newly created invoice.

That you can update from settings under the sequence.

For Recovery : Just revert back the changes which made in base module and upgrade the account module.

If you are not able to upgrade module from screen than

Upgrade it from terminal by applying -d database and -u module_name.


Hope this will help.

Rgds,

Anil.




Аватар
Відмінити
Найкраща відповідь

actually i didnt understand your question, i will gave you two links to refer that you can make chances of your invoices http://www.odoo.yenthevg.com/change-invoice-numbering-odoo-8/

https://www.odoo.com/forum/help-1/question/changing-invoice-sequence-numbering-to-include-customer-reference-17213

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
квіт. 22
1423
3
лип. 17
4715
3
груд. 22
6202
1
лют. 19
3347
Skip Invoice Wizard Вирішено
1
серп. 17
3980