mirror of
https://github.com/bringout/oca-payment.git
synced 2026-04-24 01:42:02 +02:00
Restructure: move packages from packages/ subdirectory to root
Flattened directory structure by moving payment packages from redundant packages/ subdirectory to the root level of oca-payment repository. Changes: - Moved odoo-bringout-oca-payment-* from packages/ to root - Updated CLAUDE.md to reflect new flat structure - Removed redundant packages/ directory 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
99c650f4f5
commit
7f7e88ab3d
202 changed files with 1 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
|||
To configure this module, you need to go to the menu
|
||||
*Invoicing/Accounting > Configuration > Management > Payment Modes*.
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
* Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
* Eric Lembregts <eric@lembregts.eu>
|
||||
* Andrea Stirpe <a.stirpe@onestein.nl>
|
||||
* Marçal Isern <marsal.isern@qubiq.es>
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
This module adds a new object *account.payment.mode*, that is used to better
|
||||
classify and route incoming/outgoing payment orders with the banks.
|
||||
|
|
@ -0,0 +1 @@
|
|||
This module doesn't add any feature, but it is used by several other modules.
|
||||
Loading…
Add table
Add a link
Reference in a new issue