Skip to content

feat: add government fee calculation to Plot Master and related doctypes#44

Merged
av-dev2 merged 1 commit into
Aakvatech-Limited:version-15-hotfixfrom
LISACORNEL:fix-changes
Jun 1, 2026
Merged

feat: add government fee calculation to Plot Master and related doctypes#44
av-dev2 merged 1 commit into
Aakvatech-Limited:version-15-hotfixfrom
LISACORNEL:fix-changes

Conversation

@LISACORNEL

Copy link
Copy Markdown
Collaborator
  • Added land_rent_rate field to Plot Type doctype (rates: Residential/Housing Estate/Religious Institution/Electricity/Water = 11, Commercial Residential = 21, Commercial/Lodge = 53)
  • Added government fee fields to Plot Master (land_rent, premium, registration_prep_fee, govt_application_fee, govt_registration_fee, stamp_duty, total_govt_fees, total_plot_amount) — all calculated automatically on save, read-only, informational only (not posted to accounts)
  • Added land_rent_rate display column to Land Acquisition Plot Type Rate child table (fetched from Plot Type)
  • Added govt fee config fields to LandMS Settings (govt_appl_fee_amount, govt_registration_fee_amount, govt_premium_rate)
  • Fixed two-column layout on Plot Master govt fees section and LandMS Settings govt fees section
  • Fixed Sales Order TCB checkboxes side-by-side layout
  • Fixed circular import in plot_master.py (lazy import of sync_land_acquisition_plot_summary)
  • Replaced SR-based plot cost recalculation with LCV pattern
  • Simplified plot handover serial status fix (reset only the one serial instead of cancelling all SRs for the LA)

@av-dev2 av-dev2 merged commit dad56ad into Aakvatech-Limited:version-15-hotfix Jun 1, 2026
2 checks passed
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Successfully created backport PR for version-15:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants