| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36394 |
10 h 52 m |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add IMEI net-margin modal on order-index billing panel.
New /getImeiNetMarginModal endpoint: given an IMEI, derives the
purchase-billed date from the IMEI's purchase order
(InventoryItem.purchaseId -> Purchase.purchaseReference -> Order.billingTimestamp),
fetches schemes applicable on that date via PriceCircular, and shows
per-scheme contribution, NLC, and net margin in a slim modal.
Effective DP = inventory_item.unit_price - max(0, price_drop_amount)
to match SchemeServiceImpl.createSchemeInOut/PriceCircularService.getPayouts.
Offers are intentionally excluded. Per-IMEI price-drop history is
shown for reference. |
|
| 36151 |
25 d 13 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Switch /credit-note/{id} to use generateInvoiceV2 for new clean PDF format |
|
| 36064 |
33 d 4 h |
aman |
/trunk/ |
Fix:FULL_Stock flow , fin service mark unapplicable ,send invoice to whatsapp by default, update contact list ,Training mail issue |
|
| 36024 |
39 d 5 h |
aman |
/trunk/ |
Fix:Exclude non working days and approval flow based on role and PO type. |
|
| 36008 |
41 d 5 h |
aman |
/trunk/ |
Fix:Redesign the Po Approval page add total count, Add mail in bcc for testing , partnerpending task api response optimisation, |
|
| 35971 |
49 d 5 h |
aman |
/trunk/ |
Feat : Loi 2.0 Enhancement and redesigning |
|
| 35965 |
51 d 10 h |
amit |
/trunk/profitmandi-fofo/src/main/ |
Add bulk order approval report - new endpoint, view template, and JS handlers for date-filtered approval reporting |
|
| 35746 |
75 d 6 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. |
|
| 35737 |
75 d 8 h |
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 |
|
| 35726 |
76 d 4 h |
vikas |
/trunk/ |
Pinelabs offer discovery on billing and stock page |
|
| 35501 |
118 d 12 h |
ranu |
/trunk/ |
today offer modal done |
|
| 35269 |
168 d 8 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
insurance remove on same time |
|
| 35095 |
211 d 11 h |
aman |
/trunk/ |
FIx: Scratch offer impl Fix |
|
| 35084 |
213 d 9 h |
aman |
/trunk/ |
Fix: Diplay currency name , fix brandwise item sale and montly sale table ui fix |
|
| 35081 |
213 d 11 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
invoice correction |
|
| 35076 |
213 d 13 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
get quote from backend |
|
| 35066 |
214 d 10 h |
amit |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
Update |
|
| 35064 |
215 d 5 h |
aman |
/trunk/ |
Feat:BrandwiseSale and brandWise Item wise sale and live scratch offer |
|
| 35019 |
223 d 6 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
icici payment tagging remove |
|
| 35018 |
223 d 6 h |
ranu |
/trunk/profitmandi-fofo/src/main/java/com/spice/profitmandi/web/controller/ |
icici payment tagging remove |
|