Subversion Repositories SmartDukaan

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35770 79 d 3 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/ Fix fresh money credit bypass: block orders for default loans and fix exception date filter

- Include default loans (>15 days overdue) in validateOverdueLoans check, not just overdue (1-15 days)
- Fix CreditBlockedExceptionPartnersRepository.select() to filter by onDate, was ignoring the date and returning stale entries
 
35769 79 d 4 h amit /trunk/ Lead management fixes: date range filter, schedule timestamp from latest activity, source in edit lead

- Replace single date filter with start/end date range (max 6 months) in getOpenLead and downloadDateWiseLead
- Add new repository methods for date range queries with color/status/authIds filtering
- Fix selectLeadsScheduledBetweenDate SQL to use schedule_timestamp from latest-created activity instead of MAX(schedule_timestamp)
- Add source field to edit lead modal, CreateLeacdActivityRequest model, and EditLead controller
- Bump jsVersion to 318
 
35768 79 d 6 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix:Add Webinar option in source  
35767 79 d 9 h aman /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix:Contact us update  
35766 81 d 2 h amit /trunk/profitmandi-dao/src/ Fix fresh money calculation to use per-day paired approach instead of pooled 7-day window. Orders from earlier days no longer consume deposits from later days.  
35765 82 d 1 h ranu /trunk/ rbm called detail now coming from call log not by remark  
35764 82 d 7 h amit /trunk/Common/src/main/java/in/shop2020/thrift/clients/config/ ConfigClient: add auto-reconnect on broken connection and cache config values to prevent cascading failures in Tomcat webapps  
35763 82 d 9 h ranu /trunk/ rbm called detail now coming from call log not by remark  
35762 82 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ rbm calls date wise filter given  
35761 82 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ rbm calls date wise filter given  
35760 82 d 23 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ rbm calls date wise filter given  
35759 83 d 0 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/ rbm calls date wise filter given  
35758 83 d 1 h vikas /trunk/ Removed tarun verma's email from trial service  
35757 83 d 2 h ranu /trunk/ rbm calls date wise filter given  
35756 83 d 2 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/ Fixed selectById issue  
35755 83 d 2 h amit /trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/ Fix invoice number not rendering in GRN Request page - use warehouseSupplierInvoiceMap instead of non-existent getInvoiceNumber on entity  
35754 83 d 3 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed selectById issue  
35753 83 d 3 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/brandFee/ Fixed selectById issue  
35752 83 d 3 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/ Fixed selectById issue  
35751 83 d 7 h amit /trunk/PyProj/src/shop2020/model/v1/order/impl/ TransactionServer: add session.expunge_all() and periodic gc.collect() in close_session() to prevent memory growth from ORM identity map accumulation and Python 2.7 memory fragmentation  

Show All