Commit Graph

888 Commits

Author SHA1 Message Date
Holger Brunn
412bee8010 [FIX] don't expect columns to be in the right order
and give default value for newly added required column
2015-06-26 20:28:51 +02:00
Sandy
767457939f Remove sudo requirement 2015-05-14 07:09:41 -04:00
Stefan Rijnhart (Therp)
cbfebe0edd Merge pull request #89 from NL66278/7.0_no_conflict_cash
[FIX] Fix compatibility with standard cash statement view
2015-04-23 10:40:21 +02:00
Yannick Vaucher
8133a9f5a9 Merge pull request #160 from yvaucher/7.0-trans
7.0 german translations
2015-04-17 14:40:10 +02:00
Rudolf Schnapka
09aadc8052 working on german translations 2015-04-17 14:35:56 +02:00
Rudolf Schnapka
2d74de6885 replaced tabs, that don't show correctly view 2015-04-17 14:35:56 +02:00
Rudolf Schnapka
cd2c0f11c6 initial german translations 2015-04-17 14:35:56 +02:00
Rudolf Schnapka
1beb2ca350 some initial german translations 2015-04-17 14:35:56 +02:00
Stéphane Bidoul (ACSONE)
955239bb8d Merge pull request #159 from akretion/7.0-backport-sepa-b2b
7.0 Backport support for scheme (CORE or B2B)
2015-04-17 11:23:21 +02:00
Yannick Vaucher
f413a3f43d Merge pull request #102 from challs/7.0_fix_uk_hsbc_mt940_import
7.0 fix uk hsbc mt940 import
2015-04-10 16:29:23 +02:00
Alexis de Lattre
e5d5dc4d59 FIX french translation: direct debit -> prélèvement 2015-04-08 16:10:04 +02:00
Alexis de Lattre
ddbae3e8c1 Add support for scheme (CORE or B2B), backported from 8.0 2015-04-08 16:00:32 +02:00
Alexandre Fayolle
deac3313d1 don't use travis container-based infrastructure 2015-03-27 16:21:00 +01:00
Stéphane Bidoul (ACSONE)
644cd0e725 Merge pull request #153 from gurneyalex/7.0-protect-import
move BeautifulSoup import inside the methods
2015-03-26 09:43:38 +01:00
Alexandre Fayolle
432ce1c2ee protect import of external dependency 2015-03-25 14:45:37 +01:00
Pedro M. Baeza
84fe20e4a0 Merge pull request #151 from gurneyalex/7.0-protect-imports
protect import of external dependencies
2015-03-25 09:59:40 +01:00
Alexandre Fayolle
2e2d8778bf 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.

Conflicts:
	account_banking_sepa_credit_transfer/models/account_banking_sepa.py
	account_banking_sepa_direct_debit/models/banking_export_sdd.py
2015-03-25 09:19:27 +01:00
Pedro M. Baeza
5bef54870a Merge pull request #43 from acsone/7.0-account_payment_blocking-sbi
[7.0]  Add account payment blocking
2015-03-25 01:07:16 +01:00
Stéphane Bidoul
d82e0d56d3 [REN] account_banking_payment_blocking -> account_payment_blocking 2015-03-24 14:00:33 +01:00
Adrien Peiffer
8c8f9b54f4 [IMP] rename move_blocked field to blocked 2015-03-24 14:00:33 +01:00
Adrien Peiffer
b767cad840 [IMP] account_banking_payment_blocking refactoring 2015-03-24 14:00:33 +01:00
Stéphane Bidoul
966e0c1cdd [IMP] account_payment_blocking headers consistency, better description, better imports 2015-03-24 14:00:33 +01:00
Adrien Peiffer
6a78c9d72d [ADD] Add test for account banking payment blocking 2015-03-24 14:00:32 +01:00
Adrien Peiffer
9e76faa478 [ADD] Add blocked field on supplier invoice 2015-03-24 13:34:14 +01:00
Stéphane Bidoul
1ea580872d [ADD] account_banking_payment_blocking
In the payment order creation wizard, do not propose invoices that are under litigation.

This is based on the blocked (aka No Followup) flag on the account move lines.
2015-03-24 13:34:14 +01:00
Nhomar Hernández [Vauxoo]
d6bf60eb51 Merge pull request #145 from savoirfairelinux/7.0-remove_deprecated_view_type
Remove deprecated view types
2015-03-17 20:53:31 -06:00
Loïc Faure-Lacroix
6d70a4286a Remove deprecated view types 2015-03-18 01:30:06 +03:00
Yannick Vaucher
55e526d229 Fix author addition 2015-03-04 13:41:22 +01:00
Alexandre Fayolle
f867fe0cda missed one addon in script 2015-03-03 16:37:13 +01:00
Alexandre Fayolle
da57318846 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:13 +01:00
Pedro M. Baeza
b4b746597e Merge pull request #133 from StefanRijnhart/7.0-voucher_journal_context_therp
[FIX] Voucher is created with wrong bank journal
2015-03-02 17:14:41 +01:00
Pedro M. Baeza
f983def296 Merge pull request #76 from NL66278/7.0_exception_menu_sepa_credit_files
[FIX] Prevent exception on showing sepa files after deletion on payment/...
2015-03-02 16:21:47 +01:00
StefanRijnhart
5b1d22d237 [FIX] Voucher is created with wrong bank journal 2015-02-27 14:01:00 +01:00
Pedro M. Baeza
4dc3a1f73d Merge pull request #73 from kmee/feature/translate_account_payment
Translations for Brazilian Portuguese for account_payment_partner, accou...
2015-02-12 01:31:30 +01:00
Ronald Portier (Therp BV)
c3e57770aa [FIX] Flake8 should be OK now. 2015-01-23 18:17:46 +01:00
Ronald Portier (Therp BV)
8e820d4197 [FIX] No more field type in model ir.ui.view. 2015-01-23 12:03:40 +01:00
Ronald Portier (Therp BV)
4a58def6d1 [FIX] Some travis/flake enhancements. 2015-01-23 11:44:47 +01:00
Yannick Vaucher
c0395cd2e6 Merge pull request #100 from StefanRijnhart/7.0-fix_account_number_column_length
[FIX] Account number column too short for some IBANs
2015-01-22 17:55:59 +01:00
Stéphane Bidoul (ACSONE)
51dd5690c0 Merge pull request #104 from akretion/7.0-account-payment-fr-translation
Add FR translation on account_payment_partner/sale/purchase
2015-01-20 15:44:13 +01:00
Alexis de Lattre
412ded548e Add FR translation on account_payment_partner/sale/purchase 2015-01-20 11:22:10 +01:00
Chris Halls
5de112de8d [PEP8] Add a space after comma
Thanks Stéphane Bidoul for the feedback
2015-01-19 12:05:02 -02:00
Stefan Rijnhart
0336703c1a [FIX] Account number column too short for some IBANs 2015-01-16 10:32:01 +01:00
Stefan Rijnhart (Therp)
a781289b44 Merge pull request #94 from hbrunn/7.0-fix-migration
[FIX] don't pass column name as sql parameters
2015-01-16 09:14:08 +01:00
Holger Brunn
2c7dee3d99 [FIX] don't pass column name as sql parameters 2015-01-14 11:58:58 +01:00
Chris Halls
54bfe28936 [FIX] uk_hsbc statement import was not parsing detail lines
Fixed a problem with a recent change to the regexp string causing it
to no longer match against statement lines due to backslash.

Also fixed testing code when running from the command line
2015-01-07 13:28:49 -02:00
Ronald Portier (Therp BV)
d35be1e671 [FIX] Module account_banking:
Solve issue https://github.com/OCA/bank-payment/issues/88
    Conflict between account_banking and Cash Management. Not all views
    for account.bank.statement.line have the state field. This conflicts
    with fields added to the model that have readonly conditioned on
    state.
    Solved by moving readonly attribute from model to banking views.
2015-01-04 13:59:29 +01:00
Stefan Rijnhart (Therp)
32bb8906a8 Merge pull request #75 from NL66278/7.0_sepa_migration
[FIX] Add CASCADE option to DROP TABLE sdd_mandate
2014-12-08 16:01:46 +01:00
Holger Brunn
5e10366754 Merge pull request #67 from StefanRijnhart/7.0-debit_usability2
[FIX] Payment lines are editable from the mandate form view
2014-12-08 11:58:54 +01:00
Ronald Portier (Therp BV)
4a5096348d [FIX] Prevent exception on showing sepa files after deletion on payment/direct debit orders. 2014-12-03 22:58:58 +01:00
Ronald Portier (Therp BV)
e50165b961 [FIX] Add CASCADE option to DROP TABLE sdd_mandate 2014-12-03 16:00:36 +01:00