mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-04 05:58:27 +00:00
[fix] [minor] update serial no in sle while creating auto serial no
This commit is contained in:
@@ -11,8 +11,6 @@ from setup.utils import get_company_currency
|
||||
|
||||
from controllers.stock_controller import StockController
|
||||
|
||||
class WrongWarehouseCompany(Exception): pass
|
||||
|
||||
class BuyingController(StockController):
|
||||
def onload_post_render(self):
|
||||
# contact, address, item details
|
||||
|
||||
Reference in New Issue
Block a user