Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] account_payment_order #1403

Draft
wants to merge 187 commits into
base: 18.0
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
187 commits
Select commit Hold shift + click to select a range
cf19644
Start to port bank-payment to v9 (with a lot of improvements) during …
alexis-via Apr 29, 2016
789bb76
[FIX+IMP] account_payment_order: 2 things:
sbidoul Jun 25, 2016
3b08f31
Add support for multi-currency in the generation of the account move.
alexis-via Jun 29, 2016
33eb702
[IMP] account_payment_order: Remove useless migration script
pedrobaeza Jul 1, 2016
d1c7249
Move the account_payment_mode ir.rule in account_payment_mode module
yvaucher Jul 5, 2016
f74d219
[FIX+IMP] account_payment_order: 2 more things:
sbidoul Jul 19, 2016
bc56d03
[FIX] account_payment_order: 4 things:
alexis-via Jul 22, 2016
bd98d6e
[IMP] set partner on offsetting account move line if possible
sbidoul Aug 24, 2016
ded2286
Reactivate company rules in account_payment_order
yvaucher Sep 8, 2016
d4d6cb0
Port almost all modules to v10 (#305)
Oct 19, 2016
f35dbef
[FIX] account_payment_order: Use 'index' instead of 'select'
adrienpeiffer Nov 21, 2016
e57a1e4
Remove internal_type=other restriction for transfer account (#311)
jalzaga Dec 8, 2016
489cf38
Creation/Modification of bank info only for Account Payment group
alexis-via Jan 12, 2017
85ae542
[FIX] fill date instead off maturity date on account move line generated
vrenaville Feb 2, 2017
31fbf19
Fix 2 issues on form view for payment order
mdietrichc2c Mar 6, 2017
d27fcba
[FIX+IMP] account_payment_order:
alexis-via Apr 4, 2017
47f7367
[IMP] account_payment_order: Don't allow deletion of an uploaded paym…
mdietrichc2c Jul 26, 2017
540a6a4
[IMP] account_payment_order: Restriction + tests
grindtildeath Jul 27, 2017
f3af9a4
[FIX] account_payment_order: Adapt test to v10
pedrobaeza Aug 2, 2017
3b4aad8
[IMP] account_payment_order: select partner bank account automatically.
adrienpeiffer Aug 11, 2017
11c74d1
[10.0]Fix payment method onchange with multicompany (#374)
grindtildeath Aug 28, 2017
b47f73e
[ADD] description field for payment order
GillesTephaneMeyomesse Jun 26, 2017
789e4ee
[ADD] report for payment order (#370)
GillesTephaneMeyomesse Oct 10, 2017
4899ce5
[MIG] account_payment_order
etobella Oct 17, 2017
7d13473
When the user looks for open payables or receivables, in the
JordiBForgeFlow Oct 27, 2017
51ea4ce
[FIX] account_payment_order: Correct domain definition on account.pay…
pedrobaeza Dec 11, 2017
485ac24
[11.0][FIX] account_payment_order: printing report
astirpe Jan 22, 2018
411de8a
[FIX] account_payment_order: Take payment mode from move (#466)
pedrobaeza May 1, 2018
cd16745
[FIX] account_payment_order: Add bank payment line multi-company rule
carlosdauden May 3, 2018
4600fb6
Several small usability improvements
alexis-via May 22, 2018
c566b63
[FIX] report should show the invoice number, not the move name (#477)
etobella May 23, 2018
6f42e6d
[FIX] account_payment_order: Fix FR translation
pedrobaeza Jun 20, 2018
defa675
Translated using Weblate (Español (España))
etobella Jul 13, 2018
75b8730
[FIX] default_partner_id added on partner_bank if it is created.
etobella Aug 29, 2018
7043706
[10.0] Add filter on partners on wizard "Create Payment Lines from Jo…
Sep 2, 2018
9656ccb
[IMP] account_payment_order: Use bank.payment.line reference in Payme…
ecino Sep 4, 2018
a8457a2
Fix structured communication
Martronic-SA Oct 12, 2018
084779a
Translated using Weblate (German)
mncoon Oct 29, 2018
f320b38
[12.0][mig] account_payment_order: Migrate to v12.0
sergio-teruel Nov 5, 2018
99cd7ad
[MIG] account_payment_order: Finish migration to v12
pedrobaeza Dec 13, 2018
b04323c
[MIG] account_banking_sepa_direct_debit: Finish migration to 12.0
pedrobaeza Dec 14, 2018
4d9f220
[REF] Account Payment Order: add Admin in security group
ThomasBinsfeld Dec 17, 2018
6947e9e
[REF] Payment Order: better performance of draft2open method
ThomasBinsfeld Jan 17, 2019
1f0d0df
Translated using Weblate (German)
Jan 18, 2019
ba8cff6
Translated using Weblate (Dutch)
rven Jan 21, 2019
762a627
[FIX] account_payment_order: Fix journal domain
pedrobaeza Feb 2, 2019
007cec0
[REF+IMP] account_payment_order: invoice addition + move generation +…
ThomasBinsfeld Feb 6, 2019
aac3290
Translated using Weblate (Italian)
MarcoCalcagni Apr 3, 2019
e509176
[FIX] account_payment_order: wrong function name + report totals + re…
rubencr7 Apr 9, 2019
366a980
[REF] Payment Order: move all move preparation code in _prepare_move
ThomasBinsfeld Apr 10, 2019
9c134f5
[12.0] [FIX] Failing test test_account_payment_02
rven Apr 23, 2019
91ee5c5
Add indexes on account payment models
guewen May 7, 2019
7387f1e
[FIX] account_payment_error: Avoid singleton error in allowed_journal…
pedrobaeza Jun 26, 2019
589e592
[FIX+IMP] account_payment_order: Make tests resilient + inbound inher…
pedrobaeza Aug 22, 2019
76e1db4
[IMP] account_payment_order: Select first partner bank
carlosdauden Sep 10, 2019
9236d94
Translated using Weblate (Catalan)
Oct 4, 2019
e6e12ae
[FIX] account_payment_order: Fix payment order report. Adapt to boots…
sergio-teruel Oct 29, 2019
e0cce26
[FIX] account_payment_order: Sequences must be noupdate=1
pedrobaeza Oct 30, 2019
3f210e0
[FIX] account_payment_order: Restore colors in payment order tree view
pedrobaeza Dec 18, 2019
955ee98
[IMP] account_payment_order: change 'bill reference' column value in …
Feb 20, 2020
c10384a
Added translation using Weblate (Catalan)
CarlesAntoli Feb 28, 2020
1db144a
[IMP] account_payment_order: black, isort
rven Mar 12, 2020
ca0afcd
[MIG] account_payment_order: Migration to 13.0
rven Mar 12, 2020
b0b3daf
[FIX] multicompany rule
astirpe Apr 10, 2020
6b1221c
[IMP] account_payment_order: Print payment order in user lang if not …
pedrobaeza Feb 12, 2020
95cba83
[FIX] Set priority on alternate view
StefanRijnhart May 15, 2020
1020b65
[FIX] account_payment_order: set partner_bank_id + order generation f…
ValentinVinagre Apr 22, 2020
236420f
Fix state condition on invoice view
alexis-via Jun 6, 2020
0e2ed57
[IMP] account_payment_order: move payment order menus
luc-demeyer Jul 24, 2020
05c6db5
Added translation using Weblate (Spanish (Argentina))
ibuioli Aug 6, 2020
1734301
[FIX] avoid cache miss in compute
astirpe Sep 11, 2020
4957e5d
[MIG] account_payment_order: Migration to 14.0
alan196 Nov 14, 2020
4c354e3
[MIG] account_payment_order: Migration to v14
CarlosRoca13 Jan 5, 2021
e95dd01
[FIX] account_payment_order: Fix tests
joao-p-marques Feb 25, 2021
e3791ea
Added translation using Weblate (French (France))
Yvesldff Apr 10, 2021
3e2fd57
[FIX] account_payment_order: Fix tests
joao-p-marques Apr 14, 2021
1401b92
Translated using Weblate (French (France))
Yvesldff Apr 15, 2021
b7e4d2c
[FIX] account_payment_order: Computed non-stored fields needs always …
pedrobaeza Apr 15, 2021
eabb24c
Added translation using Weblate (Spanish (Chile))
Apr 18, 2021
bf5b78b
Translated using Weblate (Spanish)
Apr 18, 2021
37c9bf2
Translated using Weblate (Dutch)
bosd Apr 22, 2021
874e9fb
[FIX] account_payment_order: Remove old migration scripts
pedrobaeza Apr 26, 2021
94fe002
[13.0][IMP] account_payment_order - move date should be bank line dat…
baimont Apr 21, 2021
1decf4e
[FIX] account_payment_order: Change security group category + Make po…
joao-p-marques May 17, 2021
864c5ca
[IMP]account_payment_order: payment date when adding transaction line
manuelregidor Jun 2, 2021
91a4d85
[IMP] account_payment_order: Add hook method for finding previous pay…
AmmarOfficewalaSerpentCS Jul 6, 2021
0f56512
[FIX] account_payment_order: Bind report to model
iammiracle Aug 20, 2021
d5a44ac
[FIX] account_payment_order: Fix multi-company issues in tests
joao-p-marques Sep 14, 2021
1b6b710
[IMP] account_payment_order: computation of sepa + remove done state …
alexis-via Jun 8, 2021
098aaee
Translated using Weblate (Spanish (Argentina))
ibuioli Nov 8, 2021
1e34a98
Added translation using Weblate (Swedish)
simonstromb Nov 11, 2021
021c04b
[MIG] account_payment_order: Migration to 15.0
misern2 Dec 14, 2021
69fed53
account_payment_order: communication required in form view
alexis-via Feb 16, 2022
186fdf3
[IMP] account_payment_order: don't requiere reference_type anymore
MiquelRForgeFlow Mar 8, 2022
21443b6
Translated using Weblate (Catalan)
juliap98 Mar 29, 2022
84d79c1
[IMP] account_payment_order: Promote to Mature
etobella Apr 21, 2022
5feab6c
[FIX] account_payment_order: Don't fail due to tz
pedrobaeza Apr 22, 2022
1b83c53
[FIX] account_payment_order: Fix tests
ramiadavid Jul 6, 2022
0000e0a
[FIX] account_payment_order: fix action returned by create_account_pa…
alexis-via Aug 10, 2022
82ff9d2
[FIX] Restore payment order number in account move line label.
adrienpeiffer Sep 26, 2022
db4da73
[IMP]account_payment_order: Add activities to account.payment.order m…
manuelregidor Oct 27, 2022
7f141e5
[FIX] account_payment_order: Error in Batch Payments when deleting a …
antony-psc Dec 15, 2022
028cff4
Add pre_init_hook to add computed column
dannyadair Feb 22, 2023
13653cd
[IMP] account_payment_order: outbound inheritable + SavepointCase
celm1990 Jan 16, 2022
cfc717d
[FIX] account_payment_order: Proper indentation for test + make it work
pedrobaeza Jan 17, 2022
7d02ed5
[IMP] account_payment_order: Better communication field management
rousseldenis Apr 14, 2022
40649d3
[FIX] account_payment_order: Fallback to payment_ref if ref is undefined
driehuis Mar 18, 2022
274b7c3
[IMP] account_payment_order: add link to payment order in chatter
alexis-via Nov 8, 2022
acad379
[REF+IMP] account_payment_order: Use native payments
pedrobaeza Nov 6, 2022
f096102
[FIX] account_payment_order: Do correctly the fix on tests
pedrobaeza Mar 4, 2023
7c5f85d
[I18N] account_payment_order: Better translations for de_DE
wpichler Feb 22, 2023
137698a
[MIG] account_payment_order: Migration to 16.0
wpichler Oct 25, 2022
56c6f26
[UPD] Update account_payment_order.pot
Mar 4, 2023
5d2cd0f
[UPD] README.rst
OCA-git-bot Mar 4, 2023
71014a5
Update translation files
weblate Mar 5, 2023
d022376
Translated using Weblate (Italian)
mymage Mar 23, 2023
176aca5
[FIX] account_payment_order: create lines with same sequence name
Reyes4711-S73 Apr 5, 2023
180d59e
Translated using Weblate (Slovenian)
sysadminmatmoz Apr 11, 2023
e6f55df
account_payment_order 16.0.1.0.1
OCA-git-bot Apr 12, 2023
63278b0
[IMP] account_payment_order: Concatenate all UserError messages
Feb 17, 2023
7ec51c9
[UPD] Update account_payment_order.pot
Apr 18, 2023
4a66a63
account_payment_order 16.0.1.0.2
OCA-git-bot Apr 18, 2023
b59e5d9
Update translation files
weblate Apr 18, 2023
1f4f8a9
[FIX] Fixed Payment Transaction view
Nikul-OSI Apr 25, 2023
bdc9fc7
[FIX] account_payment_order: treet2 > street2
pedrobaeza Apr 25, 2023
1306fad
[UPD] Update account_payment_order.pot
May 3, 2023
38eb2f3
account_payment_order 16.0.1.1.0
OCA-git-bot May 3, 2023
631bbc0
Update translation files
weblate May 3, 2023
455e7e8
[FIX] account_payment_order: Set payment method line for account.payment
pedrobaeza May 11, 2023
5a40276
account_payment_order 16.0.1.1.1
OCA-git-bot May 12, 2023
8fb4b11
Translated using Weblate (Spanish)
Gelo-fl May 17, 2023
bb5def8
Translated using Weblate (French)
sanrav May 17, 2023
a1431d3
Translated using Weblate (French)
remi-filament Jun 29, 2023
5fe53d5
[FIX] account_payment_order Allow to download file in edit mode
Yadier-Tecnativa Jul 7, 2023
638095d
account_payment_order 16.0.1.2.0
OCA-git-bot Jul 10, 2023
3ead8eb
[IMP] account_payment_order: Add a custom message if the invoice does…
victoralmau Jul 24, 2023
f96a1fc
account_payment_order 16.0.1.2.1
OCA-git-bot Jul 24, 2023
4117c70
[FIX+IMP] account_payment_order: Better error messages on "Add to order"
pedrobaeza Aug 18, 2023
b9e7321
[UPD] Update account_payment_order.pot
Aug 21, 2023
4d19986
account_payment_order 16.0.1.2.2
OCA-git-bot Aug 21, 2023
de1b168
[UPD] README.rst
OCA-git-bot Sep 3, 2023
267aebf
[UPD] Update account_payment_order.pot
Sep 3, 2023
096798f
Update translation files
weblate Sep 2, 2023
d3735cf
Update translation files
weblate Sep 3, 2023
845023f
[FIX] account_payment_order: change result_payorder_ids to list to sh…
celm1990 Jan 4, 2023
0a37c5a
account_payment_order 16.0.1.2.3
OCA-git-bot Sep 4, 2023
7023579
[UPD] README.rst
OCA-git-bot Sep 4, 2023
aab6dee
Translated using Weblate (Spanish)
Ivorra78 Sep 4, 2023
babe4f7
Translated using Weblate (Spanish)
Ivorra78 Sep 20, 2023
20ce826
[FIX] account_payment_order: Add extra form view only to avoid open m…
victoralmau Sep 22, 2023
d76035a
[FIX] account_payment_order: Add colspan=2 to a correct visualization
victoralmau Sep 22, 2023
8cbff30
[BOT] post-merge updates
OCA-git-bot Sep 22, 2023
ba2613b
[IMP] account_payment_order: Add payment_ref field to account.payment…
victoralmau Sep 19, 2023
fff10eb
[FIX] account_payment_order: Define the value of the communication fi…
victoralmau Sep 19, 2023
82f5717
[BOT] post-merge updates
OCA-git-bot Oct 4, 2023
249dd5e
[UPD] Update account_payment_order.pot
Oct 27, 2023
d0f9600
Update translation files
weblate Oct 29, 2023
ef06495
Add warning when payment order is not SEPA
alexis-via Sep 27, 2023
2754520
[UPD] Update account_payment_order.pot
Nov 4, 2023
2a1d775
[BOT] post-merge updates
OCA-git-bot Nov 4, 2023
f98c967
Update translation files
weblate Nov 4, 2023
aa6f239
[IMP]grouped invoices: " - ".join in stead of "-".join
luc-demeyer Nov 4, 2023
ab593eb
[BOT] post-merge updates
OCA-git-bot Nov 5, 2023
d654196
Translated using Weblate (Swedish)
jakobkrabbe Nov 6, 2023
39d3540
Translated using Weblate (Spanish)
Ivorra78 Nov 6, 2023
8568fe3
[IMP] account_payment_order: add payment lines smart button on invoice
luc-demeyer Jun 23, 2023
71a4312
[UPD] Update account_payment_order.pot
Nov 10, 2023
a54bfd4
[BOT] post-merge updates
OCA-git-bot Nov 10, 2023
ca89d35
Update translation files
weblate Nov 10, 2023
a70ce3c
Translated using Weblate (Spanish)
Ivorra78 Nov 11, 2023
7838c7c
Large refactoring/improvement/cleanup of OCA/bank-payment
alexis-via Nov 7, 2023
68fb007
Add support for regulatory reporting in PAIN files
alexis-via Nov 15, 2023
6ef796d
[16.0] FIX account_payment_order communication full
mourad-ehm May 15, 2024
2072a12
[FIX] always exclude cancel moves in account.payment.line.create wizard
alexis-via Aug 21, 2024
1f086d7
account_payment_order: remove view inheritance that is not needed any…
alexis-via Aug 21, 2024
e258d2d
[FIX] account_payment_order: compute of bank account on payment line
alexis-via Aug 23, 2024
de57ee7
[IMP] account_payment_order: get d/l pop-up when generating file
alexis-via Aug 27, 2024
aa8a0e3
[IMP] add related field payment_method_code on account.move and accou…
alexis-via Aug 27, 2024
0acf6a0
Improve link between mandate and bank accounts
alexis-via Aug 27, 2024
cded827
[IMP] account_payment_order: set no_debit_before_maturity to True by …
alexis-via Aug 28, 2024
49932f7
[IMP] account_payment_order: set default_date_prefered to "due" by de…
alexis-via Aug 28, 2024
1123439
[FIX] account_payment_order: access rights issues on invoice
alexis-via Dec 11, 2024
a84ee3f
account_payment_order: add fields needed to make account_reconcile_pa…
alexis-via Dec 13, 2024
b28c5c2
[IMP] account_payment_order: pre-commit auto fixes
alexis-via Dec 15, 2024
973966f
[MIG] account_payment_order to v18
alexis-via Jan 28, 2025
0738296
[UDP] account_payment_order: new selectable field on account.payment.…
alexis-via Jan 30, 2025
713451a
[UDP] account_payment_order: adapt to changes in account_payment_base…
alexis-via Jan 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
144 changes: 144 additions & 0 deletions account_payment_order/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,144 @@
=====================
Account Payment Order
=====================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:96ea0487f4913c511030f33354ddc59f9216077eee1c990a3feb451a50351960
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png
:target: https://odoo-community.org/page/development-status
:alt: Mature
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fbank--payment-lightgray.png?logo=github
:target: https://github.com/OCA/bank-payment/tree/18.0/account_payment_order
:alt: OCA/bank-payment
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/bank-payment-18-0/bank-payment-18-0-account_payment_order
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/bank-payment&target_branch=18.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

This module adds support for payment orders and debit orders.

**Table of contents**

.. contents::
:local:

Installation
============

This module depends on:

- account_payment_partner
- base_iban
- document

This modules is part of the OCA/bank-payment suite.

Configuration
=============

This module adds several options on Payment Modes, cf
Invoicing/Accounting > Configuration > Management > Payment Modes.

Usage
=====

You can create a Payment order via the menu Invoicing/Accounting >
Vendors > Payment Orders and then select the move lines to pay.

You can create a Debit order via the menu Invoicing/Accounting >
Customers > Debit Orders and then select the move lines to debit.

This module also adds an action *Add to Payment Order* on supplier
invoices and *Add to Debit Order* on customer invoices.

You can print a Payment order via the menu Invoicing/Accounting >
Vendors > Payment Orders and then select the payment oder to print.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/bank-payment/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/bank-payment/issues/new?body=module:%20account_payment_order%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* ACSONE SA/NV
* Therp BV
* Tecnativa
* Akretion

Contributors
------------

- Stéphane Bidoul <[email protected]>
- Alexis de Lattre <[email protected]>
- Adrien Peiffer <[email protected]>
- Stefan Rijnhart
- Laurent Mignon <[email protected]>
- Alexandre Fayolle
- Danimar Ribeiro
- Erwin van der Ploeg
- Raphaël Valyi
- Sandy Carter
- Angel Moya <[email protected]>
- Jose María Alzaga <[email protected]>
- Meyomesse Gilles <[email protected]>
- Denis Roussel <[email protected]>
- `DynApps <https://www.dynapps.be>`__:

- Raf Ven <[email protected]>

- Andrea Stirpe <[email protected]>
- `Jarsa <https://www.jarsa.com.mx>`__:

- Alan Ramos <[email protected]>

- `Tecnativa <https://www.tecnativa.com>`__:

- Pedro M. Baeza
- Carlos Dauden
- Carlos Roca

- `Open Source Integrators <https://www.opensourceintegrators.com>`__:

- Ammar Officewala <[email protected]>

- Marçal Isern <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/bank-payment <https://github.com/OCA/bank-payment/tree/18.0/account_payment_order>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions account_payment_order/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
from . import models
from . import report
from . import wizard
42 changes: 42 additions & 0 deletions account_payment_order/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# © 2009 EduSense BV (<http://www.edusense.nl>)
# © 2011-2013 Therp BV (<https://therp.nl>)
# © 2013-2014 ACSONE SA (<https://acsone.eu>).
# © 2016 Akretion (<https://www.akretion.com>).
# © 2016 Aselcis (<https://www.aselcis.com>).
# © 2014-2023 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).


{
"name": "Account Payment Order",
"version": "18.0.1.0.0",
"license": "AGPL-3",
"author": "ACSONE SA/NV, "
"Therp BV, "
"Tecnativa, "
"Akretion, "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/bank-payment",
"development_status": "Mature",
"category": "Banking addons",
"depends": [
"account_payment_base_oca",
"base_iban",
],
"data": [
"views/account_payment_method.xml",
"security/payment_security.xml",
"security/ir.model.access.csv",
"wizard/account_payment_line_create_view.xml",
"wizard/account_invoice_payment_line_multi_view.xml",
"views/account_payment_method_line.xml",
"views/account_payment.xml",
"views/account_payment_order.xml",
"views/account_payment_line.xml",
"views/account_move.xml",
"data/payment_seq.xml",
"report/print_account_payment_order.xml",
"report/account_payment_order.xml",
],
"installable": True,
}
22 changes: 22 additions & 0 deletions account_payment_order/data/payment_seq.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright 2015-2016 Akretion - Alexis de Lattre
Copyright 2019-2022 Tecnativa - Pedro M. Baeza
License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
-->
<odoo noupdate="1">
<record id="account_payment_line_seq" model="ir.sequence">
<field name="name">Payment Line</field>
<field name="code">account.payment.line</field>
<field name="prefix">P</field>
<field name="padding">5</field>
<field name="company_id" eval="False" />
</record>
<record id="account_payment_order_seq" model="ir.sequence">
<field name="name">Payment Order</field>
<field name="code">account.payment.order</field>
<field name="prefix">PAY</field>
<field name="padding">4</field>
<field name="company_id" eval="False" />
</record>
</odoo>
Loading
Loading