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

Fixtures: write a better and faster way to create circulation transactions #254

Closed
BadrAly opened this issue Apr 2, 2019 · 1 comment
Closed
Assignees
Labels
f: circulation Concerns the circulation interface or backend f: data About data model, importation, transformation, exportation of data, specific for bibliographic data

Comments

@BadrAly
Copy link

BadrAly commented Apr 2, 2019

File: scripts/setup:

Prepare a file of circulation transactions to load to database instead of the current method to randomly create transactions. Similar to items.json

@BadrAly BadrAly added f: circulation Concerns the circulation interface or backend f: data About data model, importation, transformation, exportation of data, specific for bibliographic data labels Apr 2, 2019
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue May 14, 2019
* FIX Fixes rero#254.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
@BadrAly BadrAly self-assigned this May 14, 2019
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue May 14, 2019
* FIX Fixes rero#254.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
jma pushed a commit that referenced this issue May 16, 2019
* FIX Fixes #254.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit that referenced this issue May 16, 2019
* FIX Fixes #254.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
BadrAly pushed a commit to BadrAly/rero-ils that referenced this issue May 16, 2019
* FIX Fixes rero#254.

Signed-off-by: Aly Badr <aly.badr@rero.ch>
@BadrAly
Copy link
Author

BadrAly commented Jul 3, 2019

Tests showed that we will not speed up the setup.py by creating a prepared transaction in loan.json. In addition to this, the due dates must be set as variables.
Closing the issue.

@BadrAly BadrAly closed this as completed Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
f: circulation Concerns the circulation interface or backend f: data About data model, importation, transformation, exportation of data, specific for bibliographic data
Projects
None yet
Development

No branches or pull requests

1 participant