Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
6957 Visninger

Hi!


I have a problem with the invoicing process in odoo. When an invoice is created and posted in odoo, the revenue is always posted in the month in which the invoice is issued. Why is there not the possibility to choose a different accounting date to the invoice date? (Just like it is for vendor invoices).

Revenues must - at least according to German GAAP - always be booked in the period in which they were delivered. We are a service company and charge our time accordingly from the previous month in the following month. Is there a possibility to implement this in the Odoo standard or do I always have to work via deferred accounts? 


Thank you very much, looking forward to your feedback.

Avatar
Kassér
Bedste svar

1. Activate Odoo Studio on the Customer Invoice form View.


2. Show Invisible Elements:


3. Scroll down to find the Accounting Date field


4. Edit the Conditional domain for the Invisible flag:





You will then see the Accounting Date for all Customer documents (Invoices, Credit Notes, Receipts) in addition to Vendor documents.



Avatar
Kassér
Bedste svar

Yes it's possible by editing the following View (with debug mode): account.move.form

For example, you can edit the field  named Accounting Date and remove the invisible attribute and its criteria.

Avatar
Kassér

But you should not edit in this way, if there is an update, your changes will be gone.

Bedste svar

@Ray Thank you for the answer.

Any other way to implement this without having to buy odoo studio? As this is basic accounting rule, it should be standard. Just like vendor bills.

Avatar
Kassér

Yes It is, always.
But you have to understand how the "view" system works in Odoo.
Its possible with the developer mode to add a new related view to the main view just like studio do.
If you would like to know how... just text me

Related Posts Besvarelser Visninger Aktivitet
2
dec. 15
5131
2
sep. 25
109
3
feb. 25
3280
1
nov. 24
3152
1
dec. 23
2889