Skip to content

Commit

Permalink
item editor: add acquisition_date to quick access
Browse files Browse the repository at this point in the history
* Adds field to the quick access for easy adding.
* Closes rero#3032.

Co-Authored-by: Pascal Repond <[email protected]>
  • Loading branch information
PascalRepond committed Aug 26, 2022
1 parent 54fc1a6 commit 9d56bc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rero_ils/modules/items/jsonschemas/items/item-v0.0.1.json
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 627,9 @@
"label": "New acquisition",
"description": "If this option is enabled, this item is going to appear in the new acquisition list of the library."
}
},
"navigation": {
"essential": true
}
}
},
Expand Down

0 comments on commit 9d56bc9

Please sign in to comment.