Skip to Content
Menú
This question has been flagged
2 Respostes
6252 Vistes

A customer comes to the store and picks out an item. We ring them up on the POS and would like the bill sent to their account to be payed using their payment terms (Net30) instead of paying on the spot. How can we achieve this? The customer is set up with payment terms and can be done in Sales orders, but not from within the POS screen. We select them as customer, and click invoice and it does nothing unless we put the payment method in. 


Enterprise V10, Ubuntu 17.04 Server

Avatar
Descartar
Best Answer

This problem can be solved by using this module.http://bit.ly/2yLDAeQ.

Avatar
Descartar
Best Answer

Hi Gregory.

You can use OCA modules to do that.

solution 1 : Using pos.order : pos_order_load module. (https://github.com/OCA/pos/tree/8.0/pos_order_load). you backup your order, and then in the backoffice, click on invoice.

solution 2 : Using sale.order. pos_order_to_sale_order module. (https://github.com/OCA/pos/pull/188). On the PoS, create a sale order and a picking, and then invoice the delivered products.

Some work is necessary, as there modules are not available for 10.0 version.
kind regards.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de des. 22
4643
1
de febr. 17
3380
3
de jul. 25
941
2
de març 25
2119
0
d’oct. 24
1348