You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
blaskurain 24183ef03d
Merge branch 'CybroOdoo:12.0' into 12.0
10 months ago
..
i18n [REF] 7850 Cambios de estilos y traducciones 4 years ago
models #8306: pos_quotation_order. Refactorizar implementación del guardado del Ticket y la eliminación de un presupuesto confirmado de la lista de presupuestos. 4 years ago
security [ADD] Initial Commit 7 years ago
static Merge branch 'CybroOdoo:12.0' into 12.0 10 months ago
views [ADD] Initial Commit 7 years ago
README.rst #8306: pos_quotation_order. Refactorizar implementación del guardado del Ticket y la eliminación de un presupuesto confirmado de la lista de presupuestos. 4 years ago
__init__.py [UPDT] Licence Updated 6 years ago
__manifest__.py [FIX] pos_quotation_order add return of server_ids sentence according to the super PosModel _save_to_server method 3 years ago

README.rst

========================
Pos Quotation Orders V12
========================

This module allows to create and process quotation orders from POS screen.

Installation
============

Just select it from available modules to install it, there is no need to extra installations.

Configuration
=============

Enable Point of Sale-->'Enable Quotation'

Features
========

* 'Create Quotation' button in POS.
* Create pos quotations.
* 'Quotation List' button in POS.
* Quotation list window.
* Manage quotations from POS.
* Quotation reference in order receipt and order.

Usage
=====

* We cannot create quotation order if there is no order lines added.
* Otherwise it will raise an alert popup with invalid order line.
* On confirming Quotation creation with invalid order date, display an error message.
* On confirming Order Creation, create quotation with order lines and it shows popup with quotation reference.
* You can view all draft quotations on 'Quotation List' button click.
* There is a confirm option for each quotations.
* On confirming quotation, order lines and customer assigned with quotation details.


Credits
=======

Developer: Aswani pc @ cybrosys

Contributors
============

* Imanol Aranburu <iaranburu@binovo.es>
* Luis J. Salvatierra <ljsalvatierra@binovo.es>