CBMS Odoo Point of Sale Fixed Discounts
'=============================
Point of Sale Fixed Discounts
=============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://mycbms.com/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA/pos-lightgray.png?logo=github
:target: https://github.com/OCA/pos/tree/14.0/pos_fixed_discount
:alt: OCA/pos
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate me-F47D42.png
:target: https://translation.mycbms.com/projects/pos-14-0/pos-14-0-pos_fixed_discount
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try me-875A7B.png
:target: https://runbot.mycbms.com/runbot/184/14.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

In point of sale allow to apply discount with fixed amount.

**Table of contents**

.. contents::
:local:

Usage
=====

Just click on "Discount (Amount)" and set the amount.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/pos/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/pos/issues/new?body=module: pos_fixed_discount
version: 14.0

**Steps to reproduce**
- ...

**Current behavior**

**Expected behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
~~~~~~~

* TAKOBI

Contributors
~~~~~~~~~~~~

* Lorenzo Battistini - https://takobi.online
* Foram Shah <foram.shah@initos.com>
* Helly kapatel <helly.kapatel@initos.com>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://mycbms.com/logo.png
:alt: CBMS ODOO Community Association
:target: https://mycbms.com

OCA, or the CBMS ODOO Community Association, is a nonprofit organization whose
mission is to support the collaborative development of CBMS ODOO features and
promote its widespread use.

.. |maintainer-eLBati| image:: https://github.com/eLBati.png?size=40px
:target: https://github.com/eLBati
:alt: eLBati

Current `maintainer <https://mycbms.com/page/maintainer-role>`__:

|maintainer-eLBati|

This module is part of the `OCA/pos <https://github.com/OCA/pos/tree/14.0/pos_fixed_discount>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://mycbms.com/page/Contribute.
Allow to apply discounts with fixed amount
₦ 5,042.53 5042.53 NGN
CBMS Odoo Remove Order Line In POS

Remove each lines from selected order by simply clicking X button or clear all order with a single click.

Remove Individual Orderlines In Point Of Sale.
₦ 5,042.53 5042.53 NGN
CBMS Odoo POS: Prepaid credits
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev

======================
POS: Prepaid credits
======================

The module allows to make sale on credit.

Debt (Credit) value is changed whenever:

* Product marked as "Credit Product" is sold via POS or via Invoices. Invoices created via website_sale (eCommerce) module are supported too.
* POS payment is made via journal marked as "Debt journal"
* "Manual Credit Updates" is added

Other features:

* each user has Debt Limit field. By default is 0, i.e. user has to pay in advance and cannot have negative credits amount.
* Working with employees of company. You can get a sum of Credits of all employess of any company. You can make invoices per each employee at once to updates their Credits.

Installation Deinstallation
=============================

* Debt data are still available after the module will be re-installed.
* When new (first after install) POS session is opened, a debt payment method would added in a POS config.
* If the module was install and uninstall immediately (without created POS sessions) then it keeps no data.
* If a user deleted debt journal from POS config manually then after the module is upgraded
POS config would not be changed.
* Multicompany mode is supported

Roadmap
=======

* TODO. Field ``journal_id`` in ``pos.credit.update`` model should be replaced with ``pos_payment_method_id = fields.Many2on('pos.payment.method')``

* TODO. New option for **Zero transactions** feature: allow to create extra order line with negative amount instead of applying discounts.

* It creates extra record in accounting system (pos.order.line). It can be used as a backup for *Manual Updates*
* It works with following problem case:

In case of purchasing products with taxes not included in the price, such journals cannot be used along with normal payments

* TODO. Improvements on heavy usage (Many POSes, Many Partners)

* Num of users with cached Debt History must be limited
* Limit issue in ``reload_debts`` (check FIXME note there)
* Many POSes do the same requests on getting updates from longpolling. Solution:

* Customizable timeout in ``on_debt_updates`` method in ``pos_debt_notebook_sync`` module.
* ``reload_debts`` called with ``"postpone": false`` must ignore existing timer

Questions?
==========

To get an assistance on this module contact us by email :arrow_right: help@itpp.dev

Contributors
============
* `Ivan Yelizariev <https://it-projects.info/team/yelizariev>`__
* `Stanislav Krotov <https://it-projects.info/team/ufaks>`__
* `Dinar Gabbasov <https://it-projects.info/team/GabbasovDinar>`__
* `Kolushov Alexandr <https://it-projects.info/team/KolushovAlexandr>`__

Further information
===================

CBMS ODOO Apps Store: https://apps.mycbms.com/apps/modules/14.0/pos_debt_notebook/


Tested on `CBMS ODOO 14.0 <https://github.com/odoo/mycbms.commit/c28a32daa56193d97f0d91dac1fe560603b8837b>`_
Comfortable sales for your regular customers. Debt payment method for POS
₦ 5,042.53 5042.53 NGN
CBMS Odoo Pos Custom Tips
Pos Custom Tips module provides features to manage tips
in percentage.User can add tip as percentage to order and it will be
displayed on receipt This module is used to apply fixed percentage of tip in POS
Shops/Restaurant
₦ 5,042.53 5042.53 NGN
CBMS Odoo Controlled Point Of Sale
Controlled Point Of Sale v14
============================

This module will help you to control POS interface.

Depends
=======
[point_of_sale] addon CBMS ODOO

Tech
====
* [Python] - Models
* [XML] - CBMS ODOO views
* [JS] - static.

Installation
============
- www.odoo.com/documentation/10.0/setup/install.html
- Install our custom addon

Credits
=======
CBMS Technologies Ltd.

Authors
-------
* Sreejith P <https://www.cbms.ng>
* Aswani PC <https://www.cbms.ng>
Manager Can Control Discount & Price For the POS.
₦ 5,042.53 5042.53 NGN
CBMS Odoo POS Category Wise Receipt
This module aims to print category-wise receipts for
products ordered from Point of Sale. Category wise receipt for Point of Sale orders
₦ 5,042.53 5042.53 NGN
CBMS Odoo POS Cashier Select
.. image:: https://itpp.dev/images/infinity-readme.png
:alt: Tested and maintained by IT Projects Labs
:target: https://itpp.dev

====================
POS Cashier Select
====================

The module forces to select a cashier before switching to payment screen. Once user clicks on "Payment", custom popup is shown and user can select a cashier by scanning cashier's barcode or by clicking one from the list.

Questions?
==========

To get an assistance on this module contact us by email :arrow_right: help@itpp.dev

Contributors
============
* losev@it-projects.info


Further information
===================

CBMS ODOO Apps Store: https://apps.mycbms.com/apps/modules/14.0/pos_cashier_select/

Tested on `CBMS ODOO 14.0 <https://github.com/odoo/mycbms.commit/8bd81014f317c693b915a38d1d4dec0c5e490f90>`_
Forced choose a cashier before switching to payment screen
₦ 5,042.53 5042.53 NGN
CBMS Odoo POS Bag Charges in CBMS ODOO


Purpose :-
This Module allow us to add bag charges on particular order.
POS bag changes
POS carry bag
POS bag amount
POS bag extra changes
POS bag extra payment
Point of sale bag changes
Point of sale carry bag
Point of sale bag amount
Point of sale bag extra changes
Point of sale bag extra payment

add POS bag Charges on POS order POS Bag Charges pos charges on Bag pos packing charges extra bag charges on pos bag charge POS carry bag charges POS bag amount point of sale bag charges point of sale extra bag charges on pos extra charges on point of sale
₦ 5,042.53 5042.53 NGN
CBMS Odoo Add Product using Webcam Barcode in Pos
<p>This module helps you to scan a product barcode using<br>
Webcam and add the products to pos order-line. Add the order-line using webcam scanner by adding barcode of products</p>
₦ 5,042.53 5042.53 NGN
CBMS Odoo Point of Sale Logo
"This module helps you to set a logo for every point of sale. This will help you to
identify the point of sale easily. You can also see this logo in pos screen and pos receipt. Logo For Every Point of Sale (Screen & Receipt)
₦ 5,042.53 5042.53 NGN
CBMS Odoo Adyen Payment Acquirer/Pay by Link Patch
<p>This module migrates the Adyen implementation from the Hosted Payment Pages API to the Pay by Link<br>
API.<br>
Payment Acquirer: Adyen Pay by Link Patch</p>
₦ 5,042.53 5042.53 NGN
CBMS Odoo Invoice Payment received mail
Send email when invoice payment is registered Send email when invoice payment is registered
₦ 5,042.53 5042.53 NGN
CBMS Odoo Generate Product Images Using OpenAI
CBMS ODOO Module for Generating Product Images using DALL-E This module helps to generate images for products using DALL-E.
₦ 5,042.53 5042.53 NGN
CBMS Odoo Product Warranty Registration & Claim for Enterprise Edition

Product Warranty Registration & Claim
CBMS ODOO Product Warranty Claim
claim
claim management
CBMS ODOO claim
helpdesk
warranty_registration
ticket
support
warranty
warranty registration
Register Warranty
Warranty Renewal
claim app
claim CBMS ODOO
CBMS ODOO claim
warranty CBMS ODOO product
product CBMS ODOO warranty
customer warranty
product warranty
Product Warranty Registration, Warranty Renewal & Warranty Claim
Product Warranty Registration
Warranty Claim
Warranty Renewal
CBMS ODOO Product Warranty Claim
Product Warranty
Display Warranty Claim (qweb)
Helpdesk Support Ticket Genarate (qweb)
product.warranty.registration.form (form)
product.warranty.registration.search (search)
product.warranty.registration.tree (tree)
template_report_warranty (qweb)
template_report_warranty_data (qweb)
Product Clain
Warranty Claim
Customer Warranty
Warranty Claims
Warranty Support
Warranty Claim Request
Create Warranty Claim
Product Warranty
Warranty Report
My Warranty
Warranty Menu on Helpdesk
Product Warranty Registration and Website Claim Management and Backend for Enterprise Edition
₦ 5,042.53 5042.53 NGN
CBMS Odoo Multiple Reference Per Product
Add multiple reference code for a product template or product variant. Easily manage between the
different codes as default code for the product. Multiple Reference Per Product
₦ 5,042.53 5042.53 NGN
CBMS Odoo Multiple Sale/Purchase Order Confirm And Cancel
Confirm/Cancel Multiple Sale/Purchase Orders from Tree View Confirm/Cancel Multiple Sale/Purchase Orders from Tree View
₦ 5,042.53 5042.53 NGN
CBMS Odoo POS Product Multi Barcode
Allows to create multiple barcode for a single product Allows to create multiple barcode for a single product
₦ 5,042.53 5042.53 NGN
CBMS Odoo Multi Barcode For Products
Allows to create Product multi barcode for Sales, Purchase, Inventory and Invoicing Allows to create multiple barcode for a single product
₦ 5,042.53 5042.53 NGN
CBMS Odoo MuK PoS Branding
'================
MuK PoS Branding
================

This module complements the Branding Module. It sets the logo and the title of
the PoS app according to the settings of the branding parameters.

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

To install this module, you need to:

Download the module and add it to your CBMS ODOO addons folder. Afterward, log on to
your CBMS ODOO server and go to the Apps menu. Trigger the debug mode and update the
list by clicking on the "Update Apps List" link. Now install the module by
clicking on the install button.

Another way to install this module is via the package management for Python
(`PyPI <https://pypi.org/project/pip/>`_).

To install our modules using the package manager make sure
`odoo-autodiscover <https://pypi.org/project/odoo-autodiscover/>`_ is installed
correctly. Then open a console and install the module by entering the following
command:

``pip install --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``

The module name consists of the CBMS ODOO version and the module name, where
underscores are replaced by a dash.

**Module:**

``odoo<version>-addon-<module_name>``

**Example:**

``sudo -H pip3 install --extra-index-url https://nexus.mukit.at/repository/odoo/simple CBMS ODOO11-addon-muk-utils``

Once the installation has been successfully completed, the app is already in the
correct folder. Log on to your CBMS ODOO server and go to the Apps menu. Trigger the
debug mode and update the list by clicking on the "Update Apps List" link. Now
install the module by clicking on the install button.

The biggest advantage of this variant is that you can now also update the app
using the "pip" command. To do this, enter the following command in your console:

``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``

When the process is finished, restart your server and update the application in
Odoo. The steps are the same as for the installation only the button has changed
from "Install" to "Upgrade".

You can also view available Apps directly in our `repository <https://nexus.mukit.at/#browse/browse:odoo>`_
and find a more detailed installation guide on our `website <https://mukit.at/page/open-source>`_.

For modules licensed under OPL-1, you will receive access data when you purchase
the module. If the modules were not purchased directly from
`MuK IT <https://www.mukit.at/>`_ please contact our support (support@mukit.at)
with a confirmation of purchase to receive the corresponding access data.

Upgrade
============

To upgrade this module, you need to:

Download the module and add it to your CBMS ODOO addons folder. Restart the server
and log on to your CBMS ODOO server. Select the Apps menu and upgrade the module by
clicking on the upgrade button.

If you installed the module using the "pip" command, you can also update the
module in the same way. Just type the following command into the console:

``pip install --upgrade --extra-index-url https://nexus.mukit.at/repository/odoo/simple <module>``

When the process is finished, restart your server and update the application in
Odoo, just like you would normally.

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

No additional configuration is needed to use this module.

Usage
=============

After setting the parameters, the system is automatically branded.

Credits
=======

Contributors
------------

* Mathias Markl <mathias.markl@mukit.at>

Images
------------

Some pictures are based on or inspired by the icon set of Font Awesome:

* `Font Awesome <https://fontawesome.com>`_

Author & Maintainer
-------------------

This module is maintained by the `MuK IT GmbH <https://www.mukit.at/>`_.

MuK IT is an Austrian company specialized in customizing and extending CBMS ODOO.
We develop custom solutions for your individual needs to help you focus on
your strength and expertise to grow your business.

If you want to get in touch please contact us via mail
(sale@mukit.at) or visit our website (https://mukit.at).
Branding and Debranding
₦ 5,042.53 5042.53 NGN
CBMS Odoo Tailor Purchase Requisitions by Employees/Users

Material Purchase Requisitions
This module allowed Purchase requisition of employee.
Purchase_Requisition_Via_iProcurement
Purchase Requisitions
Purchase Requisition
iProcurement
Inter-Organization Shipping Network
Online Requisitions
Issue Enforcement
Inventory Replenishment Requisitions
Replenishment Requisitions
MRP Generated Requisitions
generated Requisitions
purchase Sales Orders
Complete Requisitions Status Visibility
Using purchase Requisitions
purchase requisitions
replenishment requisitions
employee Requisition
employee purchase Requisition
user Requisition
stock Requisition
inventory Requisition
warehouse Requisition
factory Requisition
department Requisition
manager Requisition
Submit requisition
Create purchase Orders
purchase Orders
product Requisition
item Requisition
material Requisition
product Requisitions
material purchase Requisition
material Requisition purchase
purchase material Requisition
product purchase Requisition
item Requisitions
material Requisitions
products Requisitions
purchase Requisition Process
Approving or Denying the purchase Requisition
Denying purchase Requisition​
construction management
real estate management
construction app
Requisition
Requisitions
indent management
indent
indent stock
indent system
indent request
indent order
CBMS ODOO indent
internal Requisitions
* INHERIT hr.department.form.view (form)
* INHERIT hr.employee.form.view (form)
* INHERIT stock.picking.form.view (form)
purchase.requisition search (search)
purchase.requisition.form.view (form)
purchase.requisition.view.tree (tree)
purchase_requisition (qweb)
Main Features:
allow your employees to Create Purchase Requisition.
Employees can request multiple material/items on single purchase Requisition request.
Approval of Department Head.
Approval of Purchase Requisition Head.
Email notifications to Department Manager, Requisition Manager for approval.
- Request for Purchase Requisition will go to stock/warehouse as internal picking / internal order and purchase order.
- Warehouse can dispatch material to employee location and if material not present then procurment will created by CBMS ODOO standard.
- Purchase Requisition user can decide whether product requested by employee will come from stock/warehouse directly or it needs to be purchase from vendor. So we have field on requisition lines where responsible can select Requisition action: 1. Purchase Order 2. Internal Picking. If option 1 is selected then system will create internal order / internal picking request and if option 2 is selected system will create multiple purchase order / RFQ to vendors selected on lines.
- For more details please see Video on live preview or ask us by email...


This module allow your employees/users to create Purchase Requisitions.
₦ 5,042.53 5042.53 NGN