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

The standard import function in de Supplier invoices screen works, but the invoices end up with type = out_invoices, and show up in the customer invoices view. The type field is not importable itself. I guess it is a bug, or am I missing something?

Awatar
Odrzuć
Najlepsza odpowiedź

Yep its a bug on launchpad: https://bugs.launchpad.net/openobject-addons/+bug/1086424

There's a easy fix though, which has got supplier invoices importing on my end. Remove "readonly=True" from the 'type' column in /addons/account/account_invoice.py. This will allow the "Type" field to show up when you export, so that it imports them as Supplier invoices Otherwise it always defaults to customer invoices...

Awatar
Odrzuć
Autor

Thanks a lot, Dawn. I'll try your fix right away!

Powiązane posty Odpowiedzi Widoki Czynność
2
paź 23
3108
0
mar 15
2764
1
mar 24
7308
2
sty 24
1294
4
gru 23
21745