Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2096 Widoki

Greetings to all,

​I have Migrated my database from v15 to v16 Successfully and everything is working fine except account move line models data which is not showing in views but exist in migrated database as I verified it from postgres. so, Anyone who know the reason why it is not showing in views or there is some migrations script missing in Openupgrade?

Awatar
Odrzuć
Autor

this one is the migrated record where I added display_type manually inside views and as you can see there is a cost of goods in account_id but in account move model it still showing product not cogs and also this should not be shown in Invoice Lines as I duplicated this record and cost of goods sold is showing in Journal Items here is the result. 

Najlepsza odpowiedź

It's seems some scripts are missing.
to check that, Open openupgrade-scripts folder --> scripts --> account
and check if these three files are exist [pre-migration.py, post-migration.py, end-migration.py ]

if not, You can get them from this link

https://github.com/ngochung207/OpenUpgrade/tree/16.0-mig-account

Awatar
Odrzuć
Autor

I have followed the same migration script and now account move line record 
is showing data in views but there is a problem with display_type (account move line).
there is a cost of goods in account_id but in account move model it still showing product not cogs and also this should not be shown in Invoice Lines as I duplicated this record and cost of goods sold is showing in Journal Items. have you faced this issue as well? 

Autor Najlepsza odpowiedź

I

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
paź 24
3526
0
gru 23
1664
0
paź 23
4360
1
gru 23
1403
0
wrz 23
2102