-
Notifications
You must be signed in to change notification settings - Fork 0
Contributor Guide
simitben edited this page Apr 10, 2026
·
1 revision
- keep V3 independent from legacy implementation
- keep module changes localized
- follow PHP 7.3 and MariaDB 10.11 constraints
- for new menu/window registration, use the next numeric window code in module sequence (example: after
sales_12, usesales_13; do not use suffix fallback likesales_09a) - for documents supporting
Business PartnerandOtherspayee mode, usetransbuild_paidType()as payee switch baseline
- update mapping if endpoint coverage changes
- update QA case list
- update TODO/progress/decisions when applicable