Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
36528 1 d 5 h vikas /trunk/ Notifications APIs for marking notifications as read  
36518 2 d 8 h aman /trunk/ Fix:Fix first po and edge case for bulk order  
36517 2 d 12 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/interceptor/ Skip idempotency check for non-POST requests unconditionally  
36514 3 d 4 h amit /trunk/ Added RequestCachingFilter  
36513 3 d 5 h amit /trunk/ Add running_balance to userwallethistory: persist wallet balance after each transaction for instant ledger display. Populate at all write paths (WalletService, adjustTransaction). Read directly in wallet statement template and CSV download. Includes backfill migration SQL. Renamed walletSummart to walletSummary.  
36510 3 d 7 h amit /trunk/ Fixed Idempotency Key Handling  
36508 3 d 21 h ranu /trunk/ code committed for scheme and offers earning for v2  
36488 6 d 5 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ offer process: stamp processedTimestamp on click, block reprocess if batch unfinished  
36482 7 d 3 h vikas /trunk/ V2 Weekly feedback and All Brands API  
36479 7 d 4 h ranu /trunk/ code commit for reports section v2  
36471 9 d 3 h vikas /trunk/ V2 Profile Update APIs  
36470 9 d 3 h ranu /trunk/ code commit for reports section v2  
36465 9 d 9 h vikas /trunk/ New Authorization Token Flow for web  
36464 9 d 10 h amit /trunk/ Add vendor pricing changes Excel download report on Vendor Price Circular page. Flat file with Vendor/Date/Model/CatalogId/TP/DP/MOP columns, filterable by vendor. Shows baseline pricing as of start date plus subsequent TP changes within period for all non-internal suppliers.  
36448 11 d 23 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ DN lifecycle: add acknowledge rejected return V2 REST endpoint for partnerapp  
36440 12 d 11 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Set outlet_name from retailerAddress on FofoStore creation in RetailerController  
36428 14 d 7 h aman /trunk/ Fix:Partner Stock Api  
36426 14 d 9 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ V2 /return/invoice GET: parity with FOFO controller's date filter

Was using selectRecentByWarehouseIds(..., 20) — no date filter, hard cap
at 20. FOFO controller (PurchaseReturnController:596) accepts fromDate /
toDate query params, defaults to last 30 days, calls
selectByWarehouseIdsAndDateRange(..., 200). API consumers should see the
same data shape and range as the dashboard. Mirroring.
 
36418 15 d 5 h amit /trunk/profitmandi-web/ OkHttp→Apache HttpClient migration. HyperTrackController/TrackingController now use RestClient, DB reads extracted to HyperTrackService to release connections before external HTTP calls. V2FofoDigifyController uses HttpClientFactory.  
36409 16 d 3 h amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/v2/controller/fofo/ V2 REST: mirror INV reject endpoint + restore !isShipped guard

/return/invoice/reject/{proId} — REST sibling of the fofo controller's
new endpoint. Finance-role-gated, requires non-blank rejectRemark.

/return/invoice/process — autoApprove now isIrnCancellable && !isShipped,
matching the fofo controller. Shipped goods route through manual approval
even within 24h.
 

Show All