Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
24c639cc81
|
@ -504,7 +504,7 @@ export class ProductService {
|
||||||
dataa.price = actualPrice;
|
dataa.price = actualPrice;
|
||||||
|
|
||||||
if (user.username != 'admin') {
|
if (user.username != 'admin') {
|
||||||
dataa.remove('markup_price');
|
delete dataa.markup_price;
|
||||||
}
|
}
|
||||||
|
|
||||||
newData.push({
|
newData.push({
|
||||||
|
|
Loading…
Reference in New Issue
Block a user