Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
4947 Visualizzazioni

Most of the OpenERP reports are giving generating this error:

Field 'invoice_line' does not exist in object 'browse_record(res.partner, 451)'

(<type 'exceptions.attributeerror'="">, AttributeError(KeyError("Field 'invoice_line' does not exist in object 'browse_record(res.partner, 451)'",),), <traceback object="" at="" 0x7fa8a1802200="">)

The issue has been traced to the header/footer. Under Company - Edit, clicking Preview Header/Footer, it will fail with this error. Every report that uses a header fails.

I've tried replacing the RML with the stock versions. And I can't find any reference to invoice_line.

Where else can I look to find an error related to the header/footer?

Thank you,

Chance

Avatar
Abbandona

Could you post: RML header and footer for your company?

Autore

I replaced the RML with the stock template and still get the error.

Did you install a non official module?

Risposta migliore

Hello Chance,

Have you added any custom module in your addons?

If you have added than might be possibly that module is browsing field invoice_line from res partner object.

res partner doesn’t have that field so this error raised so please make clean your addons module and check your custom module.

Hope this will help.

Regards, Anil(SerpentCS)

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
dic 18
2708
0
set 24
3421
2
lug 23
12358
1
dic 22
2264
0
giu 16
4302