Commit Graph

963 Commits

Author SHA1 Message Date
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
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
Yannick Vaucher
9119523835 Add bug tracker link on README.rst 2015-05-22 19:45:52 +02:00
Alexandre Fayolle
4317df6550 Merge pull request #161 from StefanRijnhart/8.0-invoices_to_receive_closed_fiscalyears
[FIX] Allow receivables from closed fiscal years
2015-05-14 13:11:11 +02:00
Sandy
e06f77c9a7 Remove sudo requirement 2015-05-14 07:09:11 -04:00
Stefan Rijnhart (Therp)
7d97b5fe9c Merge pull request #139 from pedrobaeza/8.0-account_payment_partner-moves_wo_invoice_patch
[FIX] account_payment_partner: Fix for finding account move lines without invoice (manual entries in receivables/payables)
2015-04-24 17:57:09 +02:00
Stefan Rijnhart (Therp)
4b807a1496 Merge pull request #156 from acsone/8.0-InstrPrty-DD-sbi
[IMP] pain: do not use InstrPrty for Direct Debit
2015-04-24 17:23:04 +02:00
Stefan Rijnhart
7a6467140b [FIX] Allow receivables from closed fiscal years 2015-04-24 16:59:02 +02:00
Pedro M. Baeza
6414ecac6b Merge pull request #158 from acsone/8.0-imp-payment-order-journal-item-view-ape
[8.0][account_banking_payment_export] Add a custom view to select journal items that will added on payment order
2015-04-22 14:08:48 +02:00
Adrien Peiffer (ACSONE)
8a56787cbc [IMP] Port account_move_line.py on new API 2015-04-22 13:02:24 +02:00
Pedro M. Baeza
6b07caac88 [FIX] account_payment_partner: Fix for finding account move lines without invoice (manual entries in receivables/payables) 2015-04-21 18:41:29 +02:00
Pedro M. Baeza
4c82b84fdb Merge pull request #154 from acsone/8.0-account_payment_blocking
[8.0] port account payment blocking from 7.0
2015-04-17 14:08:02 +02:00
Stéphane Bidoul
e888f43168 [IMP] account_payment_blocking: add generic OCA icon 2015-04-17 11:19:25 +02:00
Stéphane Bidoul
898ba88f2f [FIX] account_payment_blocking: better title in README 2015-04-17 11:17:06 +02:00
Stéphane Bidoul
3847b99ac0 [FIX] account_payment_blocking: missing context on search 2015-04-17 11:15:25 +02:00
Stéphane Bidoul
dd40dd0870 [FIX] account_payment_blocking: copyright year 2015-04-17 11:14:12 +02:00
Stéphane Bidoul
8e04e070ab [FIX] account_payment_blocking: ensure context 2015-04-17 11:12:05 +02:00
Stéphane Bidoul
d488ce4548 [FIX] account_payment_blocking: OpenERP -> Odoo in comments 2015-04-17 11:10:08 +02:00
Stéphane Bidoul
1419300ac5 [FIX] account_payment_blocking: license in README 2015-04-17 11:09:45 +02:00
Yannick Vaucher
3a5a61b782 Merge pull request #157 from acsone/8.0-del-account_banking_fr_lcr-sbi
[DEL] account_banking_fr_lcr has been migrated to OCA/l10n-france
2015-04-08 14:27:29 +02:00
Adrien Peiffer (ACSONE)
cfb27532b6 [IMP][account_banking_payment_export] Use payment mode type instead of check if modules are installed 2015-04-08 09:26:55 +02:00