Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renewal date #231

Closed
pronguen opened this issue Mar 20, 2019 · 0 comments
Closed

Renewal date #231

pronguen opened this issue Mar 20, 2019 · 0 comments
Assignees
Labels
enhancement Improvement of an existing feature f: circulation Concerns the circulation interface or backend

Comments

@pronguen
Copy link
Contributor

Current situation:
The renewal date is calculated on the basis of the due date.

Desired situation:
The renewal date should be calculated on the basis of the current day (current day + renewal duration). The renewal should be blocked if the new due date is equal or before the current due date.

@pronguen pronguen added the f: circulation Concerns the circulation interface or backend label Mar 20, 2019
@BadrAly BadrAly added the enhancement Improvement of an existing feature label Mar 20, 2019
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 3, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
@BadrAly BadrAly self-assigned this Apr 3, 2019
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 3, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 4, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 8, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 8, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 11, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 11, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 11, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 11, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 11, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 15, 2019
* NEW Blocks renewal if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 15, 2019
* NEW Calculates renewal due date from current date instead of checkout due date
* NEW Removes renewal from the list of possible actions if renewal due date less than checkout due date
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 16, 2019
* NEW Calculates renewal due date from current date instead of checkout due date.
* NEW Removes renewal from the list of possible actions if renewal due date less than checkout due date.
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 16, 2019
* NEW Calculates renewal due date from current date instead of checkout due date.
* NEW Removes renewal from the list of possible actions if renewal due date less than checkout due date.
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 16, 2019
* NEW Calculates renewal due date from current date instead of checkout due date.
* NEW Removes renewal from the list of possible actions if renewal due date less than checkout due date.
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue Apr 16, 2019
* NEW Calculates renewal due date from current date instead of checkout due date.
* NEW Removes renewal from the list of possible actions if renewal due date less than checkout due date.
* FIX Fixes rero#231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit that referenced this issue Apr 17, 2019
* NEW Calculates renewal due date from current date instead of checkout due date.
* NEW Removes renewal from the list of possible actions if renewal due date less than checkout due date.
* FIX Fixes #231.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
@jma jma closed this as completed in 817ca62 May 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of an existing feature f: circulation Concerns the circulation interface or backend
Projects
None yet
Development

No branches or pull requests

2 participants