BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/ – Rev 35749
Rev
Show changed files
|
Directory listing
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
35749
18 m
ranu
/trunk/profitmandi-web/src/main/java/com/spice/profitmandi/web/controller/
now recording also fetching
35748
40 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 h 35 m
amit
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/config/
bump js version
35746
1 h 36 m
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 h 41 m
amit
/trunk/profitmandi-fofo/src/main/webapp/
fix offer details dialog bugs
35744
2 h 11 m
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
2 h 48 m
vikas
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/offers/
Added cache annotation to TodayOfferServiceImpl
35742
2 h 53 m
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
3 h 29 m
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/icicilombard/
rbm calls date wise filter given
35740
4 h 1 m
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
4 h 11 m
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/icicilombard/
rbm calls date wise filter given
35738
4 h 18 m
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
35737
4 h 19 m
amit
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/
OrderController: fix N+1 queries, replace e.printStackTrace with LOGGER, fix string concat in logging, make accessoriesDeals static final
35736
4 h 29 m
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/order/
Fix remaining coding issues in FOFO order creation
- Remove unused changedTotalBillAmount dead code
- Fix NPE when serializedInventoryItemMap returns null for an item
- Replace break-in-loop with iterator().next() in createAndGetFofoOrderItem
- Replace e.printStackTrace() with proper LOGGER.error()
- Log actual exception in state rate lookup instead of swallowing it
- Skip processScratchOffer when no smartphone in order
35735
4 h 58 m
amit
/trunk/CRMService/src/main/java/in/shop2020/crm/service/handler/
Remove AlertClient dependency from CRMServiceHandler
35734
4 h 58 m
amit
/trunk/PyProj/src/shop2020/model/v1/order/impl/
Remove AlertClient dependency from order DataAccessors and ObsoleteDataAccessors
35733
4 h 59 m
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/order/
Fix noGST bug, remove dead price validation code, optimize live demo query in order creation
- noGST: compute once before loop with anyMatch instead of last-item-wins
- Remove pricingService.getPurchasePriceMopPriceNotFound call and empty validateDpPrice/validateMopPrice (disabled since 11 sep 2025)
- Replace selectAllSerialNumber full table load with targeted selectBySerialNumbers for order serials only
35732
5 h 13 m
amit
/trunk/PyProj/src/shop2020/model/v1/inventory/impl/
Replace Warehouse ORM queries with raw SQL cache in inventory DataAcessors - same approach as logistics fix
35731
5 h 31 m
ranu
/trunk/profitmandi-fofo/src/main/webapp/WEB-INF/views/ftl/
rbm calls date wise filter given
35730
6 h 54 m
ranu
/trunk/
rbm calls date wise filter given
←Prev
1
2
Next→
Show All