コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
6273 ビュー

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.

アバター
破棄
最善の回答

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.



アバター
破棄
最善の回答

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.

アバター
破棄

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

最善の回答

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

アバター
破棄

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

関連投稿 返信 ビュー 活動
2
12月 15
4848
3
2月 25
2493
1
11月 24
2204
1
12月 23
2188
3
7月 22
2920