add pos_cashdro_refund,pos_cashdro_allow_manual
This commit is contained in:
parent
9b25650118
commit
b7e8f8967c
14 changed files with 409 additions and 0 deletions
4
pos_cashdro_allow_manual/models/__init__.py
Normal file
4
pos_cashdro_allow_manual/models/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Copyright 2026 Criptomart
|
||||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
||||
from . import pos_payment_method
|
||||
from . import pos_session
|
||||
Loading…
Add table
Add a link
Reference in a new issue