Subversion Repositories SmartDukaan

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36851 33 d 21 h aman /trunk/profitmandi-fofo/src/main/ Fix LOI Acquired Date validation rejecting manually-typed dates; bump asset version to 359

Validate the Acquired Date range on blur instead of change so typing the
year digit-by-digit in the type=date field no longer rejects intermediate
values. Bump cache-buster version 358->359 so clients reload the updated JS.
 
36845 34 d 19 h aman /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Fix Acquired Date rejecting today's date due to UTC vs local midnight comparison

new Date('YYYY-MM-DD') parses as UTC midnight while the 'today' reference is
local midnight, so in IST (UTC+5:30) today's date compared as future and was
rejected. Add parseLocalYMD() to parse the picked value at local midnight and
use it in both the change handler and submit-time validation.
 
36843 34 d 20 h aman /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Enforce Acquired Date 7-day window in LOI form across all browsers

Native date input min/max only greys out out-of-range dates reliably in
Chrome; Firefox/Safari still allowed picking dates outside the last 7 days.
Added a browser-independent 'change' handler that clears an out-of-range
selection and alerts the user, instead of only catching it at submit.
 
36842 34 d 21 h aman /trunk/ LOI form: restrict Acquired Date to the last 7 days (calendar min/max + client validation + server-side guard)  
35977 131 d 16 h aman /trunk/ Fix:Full stock payment approval for kamini ma'am add threshold , Mail shootting if no loi done and some improvement  
35971 132 d 16 h aman /trunk/ Feat : Loi 2.0 Enhancement and redesigning  
35038 305 d 16 h aman /trunk/ LOI AUDIT  
34745 381 d 22 h aman.kumar /trunk/profitmandi-fofo/src/main/webapp/resources/js/ Pending loi form Image Update fix  
34739 383 d 20 h aman.kumar /trunk/ Delete option in loiFeeCollection  
34310 488 d 21 h tejus.lohani /trunk/ address enter manually if gst api not working  
34107 558 d 18 h tejus.lohani /trunk/ TECH-655,Add Two field in Onboarding form(loi form), 1.State Head , 2. SM and map these to field with Partner Onboarding panel , so that it automate in other related field  
34085 569 d 16 h tejus.lohani /trunk/ Store Potential must be greater than or equal to Wallet Value, Loi cancel button for HOD , change store type feature in pending loi form ,data table in wod-fin-mapping,expose code in wod status in wod-fin-mapping,remove xiaomi brand in dms code panel and wod-fin mapping report  
33909 622 d 0 h tejus.lohani /trunk/ add fin code field in loi-form , now if partner have finCode then sale team can collect fin code  
33885 635 d 17 h tejus.lohani /trunk/ all Active brand show in upload noc for do active/inactive and now loi -form filler can attach payment screenshot in 1st and further payment so that approver can see payment attachment  
33879 639 d 20 h tejus.lohani /trunk/ new verification process introduce and like two-step verification soft approve and then final approve and at the time of soft approval , approver need to upload required brand NOC or mark not receive/not required , In partner Acquisition option add one new panel add for NOC upload and soft approve  
33845 652 d 22 h tejus.lohani /trunk/ new flow of Onboarding process and wod-fin report ,  
33780 670 d 18 h tejus.lohani /trunk/profitmandi-fofo/src/main/webapp/resources/js/ add mail validation function in commomJs and use this to validate mail in loi_form email input  
33711 691 d 15 h tejus.lohani /trunk/ give cancellation option in loi form and status field in Excel report  
33710 691 d 19 h tejus.lohani /trunk/ Skip manual create Onboarding form function and give feature of alter agreed brand fee for special scenario  
33658 711 d 0 h tejus.lohani /trunk/ implement loi update feature and payment update feature , improve code , fix some bugs ,  

Show All