Coder Social home page Coder Social logo

inouekenta / reservation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from salleman33/reservation

0.0 0.0 0.0 1.28 MB

Plugin GLPI to manage reservation

Home Page: http://plugins.glpi-project.org/#/plugin/reservation

License: GNU General Public License v2.0

Shell 1.42% JavaScript 3.72% Perl 1.15% PHP 92.31% CSS 0.88% Makefile 0.14% Dockerfile 0.38%

reservation's Introduction

Reservation

This plugin offers a different management of the material reservations :

  • acknowledgment of items returns
  • acknowledgment of gone items
  • automatic extension of non-returned items
  • sending mail to borrowers if the reservation has expired (manual or automatic)
  • create your own categories of items

It also brings some simplified actions on bookings like :

  • add a material to an existing reservation
  • replace one material with another.

You can use the API to manage your items ! (look apirest.md for help)

Description

The Reservation plugin offers a new feature to better manage reservations: Acknowledgment of returns. This plugin is for managers of GLPI reservations / administrators. It offers them a synthetic vision of current and future reservation. It allows to acquit the return of a material. If the reservation of a material is ended but the material has not been marked as returned, the reservation is extended automatically. Reservation whose return date has been exceeded will appear in red !

How it works

There are 2 automatic actions :

  • checkReservations : it watchs reservations to automatically extends reservations, delay or cancel conflicted reservations, merge it if it's the same user. If check in is enabled, cancel the reservation if user did'nt checked in.
  • sendMailLateReservations : it automatically sends mail to user with ended reservations (enable auto mode in the plugin configuration). You have to create and use the notification "User Reservation Expired (plugin)" and a new notification template for it.

Use the notification events :

  • Reservation Conflict When Extended, new user (plugin) : when there is a conflict to extends a reservation. ##reservation.user## is the next user, ##reservation.otheruser## is the current user
  • Reservation Conflict When Extended, previous user (plugin) : when there is a conflict to extends a reservation. ##reservation.user## is the current user, ##reservation.otheruser## is the next user
  • User Reservation Expired (plugin) : for automatic mode
  • User Reservation Not Checkin (plugin) : when a reservation has not been check in

For automatic actions, consider increasing the limit number of actions that can be run at the same time (default is 2).

CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

reservation's People

Contributors

salleman33 avatar flonou avatar kandohar avatar mahanovi avatar p-bo avatar btry avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.