M
Asked
Hi,
thanks for your support.
I was thinking about few upgrades of POS and two of this was solved, but I have next maybe good new features
1) display more product in searching- **SOLVED**
2) after we choose product from searching, we don't know what is stock of this product in current warehouse - I think that after name oraz under name add some text with actual stock.
3) shortcut or something easier (not editing product which is right now after clicking an icon) to add discount to product (not order)
I have already terms agreed with customers for each product and we dont use order discount, but only product discount (amount or percentage)
4) display on invoice clients balance - **SOLVED - it will be in next update**
5) display on invoice product discount under each product and summary on bottom
thanks
Michael
thanks for your support.
I was thinking about few upgrades of POS and two of this was solved, but I have next maybe good new features
1) display more product in searching- **SOLVED**
2) after we choose product from searching, we don't know what is stock of this product in current warehouse - I think that after name oraz under name add some text with actual stock.
3) shortcut or something easier (not editing product which is right now after clicking an icon) to add discount to product (not order)
I have already terms agreed with customers for each product and we dont use order discount, but only product discount (amount or percentage)
4) display on invoice clients balance - **SOLVED - it will be in next update**
5) display on invoice product discount under each product and summary on bottom
thanks
Michael
- MSAnsweredHello,
2. Once item added to order list, you can click the item name to view product details with stock.
3. I am not sure, how to achieve this as there could be many items in the order.
5. Discount is displayed in the views except pos receipt as those have limited space. If you need you can modify the view files as you like. Sale views are in `themes/default/admin/views/sales/` `modal_view.php`, `view.php`, `pdf.php` while the receipt view file is `themes/default/admin/views/pos/view.php`
Thank you - MAnsweredHi,
2. ok, it's simple to click on name, but if we have only for one seller one warehouse. Easier way to show the stock is under the name short description of the quantity in stock
3. we have in mind what discounts the customer has and we don't have to have them in the database, just easier to enter only the discount for the product
4. I look forward to this point in the next update
5.I will test some options in file which you wrote
thanks - MSAnsweredHello,
I am sorry as there is no plan for such. I am afraid as it will make the order item listing complex with current design.
I didn't understand your response regarding the discount :( The discount is saved in sales & sale_item table.
Thank you - Login to Reply