[IMP] pos_pms_link: remove reservation payments at the end of the pos.session

This commit is contained in:
Vicente
2023-04-13 14:28:36 +02:00
committed by Darío Lodeiros
parent 9db7cc9314
commit 168a07ece0
2 changed files with 62 additions and 1 deletions

View File

@@ -24,4 +24,5 @@ from . import pos_config
from . import pos_payment
from . import pms_reservation
from . import pms_service
from . import product_pricelist
from . import product_pricelist
from . import pos_session