MS
Requested
Hello
I need to put the unit price when I sell ( in sales module )
kindly inform is it possible?
if not can you please help me which files shall I modify to be able to modify it
thanks
I need to put the unit price when I sell ( in sales module )
kindly inform is it possible?
if not can you please help me which files shall I modify to be able to modify it
thanks
- MSAnsweredHello,
Once product is added to the order, there will be edit icon in front of the product name that can be clicked to get edit modal to change price and apply discount.
Thank you - MSAnsweredthanks for your reply
This process take time and it will be permanent selling price
Can you please inform which files I need to modify to make the price editable like the quantity in sales and in pos.
thanks - MSAnsweredHello,
You will need to modify `themes/default/admin/views/sales/add.php` & `edit.php` while the js file is `themes/default/admin/assets/js/sales.js`
Thank you - Login to Reply