mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
chore: resolve conflict
This commit is contained in:
@@ -21,11 +21,12 @@ from erpnext.stock.doctype.serial_no.serial_no import get_serial_nos
|
|||||||
from erpnext.stock.stock_ledger import is_negative_stock_allowed
|
from erpnext.stock.stock_ledger import is_negative_stock_allowed
|
||||||
|
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
class PartialPaymentValidationError(frappe.ValidationError):
|
class PartialPaymentValidationError(frappe.ValidationError):
|
||||||
=======
|
pass
|
||||||
|
|
||||||
|
|
||||||
class ProductBundleStockValidationError(frappe.ValidationError):
|
class ProductBundleStockValidationError(frappe.ValidationError):
|
||||||
>>>>>>> 2612152456 (test(pos): add test for product bundle negative stock validation)
|
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user