forked from Dolibarr/dolibarr
-
Notifications
You must be signed in to change notification settings - Fork 0
20.0 #22
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
Merged
Merged
20.0 #22
Conversation
This file contains hidden or 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
* rename const WORKFLOW_EXPEDITION_CLASSIFY_CLOSED_INVOICE to WORKFLOW_RECEPTION_CLASSIFY_CLOSED_INVOICE * edit wrong SQL erquest
Invalid Type
change sourcetype and targettype to use $this->getElementType() instead of $this->element
…able via API (Dolibarr#31668) * make thirdparty code_client and code_compta modifiable via API make code_client and code_compta modifiable via API call ( put /thirdparties/{id} ) for existing third parties * fix: thirdparty code_client and code_compta modifiable via API (Dolibarr#30432) make code_client and code_compta modifiable via API call ( put /thirdparties/{id} ) for existing third parties
…up * nb user * nb perms (*nb entities)) instead of count of group (Dolibarr#31687) * fix: group list count nb group * nb user * nb perms * fix: synk.io security issue with zappier sample package in version Dolibarr 18.0
sure data is corrupted. FIX the autofix must also fix the multicurrency value.
* FIX: Corrected typo preventing data from being saved * fix missing length
* Fix const INVOICE_USE_RETAINED_WARRANTY being set as -1 when it should be empty * fix missing translation * fix missing translation * Manage update for INVOICE_USE_RETAINED_WARRANTY * use native setAsSelect() form function
DISTINCT needs order field in select. Solved by removing DISTINCT
* fix dol_time_plus_duree with unit egal mn instead i * Update date.lib.php
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.
Instructions
This is a template to help you make good pull requests. You may use Github Markdown syntax to format your issue report.
Please:
FIX|Fix #[issue_number Short description]
[Long description]
CLOSE|Close #[issue_number Short description]
[Long description]
NEW|New [Short description]
[Long description]
PERF|Perf #[issue_number Short description]
[Long description]
QUAL|Qual #[issue_number Short description]
[Long description]