| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 37120 |
3 d 5 h |
vikas |
/trunk/ |
Added leads in Beat Creation |
|
| 37110 |
4 d 6 h |
aman |
/trunk/ |
Business-agreement e-sign gate between Full Stock Payment and PO creation
New AGREEMENT_ESIGN onboarding stage, verified by Legal (Gaurav Sharma):
- Hard-blocks first PO creation until the e-sign is verified (BulkOrderService),
mirroring the existing Full Stock Payment block.
- Agreement E-Sign panel (Partner Acquisition menu) listing FSP-done partners who
have not yet created their first PO: upload signed agreement + Gaurav-only verify.
- New agreement_esign table/entity + repository for the signed doc and audit trail.
- Timeline grid column + stepper stage for the new event.
Prod DB (separate, with sign-off): CREATE TABLE user.agreement_esign;
INSERT auth.menu + auth.menu_category rows for the panel. |
|
| 37102 |
4 d 7 h |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
Remove dead Counter/PrivateDealUser code: drop unused isFofo, bulkShipmentAmountLimit, verifiedOn, documentVerified fields and accessors; remove dead selectByIds repo methods; drop redundant Counter/PrivateDealUser repository injections in OrderServiceImpl and InvoiceService |
|
| 37027 |
13 d 9 h |
aman |
/trunk/ |
AI leads: fix /add/lead 500 (set NOT-NULL 'state' + null-safe last_name/city/address so voice/chat leads persist instead of crashing) and add call-recording support - new user.lead.recording_url column mapped on Lead, recordingUrl accepted on AiLeadRequest and stored in aiLead(), Recording play button in lead management (main dashboard + search/closed results). Prod needs: ALTER TABLE user.lead ADD COLUMN recording_url VARCHAR(1024) NULL; |
|
| 36834 |
38 d 7 h |
ranu |
/trunk/ |
code committed by some bug fix in pjp |
|
| 36811 |
40 d 22 h |
ranu |
/trunk/ |
code commit for agenda fill time stamp |
|
| 36805 |
41 d 4 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
some enhancement and bug fixes |
|
| 36787 |
45 d 12 h |
ranu |
/trunk/ |
some enhancement and bug fixes |
|
| 36762 |
48 d 3 h |
vikas |
/trunk/ |
Punch, Check, Deferred handling improvements and mapbox |
|
| 36758 |
48 d 3 h |
vikas |
/trunk/ |
Punch, Check, Deferred handling improvements and mapbox |
|
| 36739 |
51 d 23 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
beat deffer |
|
| 36711 |
54 d 4 h |
ranu |
/trunk/ |
beat plan info commit |
|
| 36681 |
55 d 9 h |
ranu |
/trunk/ |
beat plan info commit |
|
| 36647 |
58 d 10 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ |
delete commit |
|
| 36644 |
58 d 20 h |
ranu |
/trunk/ |
route plan map |
|
| 36642 |
59 d 2 h |
ranu |
/trunk/ |
route plan map |
|
| 36622 |
60 d 10 h |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ |
route plan map |
|
| 36621 |
60 d 10 h |
ranu |
/trunk/ |
route plan map |
|
| 36376 |
87 d 6 h |
aman |
/trunk/ |
Feat:Cart Api Implementation |
|
| 36064 |
117 d 2 h |
aman |
/trunk/ |
Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue |
|