[quote="hda"]Account_id in account_move_line is compulsary field. and with original addons you will never enter account_move_line without account. i thing error occurs because of one of these modules. fs3_account_cic fs3_base_partner_cic fs3_coa_cic fs3_tax_codes_extended sgc_base_mod sgc_check_voucher sgc_custom_menu sgc_supplier_invoice
It is passing account_id = False in account_move_line. you must get this error at the time of confirming invoice or by entering accounting entries manually. Try to create new database with simple account module and try to create invoice and confirm>pay it. if it will work then there must be error in above modules.[/quote] Hi hda. Thanks for the reply. Since I posted this for over a month ago, the problem only happened again twice so I just restarted the server to fix it. Just today, it happened again. So I decided to revisit this thread. I checked the modules above but I did not find any line that passes something in account_move_line. The database doesn't have any record that has a null value in the account_id. What else could be the culprit? Could it be the audittrail? -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=53124#53124 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
