POS - Odoo 15 Community Book

Settings

El menú Configuración del módulo POS contiene varias opciones avanzadas para configurar con el módulo de punto de venta.En esta sesión, discutiremos cada una de estas opciones y cómo pueden ayudarlo a mejorar sus operaciones de POS.

Accounting

La pestaña Contabilidad en el menú Configuración incluye la opción de definir el impuesto de ventas predeterminado.Esta opción lo ayudará a definir el impuesto de ventas predeterminado para los productos.Este impuesto se aplica a cualquier producto nuevo creado en el catálogo.

Odoo 15 POS

Al hacer clic en la flecha cerca de la opción de impuestos, se le dirigirá a una nueva ventana donde puede definir varios impuestos para las operaciones.Esta ventana mostrará todos los impuestos configurados en el sistema.

Odoo 15 POS

Para establecer un nuevo impuesto, puede hacer clic en el botón Crear ".

Odoo 15 POS

Mencione el nombre fiscal en la categoría especificada.El tipo de impuesto determina dónde se puede seleccionar el impuesto.Puede ser venta, compra o ninguno.Seleccione un método de cálculo fiscal de las opciones dadas.Las opciones son,

Group Taxes: The tax is a set of sub-taxes.

Fixed: The tax amount stays the same whatever the price.

Percentage of Price: The tax amount is a % of the price.

Percentage of Price Tax included: The tax amount is a division of the price.

Python Code: Use python code for tax computation.

You can define the Tax Scope on Goods or Services. The Tax Scope will restrict the use of taxes only to a type of product. Mention the amount of tax in the Amount field and activate the new tax by enabling the Active field.

Under the Definition tab, mention the distribution of taxes for invoices in the Distribution for Invoices field using the ‘Add a Line’ option. This distribution can be used when the tax is used on an invoice. Similarly, under the Distribution for Credit Notes, you can add the distribution of taxes for the credits notes using the ‘Add a Line’ button. It can be used when the tax is used on a refund.

Under the Advanced Options tab, you can specify the Label on Invoice and Tax Group.

Odoo 15 POS

By activating the Include in Analytic Cost field, the amount computed by this tax will be assigned to the same analytic account as the invoice line (if any). Mention your Company name and Country in the given spaces. You can activate the Include in Price field if the price you use on the product and invoices includes this tax. If the Affect Base of Subsequent Taxes field is enabled, taxes with a higher sequence than this one will be affected by this. When the Base Affected By Previous Taxes is activated, the taxes with a lower sequence might affect this one.

Now, you can click on the ‘Save’ button to save the new tax.

The Accounting tab in the Settings menu will show another option called Default Intermediary Account which can be used to set a default account. This account is used as an intermediary account when nothing is set in a payment method.

Odoo 15 POS

You will get a pop-up window to set an intermediary account by using the external link marked in the screenshot above.

Odoo 15 POS

Here, you can specify the Code, Account Name, Type of the Account, Default Taxes, and Tags. In the Allowed Journals, you can define in which journals this account can be used. Specify the Account Currency, Group, and Company in the given fields and save the Default Intermediary Account by clicking the ‘Save’ button.

Payment Terminals

You can activate different payment terminal options from the Settings menu of the Point of Sale module in order to enable easy transactions while doing payments.

Odoo 15 POS

As you can see in the image, you can activate the Adyen, Vantiv, and Six payment terminals to accept payments using these payment terminals.

Inventory

The Inventory Management option under the Inventory tab in the Settings module will help you to update the quantities in stock.

Odoo 15 POS

This can be done in two methods, At the Session Closing and In Real Time.

At the Session Closing: A picking is created for the entire session when it’s closed.

In Real Time: Each order sent to the server creates its own picking.

Now, let’s discuss the reporting feature provided by Odoo to create useful reports in the Odoo PoS module.