[DONE] 14.0 improve compute folio sale lines and name invoice lines on change qty (#78)

* [IMP] pms: improve compute sale lines & generate new names when qty is modified @ invoice lines

* [ADD] pms: add tests for compute folio sale lines

* [FIX] pms: fix old name for av. plan & common base test class

* [FIX] pms: pre-commit fix

* [FIX] pms: fix view according to pr code review
This commit is contained in:
Miguel Padin
2021-04-19 09:19:13 +02:00
committed by GitHub
parent f99183805d
commit 3e9a6b00c5
9 changed files with 1707 additions and 119 deletions

View File

@@ -38,3 +38,4 @@ from . import test_pms_board_service_line
from . import test_pms_board_service_room_type
from . import test_pms_board_service_room_type_line
from . import test_pms_folio_invoice
from . import test_pms_folio_sale_line

File diff suppressed because it is too large Load Diff