This commit is contained in:
@@ -23,7 +23,7 @@ namespace AyaNova.DataList
|
||||
|
||||
|
||||
//workorder item loan
|
||||
+ "left join aquoteitemloan on aquoteitem.id=aquoteitemloan.workorderitemid "
|
||||
+ "left join aquoteitemloan on aquoteitem.id=aquoteitemloan.quoteitemid "
|
||||
+ "left join aloanunit on (aquoteitemloan.loanunitid=aloanunit.id) "
|
||||
+ "left join ataxcode on (aquoteitemloan.taxcodeid=ataxcode.id) "
|
||||
;
|
||||
|
||||
Reference in New Issue
Block a user