Commit Graph

13 Commits

Author SHA1 Message Date
Damien Crier
b71c0cb585 [ADD] add module 'account_easy_reconcile' : v8 migration 2015-09-04 08:47:31 +02:00
Alexandre Fayolle
0c179d85d9 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:22 +01:00
Yannick Vaucher
80925c2a7f Add license key in __openerp__.py 2015-02-06 16:14:41 +01:00
Leonardo Pistone
5e0c1d04aa mark as not installable 2015-01-16 09:51:01 +01:00
Leonardo Pistone
f1322826e9 Merge branch '7.0' into 8.0
Conflicts:
	.travis.yml
	__unported__/account_advanced_reconcile/res_config.py
	__unported__/account_advanced_reconcile/res_config_view.xml
	__unported__/account_statement_base_completion/__openerp__.py
	__unported__/account_statement_base_completion/i18n/fr.po
	account_advanced_reconcile/res_config.py
	account_advanced_reconcile/res_config_view.xml
	account_easy_reconcile/res_config.py
	account_easy_reconcile/res_config_view.xml
	account_invoice_reference/__openerp__.py
	account_invoice_reference/account_move.py
	statement_voucher_killer/__openerp__.py
	statement_voucher_killer/voucher.py
2015-01-13 14:47:22 +01:00
Pedro M. Baeza
fa35b31e26 Merge pull request #52 from guewen/account_invoice_reference
Migration of account_invoice_reference
2014-12-15 09:33:33 +01:00
Stéphane Bidoul
339ee23187 [DEL] remove invoicing_voucher_killer (moved to OCA/bank-payment) 2014-11-21 14:20:19 +01:00
Stéphane Bidoul
4b464b9270 [MIG] kill statement_voucher_killer for 8.0
In 8.0, bank statements do not use vouchers anymore.
2014-11-21 14:15:56 +01:00
Guewen Baconnier
58825ab0b3 Move account_invoice_reference from __unported__ to the root folder 2014-10-09 13:37:22 +02:00
Guewen Baconnier
043b2cb1d2 Move base_transaction_id from __unported__ to root folder 2014-10-08 16:11:06 +02:00
Alexandre Fayolle
5d5da9b065 fix unreachable code flagged by pylint 2014-09-26 08:15:13 +02:00
Laurent Mignon (aka lmi)
8496d8476a Merge remote-tracking branch 'upstream/7.0' into 8.0-port-base-import
Conflicts:
	.gitignore
	.travis.yml
	README.md
	__unported__/account_statement_base_completion/__openerp__.py
	__unported__/account_statement_commission/__openerp__.py
	__unported__/account_statement_transactionid_import/__openerp__.py
	__unported__/statement_voucher_killer/__openerp__.py
2014-08-06 10:28:57 +02:00
Pedro M. Baeza
e4a743bc7d Set as uninstallable and moved to __unported__ all modules. 2014-07-02 12:46:57 +02:00