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

documents: allow delete of documents with order lines #3818

Draft
wants to merge 6 commits into
base: staging
Choose a base branch
from

Conversation

rerowep
Copy link
Contributor

@rerowep rerowep commented Jan 29, 2025

Garfield-fr and others added 6 commits January 28, 2025 14:00
Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Adds missing format alias on the the REST API.
* Adds placeholder on the contries editor.
* All document detailed view tabs is done in angular.
* Removes useless document views.
* Removes useless document jinja template filters and their corresponding tests.
* Adds layer to css styles to avoid primeng and bootstrap conflicts.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Removes css class for the professional view.
* Adapts the main search component to the new ui version.
* Fixes several details in the patron editor.

Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Co-Authored-by: Johnny Mariéthoz <[email protected]>
Co-Authored-by: Pascal Repond <[email protected]>
* Closes rero#3225.
* Allows deletion of documents with acquisition order lines with status
  recieved or cancelled.

Co-Authored-by: Peter Weber <[email protected]>
@rerowep rerowep self-assigned this Jan 29, 2025
@github-actions github-actions bot added f: circulation Concerns the circulation interface or backend f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: search dev: documentation About changelog, release notes, installation procedures, gh templates... f: user management f: data migration Data migration from a legacy system or a previous version dev: fixtures Fixtures data used for ils.test and ilsdev.test dev: DB Database structure (models.py) labels Jan 29, 2025
@rerowep rerowep marked this pull request as draft February 11, 2025 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev: DB Database structure (models.py) dev: documentation About changelog, release notes, installation procedures, gh templates... dev: fixtures Fixtures data used for ils.test and ilsdev.test f: circulation Concerns the circulation interface or backend f: data migration Data migration from a legacy system or a previous version f: data About data model, importation, transformation, exportation of data, specific for bibliographic data f: search f: user management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

documents: allow deletion if attached order lines are cancelled or recieved
3 participants