Laurent Destailleur
5e204f0f67
Merge
2019-07-18 17:51:32 +02:00
Laurent Destailleur
b044d95acf
Merge
2019-07-18 17:50:15 +02:00
Laurent Destailleur
b0baba3293
Merge pull request #11526 from atm-ph/fix_9.0_missing_hook
...
Fix missing hook then can't interact with actions
2019-07-18 17:24:08 +02:00
Laurent Destailleur
b3182f65bc
Update create.php
2019-07-18 17:23:52 +02:00
Laurent Destailleur
e548872133
Update prelevement.php
2019-07-18 17:23:05 +02:00
Laurent Destailleur
a20a121558
Merge pull request #11522 from atm-john/9.0_fix_action_list_contact_assigned
...
FIX: socpeople assigned list in action com list
2019-07-18 17:20:41 +02:00
Florian Mortgat
dbd68027f8
New script that links "orphaned" dispatch lines to order lines
...
(the "orphans" are dispatch lines that were created in old versions of Dolibarr which didn’t have fk_commandefourndet in llx_commande_fournisseur_dispatch)
2019-07-18 17:03:16 +02:00
Florian Mortgat
e404069d26
Revert "FIX: calculation of $products_dispatched"
...
This reverts commit 75ae611f9e .
2019-07-18 17:00:57 +02:00
Florian Mortgat
770b419769
Revert "FIX: wrong display (and hidden input) for already dispatched quantity"
...
This reverts commit b155fdc014 .
2019-07-18 17:00:46 +02:00
atm-ph
984fe98342
Fix missing hook
2019-07-18 16:12:42 +02:00
atm-ph
c961a397c4
Fix missing hook then can't interact with actions
2019-07-18 15:40:50 +02:00
John Botella
b5d348356d
Fix socpeople assigned list in action com list
2019-07-17 16:49:41 +02:00
Laurent Destailleur
a3b746bcb9
Merge pull request #11517 from hregis/9.0_bug2
...
FIX better compatibility with Multicompany
2019-07-16 17:10:47 +03:00
Laurent Destailleur
77300e1210
Merge pull request #11518 from ATM-Marc/FIX_9.0_propal_clone_hook
...
FIX: propal createFrom hook: undefined parameter attached
2019-07-16 17:04:53 +03:00
Laurent Destailleur
a03a8da2fd
Merge pull request #11519 from atm-gauthier/8.0_fix_addline_cmdfourn_qty_inf_0
...
FIX : we need to be able to add freeline with qty between 0 & 1 in su…
2019-07-16 17:02:59 +03:00
gauthier
c72a59ad36
FIX : we need to be able to add freeline with qty between 0 & 1 in supplierorder line
2019-07-16 14:55:19 +02:00
Marc de Lima Lucio
464bda996c
FIX: propal createFrom hook: undefined parameter attached
2019-07-16 13:59:00 +02:00
Laurent Destailleur
917799914e
Merge pull request #11433 from atm-florianm/FIX_increase_stock_on_shipment_delete_when_STOCK_CALCULATE_ON_SHIPMENT_CLOSE_is_set
...
FIX: stock increase on shipment deletion if STOCK_CALCULATE_ON_SHIPMENT_CLOSE is set
2019-07-16 13:52:50 +03:00
Regis Houssin
c9fe91138d
FIX better compatibility with Multicompany
2019-07-16 12:39:43 +02:00
Laurent Destailleur
617d10bf2a
Merge pull request #11512 from atm-florianm/9.0_FIX_missing-hooks-in-supplier-product-list-and-supplier-product-dispatch
...
9.0 fix missing hooks in supplier product list and supplier product dispatch
2019-07-16 13:27:53 +03:00
Laurent Destailleur
de2c189138
Merge pull request #11516 from atm-john/9.0_fix_fourn_code_preload
...
FIX The proposed new supplier code does not work
2019-07-16 13:25:41 +03:00
John Botella
70ff806fdf
fix fourn code preload
2019-07-16 10:46:58 +02:00
Laurent Destailleur
5d74c81941
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
2019-07-15 23:48:40 +02:00
Laurent Destailleur
d694360c66
Fix warning
2019-07-15 23:46:54 +02:00
Laurent Destailleur
41d9e93b3f
Merge pull request #11510 from hregis/9.0_bug2
...
FIX avoid conflict with "$classname" in card.php
2019-07-15 17:03:24 +03:00
Florian Mortgat
b155fdc014
FIX: wrong display (and hidden input) for already dispatched quantity
2019-07-15 12:00:06 +02:00
atm-florian.m
75ae611f9e
FIX: calculation of $products_dispatched
...
After the DB retrieval method was changed from fetch_row to fetch_object, the indices used became wrong.
2019-07-15 12:00:06 +02:00
atm-florian.m
8aa147a4e5
# missing hooks from dispatch.php and list.php
2019-07-15 11:59:22 +02:00
atm-florian.m
ae540cb25e
FIX: add missing hook calls
2019-07-15 11:59:22 +02:00
Regis Houssin
294bc5dcb5
FIX avoid conflict with "$classname" in card.php
2019-07-15 10:19:06 +02:00
Laurent Destailleur
3bfc1938d3
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
2019-07-14 00:13:16 +02:00
Laurent Destailleur
b66ad24d85
Fix save of doc template for recuring invoices.
2019-07-14 00:10:15 +02:00
Laurent Destailleur
8090a8abb6
Fix param [] -> null
2019-07-14 00:07:27 +02:00
Laurent Destailleur
39e77dbdc6
Merge pull request #11461 from ATM-Nicolas/fix_template_invoice_edit_modelpdf
...
FIX : We must save code instead of value in database…
2019-07-14 00:19:13 +03:00
Laurent Destailleur
5ccb397af9
Merge pull request #11473 from hregis/9.0_security
...
FIX better compatibility with multicompany transverse mode
2019-07-13 23:42:36 +03:00
Laurent Destailleur
f285bed2ff
Merge pull request #11479 from atm-gauthier/8.0_fix_report_by_tva
...
FIX : accounting mode must be taken from global conf, because there's…
2019-07-13 23:40:15 +03:00
Laurent Destailleur
b6571d9fc3
Update byratecountry.php
2019-07-13 22:39:25 +02:00
Laurent Destailleur
edd51bb150
Merge pull request #11469 from atm-maxime/fix_prelevement_rum
...
Fix : use RUM if defined in bank account
2019-07-13 23:34:31 +03:00
Laurent Destailleur
f34d96b5fb
Merge pull request #11475 from atm-lena/9.0_fix_help_text
...
FIX help text
2019-07-13 23:32:35 +03:00
Laurent Destailleur
4dabdfa5ac
Merge pull request #11483 from inoveaconseil/FIX_update_price
...
FIX element name in update_price
2019-07-13 23:30:17 +03:00
Laurent Destailleur
f041110a7e
Update commonobject.class.php
2019-07-13 22:29:50 +02:00
Laurent Destailleur
db2e1d88a3
Merge pull request #11499 from hregis/9.0_bug2
...
FIX __INFOS__ tag not exists
2019-07-13 22:48:05 +03:00
Regis Houssin
332abd2a9f
FIX __INFOS__ tag not exists
2019-07-13 11:02:45 +02:00
atm-florian.m
4f03165806
FIX: outdated phpdoc
2019-07-11 12:28:24 +02:00
Nicolas ZABOURI
abd0abf115
FIX element name in update_price
2019-07-10 18:36:12 +02:00
gauthier
cce8f98afc
FIX : accounting mode must be taken from global conf, because there's no way to choose a mode with interface
2019-07-10 16:33:03 +02:00
atm-lena
a3f5397988
FIX help text 2
2019-07-10 15:55:50 +02:00
atm-lena
cebf81a514
FIX helpp text
2019-07-10 15:18:25 +02:00
Regis Houssin
41b004c2b8
FIX better compatibility with multicompany transverse mode
2019-07-10 12:16:32 +02:00
Maxime Kohlhaas
0aa42fefae
Fix : use RUM if defined in bank account
2019-07-09 18:13:11 +02:00