[IMP] pms_api_rest: add cash register service

This commit is contained in:
Sara Lago
2022-11-02 11:43:50 +01:00
committed by Darío Lodeiros
parent 58ff6fe3d0
commit f425d24ea2
3 changed files with 84 additions and 26 deletions

View File

@@ -52,6 +52,7 @@ from . import pms_account_payment_term
from . import pms_room_closure_reason
from . import pms_report
from . import pms_cash_register
from . import pms_folio_sale_line
from . import pms_invoice_line
from . import pms_mail