mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-19 01:25:07 +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
|
||||
|
||||
|
||||
<<<<<<< HEAD
|
||||
|
||||
class PartialPaymentValidationError(frappe.ValidationError):
|
||||
=======
|
||||
pass
|
||||
|
||||
|
||||
class ProductBundleStockValidationError(frappe.ValidationError):
|
||||
>>>>>>> 2612152456 (test(pos): add test for product bundle negative stock validation)
|
||||
pass
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user