new-site/performancewest_erpnext/performancewest_erpnext
justin dae9603808 fix(erpnext): remove default 'BC' from Sales Order incorporation_province
The custom_incorporation_province field had default='BC', which stamped 'BC'
on EVERY Sales Order (US trucking, formation, compliance) — not just Canadian
CRTC orders. This leaked a meaningless 'BC' onto e.g. an SC scrap-metal carrier's
order. Removed the default and added a blank option so it's empty unless it's an
actual Canadian incorporation. Existing non-canada_crtc orders cleared in prod
via db_set (13 fixed; the 2 real canada_crtc orders keep BC).
2026-06-16 09:12:49 -05:00
..
compliance Add Compliance Deadline + Compliance Calendar DocTypes for ERPNext 2026-05-04 11:26:45 -05:00
fixtures fix(erpnext): remove default 'BC' from Sales Order incorporation_province 2026-06-16 09:12:49 -05:00
gateways Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
payments Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
www feat(npi): wire 6 healthcare services into catalog, intake, items, handlers, portal 2026-06-05 01:25:05 -05:00
__init__.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
api.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
hooks.py Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
modules.txt Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00