Browse Source

[ADD] addons table and build status

12.0-pre-commit-target
robin.keunen 4 years ago
parent
commit
be80dc7969
  1. 36
      README.md

36
README.md

@ -1,7 +1,43 @@
![Licence](https://img.shields.io/badge/licence-AGPL--3-blue.svg)
[![Build Status](https://travis-ci.org/beescoop/Obeesdoo.svg?branch=12.0)](https://travis-ci.org/beescoop/Obeesdoo.svg?branch=12.0)
# Obeesdoo
Specific module for the Beescoop
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | summary
--- | --- | ---
[beesdoo_account](beesdoo_account/) | 12.0.1.0.0 | Makes date_invoice field required in account.invoice_form and account.invoice_supplier_form
[beesdoo_base](beesdoo_base/) | 12.0.1.0.0 | Module that customize the base module and contains some python tools
[beesdoo_crelan_csv](beesdoo_crelan_csv/) | 12.0.1.0.0 | Import Crelan CSV Wizard
[beesdoo_easy_my_coop](beesdoo_easy_my_coop/) | 12.0.1.0.0 | Link between beesdoo customization and easy_my_coop
[beesdoo_inventory](beesdoo_inventory/) | 12.0.1.0.0 | Adds a responsible, a max shipping date and a button to copy quantity to stock pickings.
[beesdoo_pos](beesdoo_pos/) | 12.0.1.0.0 | This module adds the eaters of the customer to the POS ActionpadWidget and PaymentScreenWidget.
[beesdoo_pos_reporting](beesdoo_pos_reporting/) | 12.0.1.0.0 | Enhance POS with features allowing statistics and reporting.
[beesdoo_product](beesdoo_product/) | 12.0.1.0.0 | Modification of product module for the needs of beescoop - SOOO5 - Ajout de label bio/ethique/provenance
[beesdoo_product_usability](beesdoo_product_usability/) | 12.0.1.0.0 | Adapt the product views.
[beesdoo_purchase](beesdoo_purchase/) | 12.0.1.1.0 | - Adds a 'Responsible' field to purchase orders, - A filter w.r.t. the mail sellers is placed on the products field of a purchase order.
[beesdoo_shift](beesdoo_shift/) | 12.0.1.0.0 | Generate and manage shifts for cooperators.
[beesdoo_shift_attendance](beesdoo_shift_attendance/) | 12.0.1.0.1 | Volonteer Timetable Management Attendance Sheet for BEES coop
[beesdoo_stock](beesdoo_stock/) | 12.0.1.0.0 | Enable action on multiple products of a stock receipt
[beesdoo_stock_coverage](beesdoo_stock_coverage/) | 12.0.0.0.1 | Compute estimated stock coverage based on product sales over a date range.
[beesdoo_website_eater](beesdoo_website_eater/) | 12.0.1.0.0 | Show the eaters of a cooperator in the website portal.
[beesdoo_website_posorder_amount](beesdoo_website_posorder_amount/) | 12.0.1.0.0 | Show the total amount of pos order in the website portal.
[beesdoo_website_shift](beesdoo_website_shift/) | 12.0.1.0.0 | Show available shifts for regular and irregular workers on the website and let workers manage their shifts with an easy web interface.
[beesdoo_website_theme](beesdoo_website_theme/) | 12.0.0.0.1 | Apply BEES coop design rules.
[beesdoo_worker_status](beesdoo_worker_status/) | 12.0.1.0.0 | Worker status management specific to beescoop.
[macavrac_base](macavrac_base/) | 12.0.1.0.0 | Module with basic customizations for the Macavrac cooperative.
[purchase_order_generator](purchase_order_generator/) | 12.0.1.0.0 | Generate purchase order from a product selection
[website_portal_restrict_modification](website_portal_restrict_modification/) | 12.0.1.0.0 | Portal extension preventing modification of sensible data by the users
[//]: # (end addons)
<!-- prettier-ignore-end -->
## Migration to 12.0
**Do not migrate the following modules**:

Loading…
Cancel
Save