Commit History

Author SHA1 Message Date
  alvesantos 1f20a35a69 test(student): add unit test to verify removal of old phone fields in contract PDF view 1 week ago
  alvesantos f42ee311b1 fix(contracts): remove telefone comercial and residencial fields from contract pdf template 1 week ago
  alvesantos 24e360b866 feat(unit): add active students ranges for dashboard color configuration 1 week ago
  alvesantos 4c242d7285 test(student): add unit tests for the automatic status recalculation rules 1 week ago
  alvesantos 7c758a2e64 feat(student): change default student status to lead and retroactively recalculate existing students 1 week ago
  alvesantos effb3ace9f feat(student): add daily scheduled command to sync student status based on contract dates 1 week ago
  alvesantos 1c2125a7c5 feat(student): trigger student status recalculation when contracts are saved or deleted 1 week ago
  alvesantos d7fb3183f1 feat(student): add calculateStatus and updateStatus methods based on contract validity 1 week ago
  alvesantos b85d7862d5 test(contracts): add unit tests for automatic protocol and remove obsolete tests 1 week ago
  alvesantos 6bfc4f9e08 feat(contracts): add automatic sequential protocol generation and next-protocol endpoint 1 week ago
  alvesantos 9a25e40f58 feat(unit): add automatic_protocol column and settings to units 1 week ago
  alvesantos 492186f798 fix: remove obsolete proposal documentation and related test files 2 weeks ago
  alvesantos 31520e7ac7 fix: drop unnecessary pricing columns from proposals tables migration 2 weeks ago
  alvesantos 28eb7a4b69 fix: remove unnecessary value fields from ProposalPricingService 2 weeks ago
  alvesantos bcd950ed12 fix: remove unnecessary properties and casts from PavaoProposal and PavaoProposalUnit models 2 weeks ago
  alvesantos 83f0dab5a0 fix: remove unnecessary properties and casts from IrrecusableProposal model 2 weeks ago
  alvesantos 1445b51e18 fix: remove unnecessary fields from proposal pricing serialization 2 weeks ago
  alvesantos e4ba8d5ade fix: remove unnecessary validation rules and logic for proposal pricing sections 2 weeks ago
  alvesantos 44064683bc fix: limit the number of tickets retrieved to 10 in tickets method 2 weeks ago
  alvesantos 3aea74f2fe fix: update attendance query to use unit name instead of fantasy name 2 weeks ago
  alvesantos d00f233d8a fix: update contract query to filter by signature date instead of started date 2 weeks ago
  alvesantos 4ee95d456f fix: update unique validation rules for document number and email to exclude trashed records 2 weeks ago
  alvesantos cf12717f38 fix: update TBR value and percentages in buildPreview method 2 weeks ago
  alvesantos fa4cb51849 fix: update unit name retrieval in FranchiseeContractResource 2 weeks ago
  alvesantos 362eab397a feat: add soft deletes to multiple models and corresponding migration 3 weeks ago
  alvesantos 781e9e8137 fix: expose unit name in the units select endpoint 3 weeks ago
  alvesantos 3c8ec1e491 refactor: remove default discount, interest, and fine fields from UnitFinancial model and related requests/resources 3 weeks ago
  alvesantos 71f8a13429 refactor: remove early payment discount and interest rate fields from StudentContract and related resources 3 weeks ago
  alvesantos ef6ed27bed feat: add pricing mode and related fields to student contracts, update resources and views for new structure 3 weeks ago
  alvesantos dd707f5e7a refactor: remove contract value fields from ClassPackage and ClassPackageUnit 3 weeks ago