case 1690

This commit is contained in:
2021-11-24 21:34:46 +00:00
parent d72c8e3660
commit f2a5de5ad8
8 changed files with 28 additions and 11 deletions

View File

@@ -1680,6 +1680,7 @@ namespace AyaNova.Util
gbiz.TaxPartSaleId = TCGoods;
gbiz.TaxRateSaleId = TCServices;
gbiz.CustomerAllowCSR = true;
gbiz.CustomerAllowCreateUnit=true;
gbiz.CustomerAllowNotifyCSRAccepted = true;
gbiz.CustomerAllowNotifyCSRRejected = true;
gbiz.CustomerAllowNotifyServiceImminent = true;