| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 37170 |
1 h 12 m |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Monitor mandate sections flag same-GST/mobile groups only when a non-internal member is in limbo (REVIVAL or active=0, closed=0); adds Limbo Codes column |
|
| 37169 |
1 h 12 m |
amit |
/trunk/profitmandi-fofo/src/main/ |
Remove 'Additional outlet for same GST' checkbox (guard simplified to limbo-store rule; parallel outlets pass automatically); jsVersion 387 |
|
| 37168 |
1 h 12 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/user/ |
Simplify onboarding GST guard: same-GST siblings allowed (parallel outlets are normal); block only when a non-internal sibling is in limbo (activation_type REVIVAL, or active=0 with closed=0); drop allowAdditionalOutlet override |
|
| 37167 |
1 h 41 m |
amit |
/trunk/profitmandi-dao/src/ |
PJP agenda instances: nightly auto-rule evaluation service (5 rules, hysteresis, REVIVAL exclusion) |
|
| 37166 |
1 h 48 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
PJP agenda instances: lifecycle service (open/close/log, AUTO-close guard) |
|
| 37165 |
1 h 49 m |
amit |
/trunk/profitmandi-dao/src/ |
PJP agenda instances: config resolution service with per-partner override merge |
|
| 37164 |
2 h 0 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
PJP agenda instances: entities + repositories for config/instance/visit-log |
|
| 37163 |
2 h 5 m |
amit |
/trunk/profitmandi-dao/src/main/resources/sql/ |
PJP agenda instances: DDL for agenda_rule_config / agenda_instance / agenda_visit_log + default seeds |
|
| 37162 |
2 h 39 m |
vikas |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
Shopify Inventory Sync |
|
| 37161 |
18 h 0 m |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ |
level l1 to l9 commited |
|
| 37160 |
18 h 3 m |
ranu |
/trunk/ |
super retailer club going live |
|
| 37159 |
21 h 6 m |
amit |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/ |
Nightly partner identity integrity monitor (7 violation classes over fofo_store/user.user/user_accounts/user_role incl. same-GST/mobile multi-open-store mandate checks); scheduled 07:00 + CLI trigger partnerIdentityIntegrityMonitor |
|
| 37158 |
21 h 6 m |
amit |
/trunk/profitmandi-fofo/src/main/ |
Retailer-details form: 'Additional outlet for same GST' checkbox feeding allowAdditionalOutlet onboarding-guard override; jsVersion 385 |
|
| 37157 |
21 h 6 m |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ |
getPartners null-safe saholic lookup (one bad partner row no longer 500s the whole list), retailer registration uses idempotent user_accounts upsert, V2CartController distinguishes missing-procurement-cart (404) from missing auth token (401) |
|
| 37156 |
21 h 6 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Partner identity integrity: fork guard + closed-store takeover in updateRetailerDetails (new code only after old store closed, reuse real email/login), idempotent user_accounts upsert replacing blind inserts, selectAllOpenByGstNumber lookup, @Transactional on updateRetailerDetails |
|
| 37155 |
21 h 7 m |
amit |
/trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/model/ |
Add allowAdditionalOutlet flag to UpdateRetailerRequest for same-GST additional-outlet override in partner onboarding guard |
|
| 37154 |
21 h 9 m |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ |
revival and focus after billing in active mode |
|
| 37153 |
2 d 19 h |
vikas |
/trunk/ |
Null check for email |
|
| 37152 |
2 d 20 h |
amit |
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/external/ |
External partner API: fix /external/v1/docs 500 — return byte[] with explicit text/html (no StringHttpMessageConverter registered in WebMVCConfig) |
|
| 37151 |
2 d 20 h |
aman |
/trunk/ |
Fix 'Mobile already exist' on retailer save + store code not linking to onboarding panel. (1) RetailerServiceImpl: extract linkStoreCodeToOnboardingPanel and call it for EXISTING stores too, so re-saving Retailer Details heals a panel missing its code (never overwrites, requires verification YES, best-effort). (2) retailer-details form now identifies the partner by the server-rendered loadedUserEmail hidden field instead of the editable email input, so editing email/mobile updates the loaded account instead of tripping the duplicate-mobile check. Bump js version to 384. Case: onboarding 1929 / UKDH1623. |
|