Releases: Aakvatech-Limited/PropMS
Releases · Aakvatech-Limited/PropMS
v15.2.1
What's Changed
- chore(ci): add CI/Linter/Release workflows by @Emmafidelis in #55
- fix: correct lease invoice schedule advance dates by @iamtalib13 in #56
- ci: Add backport workflow for label-based PR backporting by @Emmafidelis in #57
- feat(property): add create cost center action by @iamtalib13 in #58
- Bump version from 15.2.0 to 15.2.1 by @aakvatech in #60
Full Changelog: v15.2.0...v15.2.1
v15.2.0
What's Changed
- chore: Update readme by @aakvatech in #1
- feat: Update Real Estate workspace and Import Deutsch Translations by @NerdKing33 in #6
- feat(Property Management Settings): Make Single Invoice Schedule when… by @iphenelist in #7
- fix(Lease): Validation when no end_date in creation of single Lease s… by @iphenelist in #8
- feat: add new translations for de language by @NerdKing33 in #9
- fix: Non Tanzania sites not able to see workspace documents by @NerdKing33 in #10
- fix:Non Tanzania sites not seeing workspace reports by @NerdKing33 in #11
- fix: Make All Reports and Doctype Visible Worldwide and Change Workspace Icon by @NerdKing33 in #12
- feat: Make property tree view filterable by company by @NerdKing33 in #13
- fix: Property status not updating properly with no end_date by @NerdKing33 in #14
- fix: Property Status setter from 'OnLease' to 'On Lease' by @NerdKing33 in #17
- feat: Make the name/id of leases and properties searchable on the Awesome Bar by @NerdKing33 in #18
- feat: Auto Populate paid_by field when creating Lease item in Lease D… by @iphenelist in #16
- feat: Create Stock Entry for Self Consumption by @NerdKing33 in #19
- feat: Run invoice scheduler only for active leases by @iphenelist in #20
- feat(Lease Invoice): Feature flag exists that allows every night a "m… by @iphenelist in #15
- feat(Property Management Settings): Add auto submit option for sales … by @iphenelist in #22
- refactor(leaseInvoiceSchedule): Improve invoice scheduling logic and … by @iphenelist in #21
- refactor: update maintenance invoice handling to use stock entry sett… by @iphenelist in #23
- feat: add background job for automatic lease invoice creation by @iphenelist in #27
- fix: update error messages to use translation function by @iphenelist in #25
- feat: add custom buttons for Accounts Receivable and Accounting Ledge… by @iphenelist in #26
- refactor: remove redundant fixtures from hooks.py by @iphenelist in #30
- fix: correct lease status filter in make_lease_invoice_schedule query by @iphenelist in #35
- refactor: remove function in lease_invoice.py of creating invoice for next month by @iphenelist in #32
- feat: add security deposit field and update lease status options by @iphenelist in #31
- feat: add validation to prevent multiple active leases for the same p… by @iphenelist in #33
- fix: enhance property status messages with detailed context for leas… by @iphenelist in #34
- fix: Ensure automatic setting of property status based on lease stat… by @iphenelist in #38
- feat: Implement property status update by checking activeness of the … by @iphenelist in #40
- feat: enhance property setter migration with smart update logic by @iamtalib13 in #43
- fix: posting_date for Sales Order should NOT be today but the from_date by @iphenelist in #48
- feat: migrate use of requirement.txt to pyproject.toml by @iphenelist in #44
- feat: Add auto-submit functionality for Sales Orders from Leases by @av-dev2 in #50
- fix(propms): align lease sales order dates before insert by @Emmafidelis in #49
- feat: implement property-driven lease increment automation by @iamtalib13 in #46
- feat: Multi-unit lease support via Lease Item table by @iamtalib13 in #51
- feat: Add 'Terminated' option to lease status by @aakvatech in #52
- Add daily lease status automation for Upcoming, Active, and Expired leases by @aakvatech in #53
- V15.2.0 by @aakvatech in #54
New Contributors
- @NerdKing33 made their first contribution in #6
- @iphenelist made their first contribution in #7
- @av-dev2 made their first contribution in #50
Full Changelog: v1.7.0...v15.2.0