Commit Graph

1234 Commits

Author SHA1 Message Date
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
sergio-incaser
cfe5e001e4 Merge branch 'oca-8.0' into 8.0 2015-07-06 13:40:20 +02:00
Adrien Peiffer (ACSONE)
c430f3e986 [IMP][account_banking_payment_transfer] Decorate debit_reconcile method with @api.cr_uid_id_context and call this one directly with a recordset 2015-07-01 09:43:02 +02:00
Adrien Peiffer (ACSONE)
1f031c4755 [CHG][account_banking_payment_transfer] Replace manual with auto 2015-07-01 09:29:34 +02:00
Adrien Peiffer (ACSONE)
0308d2f4dc [DEL][account_banking_payment_transfer] Remove unnecessary trigger 2015-07-01 09:28:25 +02:00
Adrien Peiffer (ACSONE)
0957ad1a48 [DEL][account_banking_payment_transfer] Remove unnecessary method 2015-07-01 09:26:09 +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)
3cbe770a75 [IMP][account_banking_payment_transfer] Use Standard method to reconcile parners move line 2015-06-24 09:28:47 +02:00
Adrien Peiffer (ACSONE)
4bd92e1b52 [FIX][account_banking_payment_transfer] Avoid to use self in @api.model decorated method 2015-06-24 09:28:45 +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
Adrien Peiffer (ACSONE)
4f1b4370b3 [IMP][account_banking_payment_transfer] Move the creation of partner move line out of action_sent method 2015-06-23 22:52:32 +02:00
sergio
82528c0211 Merge branch '8.0' of https://github.com/sergio-incaser/bank-payment into 8.0 2015-06-21 18:23:34 +02:00
sergio-incaser
f156d9a50b [IMP] account_banking_mandate: Add report SEPA mandate. 2015-06-19 16:22:57 +02:00
sergio
0c0376f4af [IMP] account_banking_mandate: Remove header and footer, new paper format to use all paper size 2015-06-18 22:23:29 +02:00
sergio-incaser
1cfbfb559f [IMP] account_banking_mandate: Add report SEPA mandate. 2015-06-18 12:23:05 +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
Stéphane Bidoul
88b0e72def [FIX] account.payment.term.line has no name field 2015-06-01 15:33:47 +02:00
Stéphane Bidoul
f6d781d214 [FIX] account_banking_payment_export: remove unneeded logging 2015-06-01 15:14:56 +02:00
Stéphane Bidoul
3260c6c801 [FIX] let the not null constraint on payment_mode.type be created correctly
This is a hack: in an ideal world, Odoo would set such
constraint after module install, not before.
2015-06-01 15:09:37 +02:00
Pedro M. Baeza
c07d0522c0 [IMP] Expand authors + manifest cleaning 2015-05-25 17:14:05 +02:00
Stéphane Bidoul (ACSONE)
d04e048223 Merge pull request #167 from yvaucher/8.0-add-bug-tracker-link
Add bug tracker link on README.rst
2015-05-25 13:26:49 +02:00