Subversion Repositories SmartDukaan

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
35757 22 m ranu /trunk/ rbm calls date wise filter given  
35756 52 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/ Fixed selectById issue  
35755 1 h 5 m 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 1 h 12 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed selectById issue  
35753 2 h 4 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/brandFee/ Fixed selectById issue  
35752 2 h 5 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/ Fixed selectById issue  
35751 5 h 41 m 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  
35750 7 h 2 m amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fixed SchemeService  
35749 23 h 8 m ranu /trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/ now recording also fetching  
35748 23 h 29 m amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/user/ Fix: handle parallel timeline check in checkForWodFinMapping gracefully

Catch ProfitMandiBusinessException from validateEvent when checking
WOD_FINANCE_MAPPING, since WOD and FIN_CODE are parallel timelines
and either may not be complete when the other finishes.
 
35747 1 d 0 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/ bump js version  
35746 1 d 0 h amit /trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ Fix: Handle empty item list in searchOrderDetails endpoint

Added empty check before calling itemRepository.selectByIds() to prevent
invalid SQL IN clause exception when invoice has no items.
 
35745 1 d 0 h amit /trunk/profitmandi-fofo/src/main/webapp/ fix offer details dialog bugs  
35744 1 d 1 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/inventory/ Fix batch vendor pricing query: add effected_on date filter to both subqueries to match per-item query behavior  
35743 1 d 1 h vikas /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/ Added cache annotation to TodayOfferServiceImpl  
35742 1 d 1 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/ GenericRepository: use session.get() for selectById to leverage Hibernate first-level cache  
35741 1 d 2 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/icicilombard/ rbm calls date wise filter given  
35740 1 d 2 h amit /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/warehouse/ Fix sgstRate using cgst_rate instead of sgst_rate in PurchaseInvoicesReport query  
35739 1 d 3 h ranu /trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/icicilombard/ rbm calls date wise filter given  
35738 1 d 3 h amit /trunk/PyProj/src/shop2020/model/v1/inventory/impl/ Add session.expunge_all() after commits in inventory cache update functions to prevent ORM object accumulation  

Show All