Skip to content

'Blue MFH' Odoo 13 Module from the 'Odoo 13 Enterprise - Programando un módulo simple - Hola Mundo' Youtube video tutorial

License

Notifications You must be signed in to change notification settings

macagua/ynext_blue_mfh

Repository files navigation

Blue MFH

docs Documentation Source Odoo 13 Documentation Odoo Help
tests
Python 3.7.5 version Odoo 13 version Travis-CI Build Status Coveralls Checkout Status
license Github License
contribute Github Issues Github Forks Github Contributors
share Share at Twitter Github Favorites

About

Blue MFH, is a Odoo 13 module that let you add customizations for the 'stock' App:

  • Add new field after 'categ_id' field.
  • Remove 'description' field.
  • Add new attribute to 'list_price' field, mark as required when 'family_blue' field is equal to 'demo'.

Features

This Odoo 13 module include the follow technical features included:

  • Internationalisation (i18n) support.
  • Tests units support.

Dependencies

This module requires the following dependencies:

Install

Download the source code:

$ git clone https://github.com/macagua/ynext_blue_mfh.git

Move ynext_blue_mfh folder into extra-addons Odoo directory:

$ mv ynext_blue_mfh /full/path/to/extra-addons/

Restart the Odoo instance server, login and got to Apps > Blue MFH > Install

Install 'Blue MFH' Module

Install 'Blue MFH' Module

Then go to Main menu at left top corner and click to Inventory > Master Data > Products > click into any product and click to Edit button for edit it or click to Create or create a new product.

Access 'Manage Products' from Inventory App

Access 'Manage Products' from Inventory App

Testing

For run the module tests, with the following command:

$ /full/path/to/odoo-bin --addons-path=/full/path/to/addons,/full/path/to/extra-addons \
  -d t -i ynext_blue_mfh --test-enable --stop-after-init --log-level=test

Contribute

License

  • The project is licensed under the AGPL-3.

References

The followings are the links using as references for development this Odoo 13 module:

Development

Quality assurance

Translations

About

'Blue MFH' Odoo 13 Module from the 'Odoo 13 Enterprise - Programando un módulo simple - Hola Mundo' Youtube video tutorial

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages