Jake Harr 0c052343a7 [FIX] account_invoice_reference: Fall back to number consistently
Without an origin or supplier invoice number, `_ref_from_invoice` could
return a falsy value. This was checked when called from
`AccountInvoice.action_number`, but not when called from
`AccountMove.create`.
2015-05-14 16:46:21 -04:00
2014-07-16 08:25:47 -04:00
2015-05-14 22:07:45 +02:00
2014-07-16 08:25:47 -04:00
2014-11-17 10:26:12 +01:00

Build Status Coverage Status

Odoo modules for statements tasks (completion, reconciliation)

Important notice: since version 8.0, the import feature has moved here: https://github.com/OCA/bank-statement-import

Version 8.0 and earlier :

  • Completion of infos (partner, account, ref,...) in statements.
  • Provide methods for making automatic reconciliation in batch

Other features can be found in those repository:

Version 7.0 and earlier :

  • Importing bank statements.
  • Complete partner on these statements.
  • Provide methods for making automatic reconciliation.
Description
Odoo account reconciliation modules (statements, data completion...)
Readme 12 MiB
Languages
JavaScript 38.6%
Python 33.9%
HTML 26.5%
SCSS 1%