Subversion Repositories SmartDukaan

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
37648 6 d 17 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Retire user.counter / user.privatedealuser write path

Partner GST moved to fofo.fofo_store.gst_number in the Feb-2026 migration; counter.gstin
has had no reader since (Counter.getGstin() had no callers) and privatedealuser is only
read to decide its own insert-vs-update. Both were write-only bookkeeping.

- RetailerServiceImpl: drop createPrivateDealUser/createCounter and their two call sites
- MigrationUtil.migrateUserToRetailer: drop the same legacy block
- Delete Counter / PrivateDealUser / PrivateDealUserAddressMapping entities + repositories

No reader is affected: the 240 Reportico reports on static0 reference neither table
(the 'counter' hits are fofo_store.counter_size). Tables stay in place until this is
deployed, then get renamed out of the way.
 
37102 68 d 11 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  
32482 1095 d 13 h amit.gupta /trunk/ Added new structure to migrations  
23880 2993 d 11 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Non billable items to be scan with refectoring  
23781 3028 d 7 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Role mgmt and non billable items to be scan  
23568 3080 d 9 h govind /trunk/ Fixed changes related to logging. Updated to log4j2  
23443 3110 d 8 h amit.gupta /trunk/ fixed bug related to inventory  
23365 3141 d 6 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Custom Payment Options can be created by fofo partner  
23329 3151 d 14 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Retailer Update Panel  
23303 3156 d 8 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  
23300 3156 d 10 h amit.gupta /trunk/ Fixed migration util  
23269 3163 d 9 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Code Refectoring  
23202 3172 d 9 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/  
23075 3199 d 13 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/  
23067 3203 d 8 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  
23066 3203 d 8 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  
22886 3238 d 9 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  
22868 3240 d 10 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  
22770 3248 d 8 h ashik.ali /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  
22716 3257 d 20 h amit.gupta /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/util/  

Show All