Commit Graph

18 Commits

Author SHA1 Message Date
Stéphane Bidoul
c1153625a2 [DEL] account_banking_fr_lcr has been migrated to OCA/l10n-france 2015-04-01 22:46:36 +02:00
Stéphane Bidoul
6ac1989ccf Merge branch '8.0_no_import' of https://github.com/NL66278/bank-payment into NL66278-8.0_no_import 2015-04-01 22:28:25 +02:00
Alexandre Fayolle
f21049a942 protect import of external dependencies
Odoo won't install an addon if the external dependencies are not met.
However, the python modules of the addons are imported at startup, and the
lack of an external dependency for an external addon will cause a crash,
therefore the import needs to be in a try..except block.
2015-03-25 09:11:12 +01:00
Erwin van der Ploeg
57600931cb Remove module account_banking_partner_journal_account. Moved to bank-statement-reconcile 2015-03-13 15:04:08 +01:00
Alexandre Fayolle
5a25353a82 Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
2015-03-02 17:23:15 +01:00
Pedro M. Baeza
136e50fbbb [DEL] account_bank_statement_tax: Removed as now is a core feature 2015-02-14 13:37:29 +01:00
Yannick Vaucher
c374798299 Add license key in __openerp__.py 2015-02-06 15:54:53 +01:00
Stéphane Bidoul
762fa5f4e9 [MIG] migrate payment test suite 2015-01-06 15:29:39 +01:00
Stéphane Bidoul
95d2c0a468 [MIG] move account_banking_payment out of __unported__and rename to account_banking_payment_transfer 2015-01-06 15:29:39 +01:00
Stéphane Bidoul
3eddb643f1 [IMP] move 'structured' reference type to account_banking_payment_export 2015-01-06 15:29:39 +01:00
Stéphane Bidoul
9c9826ee4b [IMP] move account.move.line.get_balance() to account_banking_payment_export 2015-01-06 15:29:39 +01:00
Ronald Portier (Therp BV)
7ed4e86013 [FIX] Move unported import parsers to bank-statement-import project. 2015-01-05 15:10:29 +01:00
Pedro M. Baeza
4f2fb49e48 [FIX] account_payment_sale_stock: Split for removing stock dependency on sale
[DEL] Remove old translations templates
[IMP] More reorder on folder structure
2014-11-08 02:45:12 +01:00
Pedro M. Baeza
aa54c740ca [MIG] Migration and enhancement of all modules involved in SEPA 2014-11-08 02:45:11 +01:00
Ronald Portier
34052f7a4f [FIX] After removing module account_iban_preserve_domestic, also remove
all other modules dependant on this one, or other references to
    domestic account number.
2014-10-29 15:08:46 +01:00
Ronald Portier
8b15aef945 [DEL] No more any need for porting account_iban_preserve_domestic.
- IBAN is now required for all countries/banks using IBAN accounts.
2014-10-27 15:01:01 +01:00
Ronald Portier
e9d0a889d0 [FIX] Module base_iban_not_required:
- Removed module from the __unported__ directory, because
      module is no longer needed on odoo 8.0, therefore does not need
      porting.
2014-10-20 12:03:07 +02:00
Pedro M. Baeza
a2e807668e Initial adjustments for 8.0 repository 2014-09-10 12:19:20 +02:00