Guewen Baconnier d2495b663a Do not write the company_id on the line
The field company_id is a related towards the move line.
If we write in credit_control_line.company_id, the ORM will
do a write on the company_id field of account_move_line.

It is useless anyway and if the module account_constraints is installed, it
will block the creation of credit_control_line records.
2014-12-09 09:32:58 +01:00
2014-11-24 15:40:51 +01:00
2014-06-30 11:23:00 +02:00
2014-11-05 09:33:14 +01:00
2014-07-07 17:44:35 +02:00
2014-10-07 21:10:12 +02:00

Build Status Coverage Status

Account financial Tools for Odoo/OpenERP

This project aims to make the accounting usage system easy and painless. It provides addons to:

  • Update the currency rate automatically via web services
  • Push credit management and follow up to next level
  • Generate reversed account moves
  • Cancel invoices with ease
  • Force draft accounting by default
  • Enforce partners on account moves

And much more.

Description
Odoo Accountant Financial Tools and Utils
Readme 117 MiB
Languages
Python 61.9%
HTML 38.1%