/dh_book_lib

Library book ordering management

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

dh_book_lib

Library book ordering management

Odoo Custom Module - dh_book_lib

This repository contains a custom Odoo module for managing books and book orders for a library book management system and it also have an approval stages.

Features

  • Manage different stages of a book order with the dh_book_lib.stage model.
  • Create and manage book orders with the dh_book_lib.book_order model.

Installation

  1. Clone this repository into your Odoo addons directory.
  2. Restart your Odoo server.
  3. Update the app list in your Odoo instance.
  4. Install the dh_book_lib module.

Usage

After installing the module, you can create and manage book orders from the Odoo interface. The module provides actions for confirming and cancelling book orders, and automatically moves orders through different stages based on these actions.

License