89 lines
2.8 KiB
ReStructuredText
89 lines
2.8 KiB
ReStructuredText
=============
|
|
NFU eCommerce
|
|
=============
|
|
|
|
..
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
!! This file is generated by oca-gen-addon-readme !!
|
|
!! changes will be overwritten. !!
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
!! source digest: sha256:4dfaea54e4d01502b433eb5c0dcca409a5fbe2c3f175e29382a19230343183c9
|
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
|
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
:target: https://odoo-community.org/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-bakeupboys%2Fnfu-lightgray.png?logo=github
|
|
:target: https://github.com/bakeupboys/nfu/tree/16.0/nfu_ecommerce
|
|
:alt: bakeupboys/nfu
|
|
|
|
|badge1| |badge2| |badge3|
|
|
|
|
This module adds
|
|
|
|
- a maximum order quantity field to Website Sale Orders
|
|
- ordered qantitiy field to store the original ordered quantity in case a manager
|
|
adjustes the uom quantitiy
|
|
|
|
In webshop checkout it adds
|
|
|
|
- the customer balance to before and after the current order
|
|
- a configuration to warn when credit is low
|
|
- a possibility to only use credit for ordering
|
|
|
|
**Table of contents**
|
|
|
|
.. contents::
|
|
:local:
|
|
|
|
Changelog
|
|
=========
|
|
|
|
:0.0.1: Initial module.
|
|
:1.0.0: Live
|
|
:1.1.0: Add Open Packagings Filter and fix rounding issue
|
|
:1.1.1: Pass arguments to super again
|
|
:1.1.2: Make publish on website multi company
|
|
:1.2.0: Add Open Packages to Product list
|
|
:1.3.0: Adapt new Open Packages format and add indicators
|
|
:1.3.1: Remove Max Qty from first page
|
|
:1.3.2: Add decimal to ribbon
|
|
:1.4.0: Add credit warning and avoid debts option
|
|
:1.4.1: Add credit to portal details
|
|
:1.4.2: Catch unescaped float values
|
|
:1.4.3: Drop session if SO belongs to another website (Odoo 16 bug)
|
|
:1.4.3: Remove is_published filtering and use job manager only on more than one
|
|
|
|
Bug Tracker
|
|
===========
|
|
|
|
Bugs are tracked on `GitHub Issues <https://github.com/bakeupboys/nfu/issues>`_.
|
|
In case of trouble, please check there if your issue has already been reported.
|
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
`feedback <https://github.com/bakeupboys/nfu/issues/new?body=module:%20nfu_ecommerce%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
|
|
Do not contact contributors directly about support or help with technical issues.
|
|
|
|
Credits
|
|
=======
|
|
|
|
Authors
|
|
~~~~~~~
|
|
|
|
* BAKEUP
|
|
|
|
Contributors
|
|
~~~~~~~~~~~~
|
|
|
|
* Niels Göttsch <niels@ziemlichoptimal.de>
|
|
* Matthias Brück <hi@brueck.io>
|
|
|
|
Maintainers
|
|
~~~~~~~~~~~
|
|
|
|
This module is part of the `bakeupboys/nfu <https://github.com/bakeupboys/nfu/tree/16.0/nfu_ecommerce>`_ project on GitHub.
|
|
|
|
You are welcome to contribute.
|