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

Circulation policy: issues #128

Merged
merged 1 commit into from
Oct 25, 2018
Merged

Conversation

BadrAly
Copy link

@BadrAly BadrAly commented Oct 23, 2018

Signed-off-by: Aly Badr [email protected]

To test:

  • get the PR branch
  • ./scripts/setup (only if you don't have data in your instance db)
  • run the tests

Display the list of available circulation policies (cipo), edit or a dd a new one, you should not be able to add a negative value and now the days are marked with a "day(s)"

@NicolasLabat
Copy link
Contributor

Checkout duration in days set to "0" becomes "7" after saving when you reedit the rule.

@NicolasLabat
Copy link
Contributor

NicolasLabat commented Oct 23, 2018

Create a new rule with settings :
Checkout duration in days : 1
Max number of renewals : 0
After saving, "Renewal duration" indicates "7 day(s)"

@BadrAly BadrAly force-pushed the baa-fix-issues-127-125 branch from 99b48ef to aef805d Compare October 23, 2018 09:51
@BadrAly BadrAly force-pushed the baa-fix-issues-127-125 branch from aef805d to 589a1e8 Compare October 25, 2018 09:42
 * FIX: closes rero#125, closes rero#127

Signed-off-by: Aly Badr <[email protected]>
@BadrAly BadrAly force-pushed the baa-fix-issues-127-125 branch from 589a1e8 to 957f88d Compare October 25, 2018 09:53
@iGormilhit iGormilhit merged commit 9956174 into rero:master Oct 25, 2018
@BadrAly BadrAly deleted the baa-fix-issues-127-125 branch January 10, 2019 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Circulation policy: Display the unit "days" units Circulation policy form allows negative values
3 participants