Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
37120 5 d 1 h vikas /trunk/ Added leads in Beat Creation  
37110 6 d 2 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 6 d 3 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 15 d 6 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 40 d 3 h ranu /trunk/ code committed by some bug fix in pjp  
36811 42 d 19 h ranu /trunk/ code commit for agenda fill time stamp  
36805 43 d 0 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ some enhancement and bug fixes  
36787 47 d 8 h ranu /trunk/ some enhancement and bug fixes  
36762 49 d 23 h vikas /trunk/ Punch, Check, Deferred handling improvements and mapbox  
36758 49 d 23 h vikas /trunk/ Punch, Check, Deferred handling improvements and mapbox  
36739 53 d 19 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ beat deffer  
36711 56 d 0 h ranu /trunk/ beat plan info commit  
36681 57 d 5 h ranu /trunk/ beat plan info commit  
36647 60 d 6 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/ delete commit  
36644 60 d 16 h ranu /trunk/ route plan map  
36642 60 d 22 h ranu /trunk/ route plan map  
36622 62 d 7 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ route plan map  
36621 62 d 7 h ranu /trunk/ route plan map  
36376 89 d 2 h aman /trunk/ Feat:Cart Api Implementation  
36064 118 d 23 h aman /trunk/ Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue  

Show All