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
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
Adrien Peiffer (ACSONE)
3c46c813dd
[IMP][account_banking_payment_export] Add a custom view to select journal items that will added on payment order
...
* Add a custom journal items view based on an analysis of several production system
* Display credit only if account_banking_sepa_credit_transfer is installed
* Display debit only if account_banking_sepa_direct_debit is installed
* Create a new journal entry ref field which will contain the number of the related invoice if it exist and if the state of the releted move is draft.
otherwise, it will contain the name of the related journal entry.
2015-04-08 09:16:28 +02:00
Pedro M. Baeza
723d7e8e6b
Merge pull request #110 from acsone/8.0-bank-payment-fix93-sbi
...
8.0 improve selection of invoices to pay, solves #93
2015-04-08 09:07:54 +02:00
Stéphane Bidoul
c1153625a2
[DEL] account_banking_fr_lcr has been migrated to OCA/l10n-france
2015-04-01 22:46:36 +02:00
Stéphane Bidoul
1e58fb7594
Merge branch 'NL66278-8.0_no_import' into 8.0
2015-04-01 22:35:46 +02:00
Stéphane Bidoul
6ac1989ccf
Merge branch '8.0_no_import' of https://github.com/NL66278/bank-payment into NL66278-8.0_no_import
2015-04-01 22:28:25 +02:00
Stéphane Bidoul
c3b3fd82a0
[IMP] pain: do not use InstrPrty for Direct Debit
2015-04-01 22:06:21 +02:00
Alexandre Fayolle
38910a2134
don't use travis container-based infrastructure
2015-03-27 16:21:00 +01:00
Stéphane Bidoul
62633a3c85
[IMP] account_payment_blocking: use workflow instead of netsvc
2015-03-26 12:10:08 +01:00
Stéphane Bidoul
755ceb549c
[IMP] account_payment_blocking: further improve README
2015-03-26 11:50:24 +01:00
Stéphane Bidoul
db78dcc7fd
[IMP] account_payment_blocking: typo, authors and minor cleanup
2015-03-26 11:46:46 +01:00
Stéphane Bidoul
cc34f1d20f
[IMP] account_payment_blocking: README according to OCA guidelines
2015-03-26 11:27:26 +01:00
Nicolas Bessi (nbessi)
466df96434
Merge pull request #150 from gurneyalex/8.0-protect-imports
...
protect import of external dependencies
2015-03-25 09:59:36 +01:00
Alexandre Fayolle
f21049a942
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.
2015-03-25 09:11:12 +01:00
Adrien Peiffer (ACSONE)
4cb4a67530
[ADD] Add account_payment_blocking
2015-03-24 14:10:06 +01:00