Laurent Destailleur
ec545f8967
Fix data
2021-10-07 02:58:51 +02:00
Laurent Destailleur
5463a02887
Debug v14
2021-10-06 21:59:10 +02:00
Laurent Destailleur
6cb690e678
Debug v14
2021-10-06 21:56:48 +02:00
Laurent Destailleur
8fe37b20c0
Debug v14
2021-10-06 21:54:04 +02:00
Laurent Destailleur
cc0b709ad5
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-06 21:47:59 +02:00
Laurent Destailleur
2a5e654544
Debug v14
2021-10-06 21:47:46 +02:00
Laurent Destailleur
b34279da89
Debug v14
2021-10-06 21:46:01 +02:00
Laurent Destailleur
f95b0c3033
Debug
2021-10-06 21:43:30 +02:00
Laurent Destailleur
88a482c615
Fix phpcs
2021-10-06 18:40:32 +02:00
Laurent Destailleur
144de734ce
Fix phpcs
2021-10-06 18:39:16 +02:00
Laurent Destailleur
1c53035e38
Doc
2021-10-06 16:19:36 +02:00
Laurent Destailleur
3c885c1fce
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-06 14:27:47 +02:00
Laurent Destailleur
92ae3c9d52
Fix label in graph
2021-10-06 14:26:48 +02:00
Laurent Destailleur
7a9eb0baa7
Merge pull request #18911 from ksar-ksar/patch-10
...
FIX #18910 : MRP List SQL query syntax error with more than one extrafileds.
2021-10-06 14:10:37 +02:00
Laurent Destailleur
4be2d1414e
Fix regression
2021-10-06 14:03:10 +02:00
Francis Appels
dceb2b5341
Fix fatal error
2021-10-06 13:36:11 +02:00
Rüdiger Hahn
d963aa8832
Allow removal of tabs
...
For being able to remove or replace tabs, it is also necessary to call
this function with 'remove' mode.
2021-10-06 13:35:34 +02:00
Laurent Destailleur
b630b15991
Add missing line to remove a tab in modulebuilder
2021-10-06 13:33:13 +02:00
Laurent Destailleur
ea3e3b133d
Debug eventorganization modules
2021-10-06 12:55:07 +02:00
Laurent Destailleur
ff29ac93ad
Debug eventorganization modules
2021-10-06 12:43:40 +02:00
Laurent Destailleur
3709c6ff47
Fix phpcs
2021-10-06 11:53:27 +02:00
Laurent Destailleur
93b4853f8e
Fix var_dump
2021-10-06 11:52:12 +02:00
ksar
6a20fcc5c0
FIX #18910
2021-10-06 11:24:42 +02:00
Laurent Destailleur
123c047e29
Fix look and feel v14
2021-10-05 13:34:25 +02:00
Laurent Destailleur
b11dbf069e
FIX Bad use of a forced contact of another company on PDF/ODT documents
2021-10-05 13:11:54 +02:00
Laurent Destailleur
b559dc9053
css
2021-10-05 08:55:57 +02:00
Laurent Destailleur
e14676be49
Fix phpunit
2021-10-04 19:09:38 +02:00
Laurent Destailleur
91ee704dc3
Move trans from admin to main
2021-10-04 12:16:50 +02:00
Laurent Destailleur
e46d064d5e
Clean text
2021-10-03 20:36:03 +02:00
Laurent Destailleur
2c32c6c5c9
Fix contextpage for list of tickets
2021-10-03 19:17:23 +02:00
Laurent Destailleur
e558adbcfc
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-10-03 18:20:34 +02:00
Laurent Destailleur
d6e1a6be93
Look and feel v14
2021-10-03 18:20:01 +02:00
Laurent Destailleur
4c6f2fc4b5
Merge pull request #18874 from OPEN-DSI/v14-fix-product-per-entity-portability-sql
...
FIX Product accountancy affectation with product_perentity activated …
2021-10-02 21:04:11 +02:00
Laurent Destailleur
c149af82fe
Merge pull request #18873 from JR-Polyline/patch-1
...
Fix dynamic prices not updating
2021-10-02 20:45:16 +02:00
Laurent Destailleur
d99b3d601a
FIX #18854
2021-10-02 20:07:09 +02:00
lvessiller
fd7d1374c2
FIX Product accountancy affectation with product_perentity activated (PR #18620 )
2021-10-01 16:37:54 +02:00
JR-Polyline
2be2423dee
Fix dynamic prices not updating
...
When Dynamic price module active and an a math expression is used to compute buy price on supplier product card, the calculated price does not update on the card when saved.
Changing line 849 appears to solve this without any ill effect.
2021-10-01 21:30:25 +08:00
Laurent Destailleur
d68719226b
Fix can install module with name module_abc-x.y.z (w).zip
2021-10-01 14:10:50 +02:00
Laurent Destailleur
166d3b08d6
Add LIBXML_NONET to simplexml_load_string
2021-09-30 20:12:01 +02:00
Laurent Destailleur
0bf1db2fd4
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
2021-09-30 16:29:10 +02:00
Laurent Destailleur
ed264182c6
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/admin/dict.php
htdocs/comm/action/class/actioncomm.class.php
htdocs/product/card.php
htdocs/takepos/receipt.php
2021-09-30 16:28:42 +02:00
Laurent Destailleur
44bb5ebf34
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/comm/action/class/actioncomm.class.php
2021-09-30 16:23:34 +02:00
Laurent Destailleur
bb6399e12a
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
htdocs/comm/action/class/actioncomm.class.php
htdocs/product/card.php
2021-09-30 16:21:36 +02:00
Laurent Destailleur
fc4a16b356
Fix avoid error when trigger run on downgraded version.
2021-09-30 16:18:07 +02:00
Laurent Destailleur
422191def1
Merge pull request #18858 from FHenry/12_fix_dict_tva
...
fix: search code on tva dict
2021-09-30 14:05:07 +02:00
Laurent Destailleur
620d7109b5
Update dict.php
2021-09-30 14:04:56 +02:00
Florian HENRY
332fa77d90
fix: search code on tva dict
2021-09-30 13:49:02 +02:00
Laurent Destailleur
ee79df9bc7
Merge pull request #18839 from indelog/fix_list_of_autoecmfiles
...
Fix FormFile::list_of_autoecmfiles object_instance classname after hook
2021-09-30 13:39:16 +02:00
Laurent Destailleur
ae9643bbef
Update html.formfile.class.php
2021-09-30 13:38:38 +02:00
Laurent Destailleur
3deb424b4f
Merge pull request #18845 from indelog/fix_doc_prev_ecm
...
Fix show for external module in ecm index auto page
2021-09-30 13:36:49 +02:00