-
Notifications
You must be signed in to change notification settings - Fork 6
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
feat: automatic year in catch log entry(LAN-44 ) #227
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diePuppe
changed the title
feat: LAN-44 automatic year in catch log entry
feat: automatic year in catch log entry(LAN-44 )
Jun 28, 2023
barredterra
requested changes
Jul 7, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Die Einrückung sollte einheitlich mit Tabs sein, wie im Rest der Datei. Die Konstanten besser mit const
statt mit var
deklarieren.
landa/water_body_management/doctype/catch_log_entry/catch_log_entry.js
Outdated
Show resolved
Hide resolved
…entry.js Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com>
barredterra
previously approved these changes
Jul 18, 2023
barredterra
reviewed
Jul 18, 2023
landa/water_body_management/doctype/catch_log_entry/catch_log_entry.js
Outdated
Show resolved
Hide resolved
barredterra
approved these changes
Jul 18, 2023
barredterra
pushed a commit
that referenced
this pull request
Aug 16, 2023
# [0.10.0](v0.9.0...v0.10.0) (2023-08-16) ### Bug Fixes * Add "Only one per organisation" checkbox in doctype ([2b22d9d](2b22d9d)) * add missing translations (LAN-72) ([a6bf6b5](a6bf6b5)) * address formatting (LAN-704) ([9b8fde2](9b8fde2)) * only one MFC per Organization (LAN-766) ([e4e15e3](e4e15e3)) * remove duplicate location data ([61d7d1d](61d7d1d)) * year in Catch Log Entry (LAN-44) ([0065bc9](0065bc9)) ### Features * ** Fish Species:** add thumbnail field (LAN-777) ([6ef981d](6ef981d)) * add report LANDA Deliveries and Payments Summaries (LAN-715) ([#238](#238)) ([242dac2](242dac2)) * automatic year in catch log entry(LAN-44 ) ([#227](#227)) ([9769ff0](9769ff0)) * hide custom workspaces (LAN-45) ([#232](#232)) ([03864ec](03864ec)) * import fish images and thumbs (LAN-777) ([36c9538](36c9538)) * LAN-766 ([84f4ba8](84f4ba8)) * LAN-766 ([329a710](329a710)) * LAN-766 ([eb2888d](eb2888d)) * LAN-766 ([5774a70](5774a70)) * link voucher type (LAN-715) ([9e217e8](9e217e8)) * **Organization:** link address/contact (LAN-699) ([20a10d7](20a10d7)) ### Performance Improvements * Cache Water Body Data to make API Performant ([5cb1684](5cb1684)) * Water Body cache generation ([e309528](e309528))
🎉 This PR is included in version 0.10.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.