Commit Graph

987 Commits

Author SHA1 Message Date
Yannick Vaucher
08552ba799 Add group_multi_currency group on currency fields 2015-07-14 12:47:31 +02:00
Yannick Vaucher
3b7676d049 Remove uselesses readonly attributes 2015-07-14 12:47:15 +02:00
Yannick Vaucher
34a5b9adc7 [FIX] xml indentation 2015-07-14 12:47:08 +02:00
Yannick Vaucher
4d9f32717a Improve README.rst 2015-07-14 12:42:20 +02:00
vrenaville
e4816c3b4f [FIX] Pep8 + improve test function 2015-07-14 12:42:20 +02:00
vrenaville
70cfd3b225 [FIX] __openerp__.py 2015-07-14 12:42:20 +02:00
vrenaville
d6e29bbfe5 [ADD] documentation module + pep8 cleaning 2015-07-14 12:42:20 +02:00
vrenaville
fc325a4dbc [FIX] remove payment view, it will be move in an other module 2015-07-14 12:42:20 +02:00
vrenaville
b7d280e753 [FIX] set sign on amount / amount_currency 2015-07-14 12:42:20 +02:00
vrenaville
eef85a6936 [FIX] Import invoice view improvement 2015-07-14 12:42:20 +02:00
vrenaville
1b03b4b4f1 [FIX] change layout 2015-07-14 12:42:16 +02:00
vrenaville
b65090bb41 [ADD] account import line currency extension module 2015-07-14 11:48:08 +02:00
Pedro M. Baeza
d992f45337 Merge pull request #189 from amoya-dx/add_manual_direct_debit_payment_mode_type
ADD manual direct debit payment mode type
2015-07-13 01:10:37 +02:00
Pedro M. Baeza
9f4fd17a4a Merge pull request #198 from rlizana/8.0_account_banking_payment_transfer_add_states
[FIX] account_banking_payment_transfer: Use selection_add for state overwrite
2015-07-12 11:47:53 +02:00
Roberto Lizana
97c1280c80 [FIX] account_backing_payment_transfer: Use selection_add for overwrite state in payment.order 2015-07-12 09:41:56 +02:00
Stéphane Bidoul (ACSONE)
075958fc0d Merge pull request #190 from acsone/8.0-imp-invoice-ref-payment-line-ape
[IMP][account_banking_payment_transfer] Consider invoice reference on move line
2015-07-10 11:45:40 +02:00
Pedro M. Baeza
c48c411548 Merge pull request #193 from amoya-dx/imp_payment_mode_print_2
ADD description on payment mode and show it on invoice report
2015-07-10 11:18:34 +02:00
Pedro M. Baeza
7acbd1239d Merge pull request #195 from incaser/repeat-mandates-save_sepa
[FIX] account_banking_sepa_direct_debit: Fix error in payment order …
2015-07-08 12:56:09 +02:00
sergio-incaser
4f3bc65b40 [FIX] account_banking_sepa_direct_debit: Fix error in payment order validation when there is more than one line with the same mandate. 2015-07-08 10:07:40 +02:00
AngelMoya-Domatix
901f6748fe ADD description on payment mode and show it on invoice report
FIX tabs

FIX translate
2015-07-07 10:03:24 +02:00
Adrien Peiffer (ACSONE)
fae622be23 [IMP][account_banking_payment_transfer] Consider invoice reference for the move line on transfer account if there is only one payment line 2015-06-30 13:42:36 +02:00
AngelMoya-Domatix
ac2ad3adf7 ADD manual direct debit payment mode type 2015-06-29 15:59:22 +02:00
Pedro M. Baeza
af400e6663 Merge pull request #186 from pedrobaeza/8.0-transfer_date_maturity
[IMP] account_banking_payment_transfer: Use payment line date as the maturity date for the new move
2015-06-28 17:57:27 +02:00
Pedro M. Baeza
2104a0bf5a [IMP] account_banking_payment_transfer: Use first maturity date for all cases, because the group is always by payment date 2015-06-27 22:25:40 +02:00
Pedro M. Baeza
d061987a47 [IMP] account_banking_payment_transfer: Use payment line date as the maturity date for the new move 2015-06-26 08:28:53 +02:00
Pedro M. Baeza
c32502c186 Merge pull request #183 from acsone/8.0-fix-consider-entry-posted-ape
[8.0][account_banking_payment_transfer] Avoid to post the created move if entry_posted on the journal isn't true
2015-06-24 22:27:36 +02:00
Adrien Peiffer (ACSONE)
416c71f11b [IMP][account_banking_payment_transfer] Condider entry_posted flag on account_journal to post the move 2015-06-24 09:21:07 +02:00
Stéphane Bidoul (ACSONE)
3469dc8f5b Merge pull request #175 from akretion/8.0-sepa-newapi
8.0 Port SEPA modules to new API + fix regression in SEPA direct debit
2015-06-15 10:06:33 +02:00
Pedro M. Baeza
60253caf71 Merge pull request #178 from acsone/8.0-fix-attach-migration-sbi
[FIX] sepa attachments migration fix
2015-06-13 15:28:46 +02:00
Alexis de Lattre
0c0a076abe Add @api.model on _get_struct_communication_types 2015-06-13 13:57:01 +02:00
Stéphane Bidoul
a9d12a6014 [FIX] sepa attachments migration fix
Sometimes sepa file could have been detached
from the corresponding payment order.
2015-06-13 11:21:07 +02:00
Pedro M. Baeza
e792d8a20d Merge pull request #177 from acsone/8.0-fix-common.DB-sbi
[FIX] tests.common.DB was removed from 8.0 stable
2015-06-13 09:18:45 +02:00
Stéphane Bidoul
1b6728579a [FIX] tests.common.DB was removed from 8.0 stable 2015-06-12 18:56:29 +02:00
Pedro M. Baeza
a6cc12e394 Merge pull request #173 from acsone/8.0-readme-pst
Add requested  descriptions in an OCA README.rst file
2015-06-11 09:56:26 +02:00
Alexis de Lattre
885c79c424 account_banking_pain_base: add @api.model on all methods of banking_export_pain.py 2015-06-08 14:11:38 +02:00
Alexis de Lattre
3781f37bcb Port SEPA modules to new API
Fix an important regression in account_banking_sepa_direct_debit: "Date of Last Debit" was not set any more
Proper write of date_done with account_banking_payment_export is installed without account_banking_payment_transfer
Add post-install script for date_sent on payment.order
2015-06-06 00:20:41 +02:00
Philippe Schmidt
4ddcb0b04e some typo corrections 2015-06-05 12:31:00 +02:00
Philippe Schmidt
8aca38a4e6 typo corrections 2015-06-05 11:22:39 +02:00
Philippe Schmidt
17ad455c92 Add requested descriptions in an OCA README.rst file 2015-06-05 11:22:39 +02:00
Pedro M. Baeza
7089fc150e Merge pull request #172 from akretion/8.0-fix-bug-111-add-initiating_party_identifier
Fix bug #111 New field initiating_party_identifier on res.companyi
2015-06-04 07:47:33 +02:00
beau sebastien
597061ec57 Merge pull request #123 from akretion/8.0-bank-file-as-attachment-rescue
8.0 Use attachments instead of creating a specific object for each payment file
2015-06-04 00:39:42 +02:00
Alexis de Lattre
f5d4da9fa7 Remove import models from init in sepa_credit_transfer 2015-06-02 19:03:01 +02:00
Alexis de Lattre
74b9c46c37 Add hook to block in localization modules that want raise if initiating_party is not set 2015-06-02 12:24:49 +02:00
Alexis de Lattre
86e30ee718 Fix flake8 warnings 2015-06-02 11:39:30 +02:00
Alexis de Lattre
d58bbfa6e8 Replace SQL by code that uses the ORM, as suggested by Pedro
Move part of the migration code to res_company.py, so that it's possible to inherit in other modules
2015-06-02 11:13:26 +02:00
Alexandre Fayolle
43c42f0165 Merge pull request #171 from acsone/8.0-payment_mode_type_constraint-sbi
Greenify runbot
2015-06-02 09:59:36 +02:00
Alexis de Lattre
c5ba16e5ef Add migration scripts to move files to attachments 2015-06-01 20:58:21 +02:00
Alexis de Lattre
e45505ddbf Better import 2015-06-01 19:28:47 +02:00
Alexis de Lattre
a7e1833664 Fix bug #111 New field initiating_party_identifier on res.company (migration script included) 2015-06-01 19:22:15 +02:00
Alexis de Lattre
6d55b29523 Use attachments instead of creating a specific object for each kind of payment order 2015-06-01 16:18:53 +02:00