[mapper] material request to purchase order

This commit is contained in:
Nabin Hait
2013-07-04 17:50:06 +05:30
parent 3ccfb028fe
commit df1fca9f65
5 changed files with 53 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
from __future__ import unicode_literals
import webnotes
from webnotes.utils import cint
class DocType:
def __init__(self, d, dl):