OCA-git-bot
6165f87df2
[BOT] post-merge updates
2024-09-16 08:36:30 +00:00
OCA-git-bot
58519ad962
[BOT] post-merge updates
2024-09-13 06:05:17 +00:00
OCA-git-bot
0fc6af3506
[BOT] post-merge updates
2024-09-12 15:51:41 +00:00
OCA-git-bot
e5c4e7d689
[BOT] post-merge updates
2024-08-27 21:20:50 +00:00
OCA-git-bot
f498d2b72f
[BOT] post-merge updates
2024-08-17 10:40:24 +00:00
OCA-git-bot
b338bb4b42
[BOT] post-merge updates
2024-07-16 08:44:16 +00:00
OCA-git-bot
0826f46fe7
[BOT] post-merge updates
2024-07-15 07:30:33 +00:00
OCA-git-bot
1477376824
[BOT] post-merge updates
2024-07-01 20:46:17 +00:00
OCA-git-bot
7d56033848
[BOT] post-merge updates
2024-07-01 17:48:46 +00:00
OCA-git-bot
657d187692
[BOT] post-merge updates
2024-06-03 15:13:06 +00:00
OCA-git-bot
82c495481b
[BOT] post-merge updates
2024-04-24 07:49:36 +00:00
OCA-git-bot
0a16cf7430
[BOT] post-merge updates
2024-04-20 09:26:18 +00:00
Luc De Meyer
d05aba74c2
[IMP] update payment reference on open payment order
...
This commits adds the possibility to update the payment reference on a
payment transaction before generating XML file.
2024-04-20 09:33:04 +02:00
OCA-git-bot
cbe580f818
[BOT] post-merge updates
2024-04-19 14:56:53 +00:00
Luc De Meyer
73d857295f
[IMP] integrate transfer journal option into account_payment_order
2024-04-14 19:52:49 +02:00
OCA-git-bot
59792d7725
[BOT] post-merge updates
2024-03-01 17:37:49 +00:00
OCA-git-bot
886ea3418a
[BOT] post-merge updates
2024-02-18 14:01:06 +00:00
OCA-git-bot
8ce292ac62
[BOT] post-merge updates
2024-01-30 08:16:49 +00:00
OCA-git-bot
9f3f2cdd15
[BOT] post-merge updates
2023-11-27 09:25:36 +00:00
OCA-git-bot
2f5fd752de
[BOT] post-merge updates
2023-11-20 18:10:52 +00:00
OCA-git-bot
8808c2c6da
[BOT] post-merge updates
2023-11-10 07:46:32 +00:00
OCA-git-bot
1b408e21e3
[BOT] post-merge updates
2023-11-05 10:28:34 +00:00
OCA-git-bot
079a37c89f
[BOT] post-merge updates
2023-11-04 10:51:09 +00:00
OCA-git-bot
6683de5b11
[BOT] post-merge updates
2023-10-04 06:53:24 +00:00
OCA-git-bot
3a3c27f7ee
[BOT] post-merge updates
2023-09-22 15:56:59 +00:00
OCA-git-bot
608b20e0c5
[UPD] README.rst
2023-09-04 07:15:12 +00:00
OCA-git-bot
2fd38d4ac9
[UPD] README.rst
2023-09-03 11:49:50 +00:00
OCA-git-bot
eae61b85eb
[UPD] README.rst
2023-03-04 20:24:55 +00:00
Enric Tobella
7aa0dab42c
[IMP] account_payment_order: Promote to Mature
2023-03-04 19:44:00 +01:00
Miquel Raïch
62ca0b90f8
[IMP] account_payment_order: don't requiere reference_type anymore
2023-03-04 19:44:00 +01:00
AmmarOfficewalaSerpentCS
a597822f2c
[IMP] account_payment_order: Add hook method for finding previous payment orders + Pass single move in a get_account_payment_domain mehtod to find move in a method.
2023-03-04 19:43:51 +01:00
Carlos Roca
16274598ac
[MIG] account_payment_order: Migration to v14
2023-03-04 19:42:47 +01:00
Jesús Alan Ramos Rodríguez
c65a93af5b
[MIG] account_payment_order: Migration to 14.0
2023-03-04 19:42:47 +01:00
Andrea
f1930ad52e
[FIX] multicompany rule
2023-03-04 19:39:08 +01:00
Raf Ven
6cbf2bd82d
[MIG] account_payment_order: Migration to 13.0
2023-03-04 19:39:08 +01:00
Pedro M. Baeza
d68dd84c19
[FIX] account_payment_error: Avoid singleton error in allowed_journal_ids
...
Fixes #612
2023-03-04 19:39:08 +01:00
Pedro M. Baeza
297b91ec86
[MIG] account_payment_order: Finish migration to v12
...
* Removed deprecated YAML tests.
* Removed document dependency, as now there's no attachment dropdown.
* Switched deprecated `compute` method of res.currency.
* Restored missing field `reference_type` in invoices.
* Fixed call to `message_post`.
* Added missing description in model.
2023-03-04 11:17:14 +01:00
Alexis de Lattre
5b8b35163e
Start to port bank-payment to v9 (with a lot of improvements) during the Sorrento Code sprint 2016
...
Improvements include:
- full re-organisation of modules and big re-organisation of the code
- simplification of the code related to the fact that support for direct debit is now in t
he base module, not added by an optional module account_direct_debit (module was removed)
- new design of the wizard to select move lines to pay
- support for non-SEPA file transfer-
- support for German direct debit SEPA files (fixes bug #129 )
- remove workflow of payment.order
- add wizard of selection of move lines to pay
2023-03-04 11:09:40 +01:00