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
/
transaction
/
LineItem.java
– Rev 37274
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
37274
43 d 20 h
amit
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Freeze margin-scheme purchase price on the invoice line
Refurbished (GST Rule 32(5)) lines re-derived their purchase price by serial on
every read, resolving to the LATEST warehouse.inventoryItem row. A returned
device gets re-GRNed, sometimes at a different price, so a credit note or a
regenerated PDF could reverse a margin the invoice never charged. 11 already-
billed lines resolved to a price they were not sold at; IMEI 353917853695268
has been sold on six invoices at two different purchase prices.
InvoiceService.freezeMarginPurchasePrices now stamps the value onto
transaction.lineitem.margin_purchase_price at billing time (saveInvoice step 0,
inside the billing transaction), and resolveMarginPurchasePrice reads the frozen
value thereafter, falling back to the live lookup only when null so pre-existing
lines behave exactly as before.
Requires the column from db-scripts/add_margin_purchase_price_column.sql, which
must be applied before this is deployed.
33767
740 d 15 h
ranu
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
original item id in line item id for set color change
33060
931 d 12 h
amit.gupta
/trunk/
Added functionality to
31860
1242 d 16 h
tejbeer
/trunk/
change
30652
1551 d 14 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Added sellin margin payout
30449
1586 d 15 h
amit.gupta
/trunk/
Added Offer Changes
27878
2030 d 15 h
amit.gupta
/trunk/
25209
2637 d 20 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
Fixed target slab
24658
2757 d 13 h
tejbeer
/trunk/
change
23694
3042 d 19 h
tejbeer
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/transaction/
lineItem change
23691
3043 d 13 h
tejbeer
/trunk/
orderHistorychange
23464
3107 d 11 h
amit.gupta
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/
22859
3241 d 15 h
ashik.ali
/trunk/profitmandi-dao/
22009
3352 d 12 h
ashik.ali
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/
21924
3358 d 19 h
ashik.ali
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/
hashCode and equals method
21716
3386 d 15 h
ashik.ali
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/
21653
3394 d 13 h
ashik.ali
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/
21628
3396 d 15 h
kshitij.sood
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/entity/
21580
3402 d 15 h
ashik.ali
/trunk/profitmandi-dao/src/main/java/com/spice/profitmandi/dao/
21545
3408 d 18 h
ashik.ali
/trunk/profitmandi-dao/