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

hi,

In Odoo 8, we could import CSV data for "Account moves" and "Account move lines".

I'm migrating to Odoo 10 : i found how to import "Account moves" but where can i import the line of my moves (there's no "Import" button on the view of Account move lines) ?

Thanx.

Christophe

アバター
破棄
著作者 最善の回答

Empiro Technolgies provided this great solution : https://stackoverflow.com/questions/43115929/odoo-10-account-move-line-import

アバター
破棄
最善の回答

Hello Christophe,

In v9 or v10 You can't directly import account move lines as you can't directly create an account move line.

To import account move lines, I suggest you import them as part of an account.move

In your .csv file you can add columns with line_ids/ in front of your account.move.line columns name 

Make sure that debit and credit (sum of all your lines) are balanced otherwise it won't allow you to import it. 

アバター
破棄
関連投稿 返信 ビュー 活動
2
7月 25
4756
2
12月 24
7868
2
11月 24
28649
2
5月 24
7562
3
3月 24
7004