| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 36173 |
30 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ |
Fix second QR NPE for DCs in getInvoicePdfModel — same DC skip needed in both QR code paths |
|
| 36172 |
40 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ |
Skip IRN/QR code generation for DC challans in PDF - DCs have no IRN, null QR was causing NPE |
|
| 36171 |
56 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
Handle GSP102 auth token expired/missing: evict cache and retry, same as GSP752 |
|
| 36170 |
1 h 5 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ |
Prevent infinite API retry loop: set irn_generated=false on any saveInvoice failure, remove hardcoded RF filter |
|
| 36169 |
1 h 7 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/repository/warehouse/ |
Fix NonUniqueResult for duplicate serial numbers: use latest inventory entry for refurbished items |
|
| 36168 |
1 h 25 m |
amit |
/trunk/profitmandi-dao/src/ |
Add EWB GET APIs (GetEwayBillsByDate, GetEwayBill), fix irn_generated for existing EWB, fetch+update script |
|
| 36167 |
2 h 21 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
DC challans: use challan number as IRN, skip ack/qr/ack_date (not applicable for DCs) |
|
| 36166 |
2 h 29 m |
amit |
/trunk/profitmandi-dao/src/test/java/com/spice/profitmandi/service/integrations/ |
Add standalone EWB sandbox test — validates Part A only, 604 handling, and response fields |
|
| 36165 |
2 h 35 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
Handle EWB 604: return marker result since Chartered Info API has no doc-number lookup |
|
| 36164 |
2 h 41 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
Handle EWB 604 (already exists): fetch existing EWB via GETEWBBYDOCNO instead of failing |
|
| 36163 |
2 h 46 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
Skip EWB for same-pincode DC transfers (virtual warehouse, no physical movement) |
|
| 36162 |
2 h 55 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
Fix standalone EWB for courier DCs: send Part A only without transMode to avoid 303 error, fix transactionType 4->1 |
|
| 36161 |
3 h 12 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/warehouse/ |
GRN correction: create PURCHASE scan when creating new non-serialized inventory item |
|
| 36160 |
3 h 36 m |
ranu |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/transaction/invoicing/ |
changeList |
|
| 36159 |
3 h 37 m |
ranu |
/trunk/profitmandi-cron/src/main/java/com/smartdukaan/cron/scheduled/knowlarity/ |
code for socket snapshot |
|
| 36158 |
4 h 19 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/warehouse/ |
GRN correction: reset initialQuantity on old inventory item to avoid confusion |
|
| 36157 |
4 h 25 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/warehouse/ |
Fix GRN correction: create PO lineitem for target item when not on PO, adjust old item quantity |
|
| 36156 |
4 h 41 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/integrations/gstpro/ |
DC EWB: generate Part A only for courier orders, skip EWB when no transporter or vehicle available |
|
| 36155 |
6 h 15 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/ |
Fix e-invoice/EWB retry loop: set irnGenerated on all failure paths, send email on errors, prevent infinite cron retries |
|
| 36154 |
7 h 19 m |
amit |
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/service/warehouse/ |
Fix GRN correction for non-serialized items: create invoice_item when target item not on invoice, drop stale itemNumber copy |
|