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)
/
trunk
/
profitmandi-dao
/
src
/
main
/
java
/
com
/
spice
/
profitmandi
/
dao
/
entity
/
inventory/
– Rev 36464
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
36464
9 d 13 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.
36327
22 d 12 h
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Fix currentinventorysnapshot/currentreservationsnapshot deadlock and optimize getFirstBillingDate
- SaholicInventoryServiceImpl: enforce reservation-snapshot → inventory-snapshot
lock order in addReservationCount and reduceReservationCount via explicit
session.flush(); eliminates the hadb1 deadlock recorded 2026-04-20 19:43:24
between these two methods' opposite-order writes.
- SaholicInventorySnapshot: add @DynamicUpdate so UPDATEs only rewrite the
changed column instead of all three — cuts redo/binlog write amplification
and makes deadlock dumps pinpoint the actual business path.
- TransactionRepositoryImpl.getFirstBillingDate: replace filesort-over-all-billed-
orders with MIN(billingTimestamp) via new Order.selectFirstBillingByRetailer
named query (Select tables optimized away). Preserves 2017-01-01 cutoff and
null-for-unbilled-partner semantics.
- Add @Cacheable on redisOneDayCacheManager keyed by fofoId (unless null) so the
8 call sites stop piling up identical SELECTs on the order table — this was
the query pinning Hikari slots at 150-460s each in recent processlist dumps.
35845
77 d 14 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/inventory/
intrasit stock do correct
35784
84 d 13 h
vikas
/trunk/
Sync Inventory to Shopify products and Inventory with Insurance Plans
35744
91 d 8 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
35351
156 d 10 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/inventory/
fix openinng stock
35343
160 d 9 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
removing all out of stock and without category catalog from price circular and b2b listing (solr)
34813
296 d 8 h
aman
/trunk/
Partner Dashboard Analysis
34615
351 d 10 h
vikas.jangra
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/
Added tablet category in queries
34580
359 d 11 h
ranu
/trunk/
intrasist data modification
34569
363 d 7 h
ranu
/trunk/
love intransist data for brandwise placement
34405
398 d 10 h
vikas.jangra
/trunk/
Liquidation/Bidding CURD Operation
34389
400 d 6 h
ranu
/trunk/
code committed as per tarun sir
34387
400 d 7 h
vikas.jangra
/trunk/
Liquidation/Bidding initial work
34178
461 d 9 h
ranu
/trunk/
color changes on warehouse stock
34098
492 d 12 h
ranu
/trunk/
eol-slow, slow-runn migartion
34068
510 d 3 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
warehouse invoice migration
34035
523 d 8 h
ranu
/trunk/
aging and smart cart instead of focused model
34006
532 d 8 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
float value change
33985
537 d 10 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
rbm achievemnts data persitance
←Prev
1
2
Next→
Show All