Laurent Destailleur
f201692001
Fix phpstan
2024-01-12 19:50:22 +01:00
Laurent Destailleur
618a364064
FIX #27439 but using the opposite direction. int is bette as we can evolve to add a third value in a future.
2024-01-12 17:47:54 +01:00
Frédéric FRANCE
746c2366a1
fix #27256 ( #27318 )
...
* fix #27256
* Update functions.lib.php
2024-01-11 10:17:50 +01:00
Laurent Destailleur
b418bc9e1e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2024-01-10 15:14:11 +01:00
Laurent Destailleur
e770259b3f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2024-01-10 15:12:50 +01:00
christian.humpel
2f46ffec3a
clean and include fk_unit in api for BomLine.
2024-01-10 14:05:46 +01:00
Laurent Destailleur
e2f49c407f
Clean sql request to use exist instead of left join
2024-01-09 10:44:50 +01:00
Frédéric FRANCE
6098674956
fix wrong directory
2024-01-06 10:24:11 +01:00
Laurent Destailleur
4501872f17
Clean code with rector 2
2024-01-05 04:33:58 +01:00
Fabian Heinz
b78632a20e
api fixes
...
According to [RFC2616](https://www.rfc-editor.org/rfc/rfc2616#section-10.2 ), APIs should return 2xx status codes if the request was correct.
The response should be status 200 with an empty result array.
2023-12-31 14:11:05 +01:00
routmoute
1d38a3b7b8
fix conflict with develop branch
2023-12-29 20:19:17 +01:00
routmoute
48f4e52a22
fix: Display of the list of merged pdf
2023-12-29 02:30:32 +01:00
Laurent Destailleur
b28ae5d8d3
Clean code
2023-12-27 12:12:20 +01:00
Laurent Destailleur
5870e62fce
Debug v19
2023-12-23 12:33:19 +01:00
Laurent Destailleur
15242875f4
Debug v19
2023-12-23 11:01:49 +01:00
Hystepik
5e4a4da130
Fix some php codce smell
2023-12-20 14:22:45 +01:00
Laurent Destailleur
7f5df80efd
Debug v19
2023-12-19 11:51:48 +01:00
Laurent Destailleur
98009ea6be
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/compta/bank/class/account.class.php
htdocs/core/modules/supplier_order/doc/pdf_cornas.modules.php
htdocs/langs/en_US/recruitment.lang
htdocs/master.inc.php
htdocs/projet/contact.php
2023-12-17 22:17:14 +01:00
Laurent Destailleur
d92c65ad91
FIX infinite loop in API call/trigger by adding a caller
2023-12-15 12:15:33 +01:00
Laurent Destailleur
3dbfbe965a
Merge v17
2023-12-14 12:44:15 +01:00
Laurent Destailleur
60af6843fd
Clean code
2023-12-08 02:05:51 +01:00
Laurent Destailleur
89e1e1b859
Merge pull request #26980 from atm-jonathan/FIX_in_array()_list.php
...
FIX in_array() on key
2023-12-08 01:59:32 +01:00
Joachim Kueter
c10c419bf6
fix output
2023-12-07 09:08:33 +01:00
MDW
bcdb567dd7
Fix PHP7.0 incompatibility (void is introduced in 7.1)
2023-12-06 16:47:44 +01:00
Frédéric FRANCE
61b79fda17
avoid phpstan error with phpdoc
2023-12-06 15:46:39 +01:00
Jonathan Lescaut
771b735384
FIX in_array() on key
2023-12-05 16:12:18 +01:00
Laurent Destailleur
ba10d60a0b
Fix with php-cs-fixer
2023-12-04 12:02:35 +01:00
Frédéric FRANCE
53c8a3acf8
clean phpdoc for phpstan ( #26905 )
2023-12-01 19:51:32 +01:00
Laurent Destailleur
53dab922fd
Fix php8.2 warnings
2023-11-27 11:39:32 +01:00
Maxime Kohlhaas
a8c0c63565
Fix : cost calculation on a bom using workstation ( #26738 )
2023-11-19 00:46:09 +01:00
atm-lena
85beb3ea5d
Unit Management for MO lines ( #26120 )
...
* Unit Management for products in bom and mo
* WIP
* Unit in to produce tab
* FIX wip
* float val
* Fix Travis
* fk_unit type int
* Clean code
* Clean code
* FIX code sniffer
* Update llx_mrp_production.sql
* Update 18.0.0-19.0.0.sql
---------
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr >
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2023-11-06 11:15:43 +01:00
Laurent Destailleur
127de7e7d8
FIX On object validation, ecm index are not updated for uploaded files
2023-11-01 16:17:54 +01:00
Laurent Destailleur
74e1ec4099
FIX On object validation, ecm index are not updated for uploaded files
2023-10-31 19:28:11 +01:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Alexandre SPANGARO
58bdcb5245
Dolibarize - Look & feel v19 ( #26246 )
...
* NEW Accountancy - Add quick navigation with keyb. shortcut on ledger
* TitleSeparator - Job list
* TitleSeparator - Position list
* TitleSeparator
* TitleSeparator
* TitleSeparator
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Define $newcardbutton
* Variable $newcardbutton already define
* Define $newcardbutton
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
* TitleSeparator
2023-10-20 03:20:44 +02:00
Laurent Destailleur
2cfa9f8290
Debug v19
2023-10-17 15:43:56 +02:00
Laurent Destailleur
fd2ccf584b
Look and feel v19
2023-10-17 15:27:07 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Laurent Destailleur
73bdb71507
Fix bom
2023-10-03 19:54:06 +02:00
pascal
80f060c771
fix tab indentation
2023-09-26 18:43:25 +02:00
pascal
871f896962
implementation of properties filter
2023-09-26 18:04:48 +02:00
Laurent Destailleur
91fa48199a
Fix warnings
2023-09-10 17:41:22 +02:00
Laurent Destailleur
8e2d98ea9b
Update bom_card.php
2023-09-04 14:38:43 +02:00
Frédéric FRANCE
5871e8d457
can edit bomline workstation
2023-09-04 14:01:14 +02:00
Frédéric FRANCE
f413a7b6d8
can edit bomline workstation
2023-09-04 13:59:28 +02:00
Laurent Destailleur
de6cb5f4ee
Fix warnings
2023-08-29 21:58:28 +02:00
Charlène Benke
c12592ee6b
php V8 warning
...
append if workstation module not enabled
2023-08-10 15:20:55 +02:00
Laurent Destailleur
6277cb836f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-31 02:44:26 +02:00
Laurent Destailleur
cfaa9b7971
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-07-30 18:38:37 +02:00
Laurent Destailleur
617d89c183
Fix phpcs
2023-07-29 15:48:16 +02:00