Fix/test#720
Open
ATM-NicolasV wants to merge 295 commits into
Open
Conversation
…arr#34444) Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Prepare 18.0.7 * FIX BankTransfer link in rejets.php FIX BankTransfer link in rejets.php This is to fix a wrong action link in rejets.php. The link was sending to a WithDrawals screen creating confusion. --------- Co-authored-by: VESSILLER <lvessiller@open-dsi.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Prepare 18.0.7 * FIX BankTransfer information in line.php FIX BankTransfer information in line.php This is too fix a wrong information in line.php. The mention of WithDrawalsReceipts instead of BankTransfers is wrong information * Suppress Tab in line.php --------- Co-authored-by: VESSILLER <lvessiller@open-dsi.fr> Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
and LTS is propagated during merge. Better to keep the mention into Changelog only or into doc.
…n revert stock mvt (Dolibarr#34615)
Update api_salaries.class.php Replace POST with PUT
* fix php warning * fix php warning --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
* Update product.class.php depending on php version used, when var $this->sousprods not correctly declared it'snot filled * Update product.class.php sousprods prop now initialized when declared --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
Co-authored-by: Christophe Battarel <christophe@altairis.fr>
…libarr#35523) * fix embedded images * fix php stan * fix php stan * Update CMailFile.class.php * Update CMailFile.class.php * Update CMailFile.class.php --------- Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
…idden fields (Dolibarr#35693) * FIX: prevent duplicate key fields and improve field handling in import_xlsx and import_csv modules * FIX: remove leftover debug statement in import_xlsx module
- Fixed an SQL syntax error on the contract services list when sorting or paginating.
* fix task file path for download * better fix thanks to regis for multicompany support
…d with MAIN_MAIL_EMAIL_FROM if it's empty (Dolibarr#35881) Co-authored-by: Ryad ABANI <ryad.abani@scopen.fr>
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
…flexibility (Dolibarr#35996) * Refactor stock SQL query logic to enhance readability, support hook extensibility, and maintain DRY principles. * Pass `$object` and `$action` to hookmanager in stock listing queries for improved hook extensibility.
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
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]