Compare commits
2 Commits
c6f606c769
...
fe577e254b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
fe577e254b | ||
![]() |
38da4269be |
@ -377,10 +377,10 @@ public class SalesOrderPJEdit extends AbstractBillPlugIn implements Plugin, Befo
|
||||
break;
|
||||
case "yem_sharethecost":
|
||||
case "yem_sumedamount":
|
||||
String dataNewValue =(String) this.getModel().getValue("yem_sharethecost");
|
||||
if ("A".equals(dataNewValue)){
|
||||
calculateCostSharing(model);
|
||||
}
|
||||
// String dataNewValue =(String) this.getModel().getValue("yem_sharethecost");
|
||||
// if ("A".equals(dataNewValue)){
|
||||
// }
|
||||
calculateCostSharing(model);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user