Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35921 0 m vikas /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/ Support Apis: Added new  
35920 8 m ranu /trunk/ now inactive partners also showing on target page  
35919 29 m amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ Set partnerType in SD Credit status endpoint for partner app  
35918 29 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Add cash discount tradeoff term to buildCreditTerms  
35917 29 m amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/services/mandii/ Add partnerType field to AccountStatusResponseOut for partner app credit status  
35916 58 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Add partnerType field to SD Credit page response for partner app  
35915 2 h 52 m amit /trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/ Notifications: use loan-level overdue/penalty rates instead of global constants  
35914 2 h 52 m amit /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ GatewayController: resolve effective credit days by partner type, add overdue rate and credit terms to SDDIRECT status API  
35913 2 h 52 m amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/services/mandii/ Add overdueRateOfInterest, freeDays, creditTerms to AccountStatusResponseOut for dynamic TnC  
35912 2 h 52 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ Store loan-level overdue/penalty rates, dynamic credit terms and TnC via APIs

- Add overdue_rate and penalty_rate columns to Loan entity (frozen at creation)
- addInterest()/checkLoans() read from loan instead of global constants
- SDCreditResponseOut: add overdueRate, penaltyRate, creditTerms fields
- sdDirectService(): resolve effective credit days by partner type (20 for Diamond/Platinum)
- InvoiceService: build credit terms from loan rates instead of hardcoded strings
- Add reusable buildCreditTerms() helper in SDCreditServiceImpl
 
35911 3 h 2 m vikas /trunk/ Update Existing Shopify Product  
35910 3 h 19 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Fix credit limit bypass: use sdCreditRequirement.getAvailableLimit() instead of creditSummary.getAvailableLimit() in processLoanRequest and getAvailableAmount. The CreditSummary excluded limitBlock loans from utilization, allowing partners to exceed their credit limit by placing rapid successive orders.  
35909 4 h 24 m amit /trunk/profitmandi-common/src/main/java/com/spice/profitmandi/common/model/ Fixed selectById issue  
35908 4 h 33 m amit /trunk/profitmandi-dao/src/main/ Fix NPE in getTotalSaleByGst when retailer has null GST number; add ALTER TABLE to migration script  
35907 16 h 29 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/pricing/ Fix N+1 queries in PriceDropServiceImpl: batch-fetch purchases, orders, and FofoStores; replace System.out.println with LOGGER  
35906 17 h 10 m amit /trunk/profitmandi-fofo/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35905 17 h 10 m amit /trunk/profitmandi-dao/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35904 17 h 10 m amit /trunk/profitmandi-cron/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35903 17 h 11 m amit /trunk/profitmandi-web/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  
35902 17 h 11 m amit /trunk/profitmandi-common/ Add svn:ignore for build artifacts: .gradle, build, .idea, out, *.iml  

Show All