mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-06 23:10:26 +00:00
fixes in tax controller and test purchase receipt
This commit is contained in:
@@ -21,8 +21,6 @@ from webnotes import _, DictObj
|
||||
from webnotes.utils import cint
|
||||
import json
|
||||
|
||||
import stock.utils
|
||||
|
||||
from webnotes.model.controller import DocListController
|
||||
|
||||
class TransactionController(DocListController):
|
||||
|
||||
Reference in New Issue
Block a user