Skip to Content
Menú
This question has been flagged
2 Respostes
6113 Vistes

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

Avatar
Descartar
Autor Best Answer

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

Avatar
Descartar
Best Answer

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. 

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de jul. 25
4636
2
de des. 24
7778
2
de nov. 24
28549
2
de maig 24
7487
3
de març 24
6919