Skip to Content
Menu
In-App Purchases
v 17.0 Third Party 2402
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Employees (hr)
Website (website)
Community Apps Dependencies
Lines of code 8633
Technical Name openeducat_library
LicenseLGPL-3
Websitehttps://www.openeducat.org
Versions 14.0 15.0 16.0 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Invoicing (account)
Discuss (mail)
Employees (hr)
Website (website)
Community Apps Dependencies
Lines of code 8633
Technical Name openeducat_library
LicenseLGPL-3
Websitehttps://www.openeducat.org
Versions 14.0 15.0 16.0 17.0 18.0

OpenEduCat Library

Library Management

This module adds the feature of library management to OpenEduCat. You can print media barcode & library id card.

Contact Us

Medias

Manage all details for media like author, publisher, ISBN code & other details. You can see movements & requests related to that.

Media Units

You can create media unit to manage details for each copy of a media.

Media Movements

Librarian can track media units by media movements and issues, return and actual return dates.

Media Queue Request

User can make request to get a media. If media is not there in library you can make purchase request.

Author

You can manage authors with his medias & other details.

Publisher

You can manage publisher with its medias & other details.

Need Any Help?

Email Contact Us Request Customization Returns and Refunds Policy

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
There are no ratings yet!
Error on import
by
Sync
on 10/1/24, 8:48 PM

Dear All,

Thanks for the great job here. While attempting to import the Module(s), I get stacked with the below message (hereafter a sample for Library but the same goes for full module or other individuals). 

Grateful if you can please help me. Many thanks in advance.

My environment is: NAS Synology, installation of Odoo Community with the objective to import and test your solution before purchasing the full package.

Erreur lors de l'importation du module 'openeducat_library'.
while parsing /tmp/tmp59q4snho/openeducat_library/security/op_security.xml:4, somewhere inside
<record id="group_op_library" model="res.groups">
            <field name="name">Library</field>
            <field name="category_id" ref="openeducat_core.module_category_all_other_education"/>
            <field name="implied_ids" eval="[(4, ref('base.group_user')),(4, ref('account.group_account_invoice'))]"/>
            <field name="users" eval="[(4, ref('base.user_admin'))]"/>
        </record>

/

Best