forked from Dolibarr/dolibarr
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Fix/127/upgrade from 17.0 #526
Open
atm-florianm
wants to merge
83
commits into
17.0_koesio
Choose a base branch
from
fix/127/upgrade_from_17.0
base: 17.0_koesio
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
* FIX propal dates: setting sign date only if signed * FIX propal dates: clearing sign date when reopenning a propal * FIX propal dates: reworked + not clearing sign date Not clearing the sign date anymore because of 17.0 configuration that allow the user to choose if he wants to keep the previous sign date or the current date. * FIX propal dates: move comma to fix sql syntax error * FIX propal dates: add SQL request to update database This SQL request is meant to set the sign date and the signing user to null to match the fix * Update 15.0.0-16.0.0.sql --------- Co-authored-by: Laurent Destailleur <[email protected]>
…s (reverts #36e91da) (Dolibarr#30184)
… d'ensemble des projets (Dolibarr#30349)
* FIX: Supplier Order search on date valid * FIX: Supplier Order search on date valid
…olibarr#22291) * FIX : Display the real_PMP on inventory when its value is equal to 0 * FIX : PR Returns * FIX : PR returns
…owing too many decimals when rounding errors are possible (Dolibarr#31165)
…olibarr#31190) Co-authored-by: FlorianMortgat <[email protected]>
…#31268) * Use <= 0 instead of ! because delete method returns -1 or 1 * Added contact * Removed user from parameters
* Add a new hook on order list * pr correction
This reverts commit 1e64870.
… VAT-related function calls (probably a copy-paste from customer invoice templates) (Dolibarr#31446)
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.
Ne pas relire cette PR
Le jour de la prochaine MEP, merger la PR sans relecture.
Mise à jour de la branche spé Koesio pour récupérer les correctifs relatifs aux taux de TVA sur la fiche facture fournisseur modèle.