mirror of
https://github.com/bringout/oca-payment.git
synced 2026-04-18 06:02:01 +02:00
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>
2 lines
110 B
Python
2 lines
110 B
Python
# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html).
|
|
from . import test_account_payment_mode
|