diff --git a/README.md b/README.md index db411864..ac995b71 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,39 @@ [![Coverage Status](https://coveralls.io/repos/OCA/vertical-ngo/badge.png?branch=8.0)](https://coveralls.io/r/OCA/vertical-ngo?branch=8.0) -This project aim to develop and publish all modules related to the need of humanitarian NGOs. It would cover the overall needs in terms of logistics, order management, accounting, transportation and distribution. - -Main changes are made in the procurement standard flow of Odoo. Usually, you have sales that drive procurement, that drive purchase. With those modules, you record logistic requisition to capture the needs, you source them from one way or another (purchase, stock, donnation,..) and give back to the requestor the price, time and product information. If he agree with, then you confirm the requisition by creating an offer. The offer will drive all the necessary flow to deliver the good where they are needed. It also improve the purchase requisition flow to fit more with the NGO's problematic. - -In the future, it'll cover other NGO's specific needs such as the distribution, transportation, finance (donations, donors report,.. ), volonteer management,.. +This project aim to develop and publish all modules related to the need of +humanitarian NGOs. It would cover the overall needs in terms of logistics, +order management, accounting, transportation and distribution. + +Main changes are made in the procurement standard flow of Odoo. Usually, you +have sales that drive procurement, that drive purchase. With those modules, you +record logistic requisition to capture the needs, you source them from one way +or another (purchase, stock, donnation,..) and give back to the requestor the +price, time and product information. If he agree with, then you confirm the +requisition by creating an offer. The offer will drive all the necessary flow +to deliver the good where they are needed. It also improve the purchase +requisition flow to fit more with the NGO's problematic. + +In the future, it'll cover other NGO's specific needs such as the distribution, +transportation, finance (donations, donors report,.. ), volonteer management,.. You'll find here : ---------------------- -- NGO Addons: That contain the module specific to the NGO world (currently management of logistic reuquisition, kind of need registring and sourcing tools) +- NGO Addons: That contain the module specific to the NGO world (currently + management of logistic reuquisition, kind of need registring and sourcing + tools) -Other related community project where we put some useful module for NGO as well: --------------------------------------------------------------------------------------------------------------------- +Other related community project where we put some useful module for NGO as well +------------------------------------------------------------------------------- - * https://github.com/OCA/stock-logistics-warehouse : module `stock_reserve` and `stock_reserve_sale`, `stock_location_ownership` + * https://github.com/OCA/stock-logistics-warehouse : module `stock_reserve` + and `stock_reserve_sale`, `stock_location_ownership` - * https://github.com/OCA/stock-logistics-workflow : module `stock_split_picking` + * https://github.com/OCA/stock-logistics-workflow : module + `stock_split_picking` - * https://github.com/OCA/sale-workflow : module `sale_validity`, `sale_quotation_sourcing`, `sale_sourced_by_line`, `sale_exception_nostock`, `sale_cancel_reason`, `partner_prepayment` + * https://github.com/OCA/sale-workflow : module `sale_validity`, + `sale_quotation_sourcing`, `sale_sourced_by_line`, `sale_exception_nostock`, + `sale_cancel_reason`, `partner_prepayment` diff --git a/vertical_ngo/README.rst b/vertical_ngo/README.rst index b7f11e48..a6c9dbff 100644 --- a/vertical_ngo/README.rst +++ b/vertical_ngo/README.rst @@ -26,6 +26,14 @@ To configure this module, go to Settings -> NGO and perform the required configuration. +Bug Tracker +=========== + +Bugs are tracked on `GitHub 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 +`here `_. + Credits ======= diff --git a/vertical_ngo/static/description/index.html b/vertical_ngo/static/description/index.html new file mode 100644 index 00000000..ce5c822b --- /dev/null +++ b/vertical_ngo/static/description/index.html @@ -0,0 +1,171 @@ +
+
+
+

Odoo Verticalization for NGO

+

This project aim to develop and publish all modules related to the + need of humanitarian NGOs. It would cover the overall needs in terms of + logistics, order management, accounting, transportation and + distribution. +

+ +

Main changes are made in the procurement standard flow of + Odoo. Usually, you have sales that drive procurement, that drive + purchase. With those modules, you record logistic requisition to + capture the needs, you source them from one way or another (purchase, + stock, donnation,..) and give back to the requestor the price, time and + product information. If he agree with, then you confirm the requisition + by creating an offer. The offer will drive all the necessary flow to + deliver the good where they are needed. It also improve the purchase + requisition flow to fit more with the NGO's problematic.

+ +

In the future, it will cover other NGO's specific needs such as the + distribution, transportation, finance (donations, donors report…), + volonteer management…

+ +
+
+
+ +
+
+
+

Installation

+
+
+

To install this module, you need to ensure that + the following projects are in your addons path: +

+ + and optionally: +
    +
  • + department: + to manage logistic requiritions by department +
  • +
  • + stock-logistics-warehouse + for modules such as + stock_reserve, + stock_reserve_sale, + stock_location_ownership… +
  • +
  • + stock-logistics-worflow + for modules such as + stock_split_picking… +
  • +
  • + sale-workflow + for modules such as + sale_validity, + sale_quotation_sourcing, + sale_sourced_by_line, + sale_exception_nostock, + sale_cancel_reason, + partner_prepayment… +
  • +
+

+
+
+
+ + + +
+
+
+
+ +
+
+
+

Configuration

+
+
+

To configure this module, you need to: +

    +
  • Go to Settings -> NGO, and select the features you + want to use.
  • +
+

+
+
+
+ + + +
+
+
+
+ +
+
+
+

Usage

+
+
+

To use this module, you need to go to the order + management menu. All the main functions are conveniently available + in there +

    +
  • creation of logistics requisitions
  • +
  • sourcing of logistics requisitions lines
  • +
  • management of cost estimates and logistics orders
  • +
  • shipment management
  • +
+

+

For further information, please visit: +

+

+
+
+
+ + + +
+
+
+
+ +
+
+
+

Known issues / Roadmap

+
+
+

+

    +
  • support more activities for NGOs
  • +
+

+
+
+
+ +
+
+
+

Maintainer

+

+ This module is maintained by the OCA.
+ + OCA, or the Odoo Community Association, is a nonprofit + organization whose mission is to support the collaborative + development of Odoo features and promote its widespread + use.
To contribute to this module, please + visit http://odoo-community.org.
+ +

+
+
+
diff --git a/vertical_ngo/static/description/vertical-ngo-settings.png b/vertical_ngo/static/description/vertical-ngo-settings.png new file mode 100644 index 00000000..2d4d8c59 Binary files /dev/null and b/vertical_ngo/static/description/vertical-ngo-settings.png differ diff --git a/vertical_ngo/static/description/vertical-ngo_LR.png b/vertical_ngo/static/description/vertical-ngo_LR.png new file mode 100644 index 00000000..ce9df9dd Binary files /dev/null and b/vertical_ngo/static/description/vertical-ngo_LR.png differ