mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-31 10:49:09 +00:00
chore: Resolve conflicts
This commit is contained in:
@@ -1376,12 +1376,7 @@ class PurchaseInvoice(BuyingController):
|
|||||||
"GL Entry",
|
"GL Entry",
|
||||||
"Stock Ledger Entry",
|
"Stock Ledger Entry",
|
||||||
"Repost Item Valuation",
|
"Repost Item Valuation",
|
||||||
<<<<<<< HEAD
|
|
||||||
"Purchase Invoice",
|
|
||||||
=======
|
|
||||||
"Payment Ledger Entry",
|
|
||||||
"Tax Withheld Vouchers",
|
"Tax Withheld Vouchers",
|
||||||
>>>>>>> f7c9258770 (fix: Issues while cancel/amending Purchase Invoice with TDS enabled)
|
|
||||||
)
|
)
|
||||||
|
|
||||||
self.update_advance_tax_references(cancel=1)
|
self.update_advance_tax_references(cancel=1)
|
||||||
|
|||||||
Reference in New Issue
Block a user