mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-03 21:48:27 +00:00
[minor] fixes after merge with master
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):
|
||||
|
||||
Reference in New Issue
Block a user