Vincent Dieltiens
2bad48bdcc
FournisseurCommandDispatch extends CommonObjectLine instead of CommonObject
2021-09-01 16:25:29 +02:00
Laurent Destailleur
0aa4868c34
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-31 13:14:01 +02:00
henrynopo
7bf6daaca7
Update card.php
2021-08-30 15:33:26 +08:00
Laurent Destailleur
feb2e71f0c
Fix regression
2021-08-28 18:59:12 +02:00
Laurent Destailleur
8ab9c96b7e
Fix 0 insert instead of null
2021-08-28 18:56:48 +02:00
Laurent Destailleur
e2eaa9b46e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-28 18:54:48 +02:00
Laurent Destailleur
5f08ed84f8
Fix 0 insert instead of null
2021-08-28 18:53:57 +02:00
Laurent Destailleur
97ee69e88f
Fix 0 insert instead of null
2021-08-28 18:52:43 +02:00
Laurent Destailleur
fb8723d884
Merge pull request #18487 from cfoellmann/PR/fix-remaining-buttons
...
replace remaining SubmitCancel buttons
2021-08-28 18:39:06 +02:00
Laurent Destailleur
978511e127
Update fournisseur.facture.class.php
...
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
2021-08-28 17:59:45 +02:00
Laurent Destailleur
5ec286fdb7
Merge pull request #18500 from francisbesset/fix-fk_unit
...
Fix bad comparison for fk_unit to avoid always null value for all case
2021-08-28 17:57:26 +02:00
Laurent Destailleur
97064f1550
Update fournisseur.facture.class.php
2021-08-28 17:55:49 +02:00
Laurent Destailleur
301d7134b3
Merge branch 'develop' into patch-2
2021-08-28 17:37:54 +02:00
stickler-ci
63427638d8
Fixing style errors.
2021-08-28 14:54:16 +00:00
henrynopo
444786b34f
Update card.php
2021-08-28 22:52:06 +08:00
Laurent Destailleur
0db67b40a0
Merge pull request #18525 from cfoellmann/PR/thirdparty-links
...
change links for thirdparty to target the type customer|supplier tab
2021-08-28 15:27:13 +02:00
BENKE Charlene
afb8a86aff
Clean code (line in double)
2021-08-28 14:14:48 +02:00
Laurent Destailleur
3d72a21396
Clean code
2021-08-28 03:09:41 +02:00
Laurent Destailleur
29abbbe2fb
Clean code
2021-08-28 01:45:53 +02:00
Laurent Destailleur
51a4d7630f
Clean code
2021-08-28 00:56:37 +02:00
Laurent Destailleur
2dd91bf312
Clean code
2021-08-27 23:36:06 +02:00
Laurent Destailleur
46d993c9a6
Clean code
2021-08-27 22:42:04 +02:00
Laurent Destailleur
3b6559b1a6
Clean code by adding cast int.
2021-08-27 18:53:45 +02:00
Laurent Destailleur
2f225ee7e5
Clean code by adding cast int.
2021-08-27 16:33:03 +02:00
Christian Foellmann
9752501ef6
change links for thirdparty to target the type customer|supplier tab
2021-08-27 15:32:53 +02:00
Christian Foellmann
9914ebe90b
add missing actions to admin page
2021-08-27 10:21:02 +02:00
henrynopo
054b466e0a
Update card.php
2021-08-26 09:40:44 +08:00
Francis Besset
22ec43f4a3
Fix bad comparison for fk_unit to avoid always null value for all case
2021-08-25 13:46:18 +02:00
Christian Foellmann
f094b4c70c
fix up most of the remaining submit inputs
2021-08-24 17:04:17 +02:00
Laurent Destailleur
90c12ae340
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-24 16:37:42 +02:00
Laurent Destailleur
07ab352877
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/list.php
2021-08-24 16:37:18 +02:00
Laurent Destailleur
76c3f10842
Merge pull request #18438 from aspangaro/15a4
...
NEW Supplier order - Add From/to input on search date
2021-08-24 15:53:15 +02:00
Laurent Destailleur
1c665c34cd
Merge pull request #18485 from fappels/14_fix_supplier_order_card
...
Fix warning on supplier order card when reception enabled.
2021-08-24 15:31:05 +02:00
Laurent Destailleur
22339a3ed3
Merge pull request #18451 from cfoellmann/PR/form-buttons-function
...
improve forms - buttonsSaveCreate()
2021-08-24 15:26:03 +02:00
henrynopo
73c0471ead
Fix error of supplier invoice (variable amount)
...
This update fixed the coding error for addline of deposit invoice for variable amount.
In addition, there is no invoice template for supplier invoice, so I also corrected the respective description.
2021-08-24 15:12:15 +02:00
Laurent Destailleur
c3fe1bfdc0
Merge pull request #18459 from henrynopo/patch-9
...
Fix error of supplier invoice (variable amount)
2021-08-24 15:09:53 +02:00
Laurent Destailleur
67baa48c16
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/fourn/facture/list.php
2021-08-24 14:56:13 +02:00
Laurent Destailleur
6fa5930e8d
Fix label must not be translated
2021-08-24 14:54:46 +02:00
Laurent Destailleur
b10f75932f
Merge pull request #18466 from aspangaro/14p16
...
FIX Supplier invoice list - Wrong language key used
2021-08-24 14:51:46 +02:00
henrynopo
3c1bdd163f
Update paiementfourn.class.php
2021-08-24 18:34:34 +08:00
Francis Appels
edeaa6009f
Fix warning on supplier order card when reception enabled.
2021-08-24 10:48:26 +02:00
Laurent Destailleur
a6ddc90d5b
Fix responsive
2021-08-23 23:53:58 +02:00
Laurent Destailleur
dc006b0ebb
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
2021-08-23 19:44:02 +02:00
Laurent Destailleur
8485fee5f9
Cast numeric into on sql request
2021-08-23 19:33:24 +02:00
Laurent Destailleur
23829ae637
Cast numeric into on sql request
2021-08-23 18:56:46 +02:00
Laurent Destailleur
d4b5ee6c85
Fix cast into variable into sql request.
2021-08-23 17:41:11 +02:00
Alexandre SPANGARO
b5a4c58106
FIX Supplier invoice list - Wrong language key used
2021-08-22 22:42:40 +02:00
henrynopo
b4096dc057
Fix error of supplier invoice (variable amount)
...
This update fixed the coding error for addline of deposit invoice for variable amount.
In addition, there is no invoice template for supplier invoice, so I also corrected the respective description.
2021-08-22 13:26:46 +08:00
Christian Foellmann
d706c3b1ec
use Forms::buttonsSaveCreate() to generate most of the Save|Cancel forms combination
2021-08-20 14:41:30 +02:00
Alexandre SPANGARO
797372cac2
NEW Supplier order - Add From/to input on search date
2021-08-18 22:30:33 +02:00
Laurent Destailleur
ae28dad72e
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-08-17 18:08:40 +02:00
Laurent Destailleur
955e9de1b7
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/product/reassortlot.php
htdocs/product/stock/product.php
htdocs/product/stock/productlot_card.php
htdocs/reception/card.php
2021-08-17 18:07:10 +02:00
Laurent Destailleur
c0a086fad8
Sellby always before Eatby #18361
2021-08-17 17:55:00 +02:00
stickler-ci
ee65860b27
Fixing style errors.
2021-08-16 01:45:33 +00:00
henrynopo
76c39a86a0
Supplier Invoice - Multicurrency remainder to pay
...
Added multicurrency remainder to be paid.
2021-08-16 09:44:09 +08:00
Maxime Kohlhaas
96a820476c
Fix supplier invoice clone : missing data on lines ( #18055 )
2021-08-13 10:45:43 +02:00
Laurent Destailleur
d7317025e9
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/pdf_other.php
2021-08-11 22:09:05 +02:00
Laurent Destailleur
ef4468153d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/extrafields_list_search_sql.tpl.php
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-08-11 22:07:13 +02:00
Laurent Destailleur
0cf2164260
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-08-11 21:15:30 +02:00
Gauthier PC portable 024
087e269103
FIX : on supplier order, JOIN with product fourn price table must be done with fk_soc too to avoid display several times a same line (because of same supplier product ref)
2021-08-10 17:34:47 +02:00
Laurent Destailleur
a4843f7d10
Merge pull request #18176 from ATM-Consulting/FIX_13.0_dispatch_cloned_datepicker_not_working
...
FIX: datepickers cloned using jquery are not working
2021-08-01 23:51:57 +02:00
Laurent Destailleur
7ab129d489
Merge pull request #18179 from joseplluis/patch-8
...
Add missing line product variables
2021-08-01 23:47:56 +02:00
Christian Foellmann
b9cb04d4b7
Merge branch 'develop' into agenda-fcomm-cancel
2021-07-29 08:14:02 +02:00
Laurent Destailleur
9dc45ac6ec
Merge pull request #18251 from cfoellmann/improve-makeorder
...
Improve makeorder
2021-07-28 15:41:09 +02:00
Christian Foellmann
51cfeddaaf
add cancel button to classifyreception form on supplier_orders
2021-07-27 16:51:14 +02:00
Christian Foellmann
cefbcf03f6
fix cancel on makeorder (supplier_order)
2021-07-27 16:18:06 +02:00
Christian Foellmann
8b118670c3
fix agenda item refuse
2021-07-27 15:11:13 +02:00
Christian Foellmann
faf50a5aaa
add agenda auto creation on supplier_order cancellation
2021-07-27 15:06:28 +02:00
Josep Lluís
20f347cd4c
Add missing line product variables
...
Add missing line product variables: product_tobatch and product_barcode
2021-07-20 07:07:01 +02:00
atm-florian
8fdd9deb16
FIX: datepickers cloned using jquery are not working
2021-07-19 14:06:56 +02:00
Laurent Destailleur
0ccc2d9033
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-16 15:01:11 +02:00
Laurent Destailleur
af1c43c70d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
...
Conflicts:
htdocs/core/modules/modBarcode.class.php
htdocs/fourn/class/fournisseur.commande.dispatch.class.php
2021-07-16 14:05:42 +02:00
Florian Mortgat
180527d23a
FIX 13.0: class CommandeFournisseurDispatch provides trigger for UPDATE but not for CREATE / DELETE
2021-07-16 10:10:57 +02:00
Laurent Destailleur
d91051488c
Merge pull request #18125 from fr69400/develop
...
NEW add hookmanager on note pages
2021-07-11 20:25:16 +02:00
stickler-ci
789cea9a85
Fixing style errors.
2021-07-11 07:49:05 +00:00
fr69400
ce4cab04d4
Update note.php
2021-07-11 09:48:33 +02:00
stickler-ci
48846888cc
Fixing style errors.
2021-07-11 07:48:30 +00:00
fr69400
beaee09c98
Update note.php
2021-07-11 09:48:15 +02:00
stickler-ci
4272f93aa4
Fixing style errors.
2021-07-09 16:41:41 +00:00
fr69400
e45d5c1d0d
NEW add hookmanager on note pages
2021-07-09 18:36:21 +02:00
Laurent Destailleur
af8c973050
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-09 13:35:08 +02:00
Laurent Destailleur
b7c42c70ef
Fix date for planned entries
2021-07-09 13:33:37 +02:00
Laurent Destailleur
2bef8a27c8
Trans
2021-07-09 12:34:51 +02:00
Laurent Destailleur
5779a56ae0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-07-04 21:23:53 +02:00
Laurent Destailleur
7013f01a41
Fix look and feel v14
2021-07-04 21:14:46 +02:00
Laurent Destailleur
f6efe51032
Fix trouble with product id = -1
2021-07-04 21:02:02 +02:00
Laurent Destailleur
affe6d9631
Sync transifex
2021-07-03 19:00:58 +02:00
Laurent Destailleur
9b7c0a9246
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2021-07-03 18:32:31 +02:00
lmarcouiller
2a30c699ac
Fix #18063 : search filter status lost "Back to list"
2021-07-02 16:05:28 +02:00
lmarcouiller
903adadcc4
Fix Error type ent in fourn/commande/list.php
2021-07-02 16:05:14 +02:00
Laurent Destailleur
02a5755876
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/langs/nl_NL/main.lang
2021-06-29 19:59:51 +02:00
Laurent Destailleur
7d8770305a
Merge pull request #17790 from aspangaro/14b11
...
NEW Add field date from/to in supplier payment list
2021-06-29 19:54:41 +02:00
Francis Appels
69affc5df5
Fix php 8 warnings
2021-06-28 16:25:16 +02:00
Laurent Destailleur
11a71d8d2f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
2021-06-23 11:41:30 +02:00
Laurent Destailleur
034906a129
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/facture/tpl/linkedobjectblock.tpl.php
htdocs/fourn/facture/tpl/linkedobjectblock.tpl.php
2021-06-23 11:30:44 +02:00
Laurent Destailleur
9c657206b3
Update linkedobjectblock.tpl.php
2021-06-23 10:47:51 +02:00
Laurent Destailleur
a1e6236df0
Fix regression sql error
2021-06-15 02:15:45 +02:00
Laurent Destailleur
8b0c2d997c
Clean code
2021-06-14 19:28:38 +02:00
stickler-ci
745ad8b403
Fixing style errors.
2021-06-14 15:10:24 +00:00
Gauthier PC portable 024
564a3b66c2
FIX : method exists
2021-06-14 17:08:16 +02:00
Gauthier PC portable 024
33553f3347
FIX : same thing on supplier orders
2021-06-14 17:01:59 +02:00
Laurent Destailleur
dd27d38d5e
Merge pull request #17869 from aspangaro/14b13
...
NEW Add field date from/to in supplier invoice list
2021-06-14 16:02:50 +02:00
Scrutinizer Auto-Fixer
55c9f37ffa
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2021-06-14 13:37:02 +00:00
Laurent Destailleur
5cc86d2319
Fix #yogosha6370
2021-06-14 13:51:09 +02:00
Frédéric FRANCE
4138353d7f
fix warnings
2021-06-12 09:11:12 +02:00
Laurent Destailleur
756786f717
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/compta/facture/card.php
htdocs/compta/facture/list.php
htdocs/core/class/discount.class.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/modFournisseur.class.php
htdocs/fourn/facture/card.php
htdocs/holiday/list.php
htdocs/paybox/admin/paybox.php
htdocs/paypal/admin/paypal.php
htdocs/product/price.php
htdocs/projet/activity/perday.php
htdocs/projet/activity/permonth.php
htdocs/projet/activity/perweek.php
htdocs/stripe/admin/stripe.php
2021-06-11 19:05:05 +02:00
Laurent Destailleur
ac965bf49a
FIX #16551
2021-06-11 17:40:04 +02:00
Laurent Destailleur
77efbda148
Fix responsive
2021-06-10 20:04:21 +02:00
Laurent Destailleur
f3b6c8bf17
Merge pull request #17876 from AlexisLaurier/bugfix/supplierBankTransfertWrongCodeCheckMassAction
...
bugfix/supplierBankTransfertWrongCodeCheckMassAction
2021-06-10 16:44:32 +02:00
Alexis LAURIER
03cd88d145
bugfix/supplierBankTransfertWrongCodeCheckMassAction
2021-06-10 16:29:56 +02:00
stickler-ci
17bdd0b5bc
Fixing style errors.
2021-06-10 04:03:51 +00:00
Alexandre SPANGARO
3d26ad4cf8
NEW Add field date from/to in supplier invoice list
2021-06-10 05:59:29 +02:00
Laurent Destailleur
9afe8e54a7
Fix
2021-06-10 00:41:15 +02:00
Laurent Destailleur
c00bef83a8
Fix php unit
2021-06-09 18:05:56 +02:00
Laurent Destailleur
fb46ece906
Fix yogosha 6347
2021-06-09 15:36:47 +02:00
Laurent Destailleur
fa4786a3f6
Fix permission
2021-06-08 16:19:21 +02:00
Frédéric FRANCE
4e530c2486
Update card.php
2021-06-08 12:05:45 +02:00
Alexandre SPANGARO
7608ac2ded
Merge remote-tracking branch 'upstream/develop' into 14b11
2021-06-05 07:20:31 +02:00
Alexandre SPANGARO
466bc26256
Fix with search_date_startxxx
2021-06-05 07:16:43 +02:00
Laurent Destailleur
703001c625
Merge pull request #17532 from ibuiv/ibuiv-status-suppliers-hooks
...
New Hooks to rename Supplier Orders statuses
2021-06-05 02:11:29 +02:00
Laurent Destailleur
f0118183c8
Clean code
2021-06-05 01:11:05 +02:00
Laurent Destailleur
6ae4a75ac2
Update fournisseur.commande.class.php
2021-06-05 01:04:09 +02:00
Francis Appels
01f5a5fb18
Fix update receipt eatby
2021-06-04 12:38:04 +02:00
Laurent Destailleur
8d5c419f92
Merge pull request #17744 from fappels/14_fix_trigger_delete_dispatch
...
Fix dispatch receipt edit and delete
2021-06-04 12:37:05 +02:00
Laurent Destailleur
82757f0989
Merge pull request #17775 from dolibit-ut/patch-337
...
Update list.php
2021-06-04 10:35:51 +02:00
Laurent Destailleur
3a201fa017
Merge pull request #17776 from dolibit-ut/patch-338
...
Update card.php
2021-06-04 10:35:28 +02:00
Laurent Destailleur
36eaad89aa
Merge pull request #17777 from dolibit-ut/patch-339
...
Update card.php
2021-06-04 10:35:11 +02:00
Laurent Destailleur
4c592401e6
Merge pull request #17781 from cfoellmann/refuse-note
...
ADD note to supplier order refusal
2021-06-04 10:10:17 +02:00
Laurent Destailleur
c7e21daee7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-06-04 09:36:20 +02:00
Laurent Destailleur
621aa9e6f3
Fix typo
2021-06-04 09:27:33 +02:00
Laurent Destailleur
3ae3137eaf
Missing picto
2021-06-04 08:57:48 +02:00
Laurent Destailleur
350a421544
Update card.php
2021-06-04 08:41:26 +02:00
Frédéric FRANCE
ca66cdad01
debug intracomm report transport mode
2021-06-03 21:47:10 +02:00
Alexandre SPANGARO
c35124f036
NEW Add field date from/to in supplier payment list
2021-06-01 23:23:00 +02:00
Christian Foellmann
55d48077a3
ADD note to supplier order refusal
2021-05-31 10:45:34 +02:00
UT from dolibit
7aae5be54a
Update card.php
2021-05-31 10:36:43 +02:00
UT from dolibit
fed7878d18
Update card.php
...
$lineid was duplicate
2021-05-31 10:33:36 +02:00
UT from dolibit
a97efdbdfa
Update list.php
...
$title = $langs->trans('Supplier')." - ".$langs->trans('ProductsAndServices');
2021-05-31 10:31:25 +02:00
Francis Appels
48f5cea917
Fix update receipt eatby
2021-05-27 16:03:17 +02:00
Francis Appels
8ed24d6796
Add missing trigger LINERECEPTION_DELETE
2021-05-27 16:02:12 +02:00
Frédéric FRANCE
1662d4a829
fix warnings
2021-05-25 23:14:36 +02:00
Laurent Destailleur
8f9de222c1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-05-25 21:53:56 +02:00
Laurent Destailleur
4b47611e23
Debug v14
2021-05-25 21:21:09 +02:00
Laurent Destailleur
714334c585
Merge pull request #17698 from OPEN-DSI/new-translate-order-supplier
...
NEW translate supplier order menus and button
2021-05-25 20:34:17 +02:00
Laurent Destailleur
a09db63c7b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/balance.php
htdocs/contrat/list.php
htdocs/don/class/api_donations.class.php
htdocs/societe/class/societe.class.php
2021-05-25 20:17:54 +02:00
Laurent Destailleur
1b5f7b78b5
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-05-25 20:12:34 +02:00
Laurent Destailleur
fb6aea72b8
Fix syntax error
2021-05-25 12:06:29 +02:00
lvessiller
38bd595ebd
NEW translate supplier order menus and button
2021-05-21 14:18:46 +02:00
Laurent Destailleur
04e9f2c988
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/admin/translation.php
2021-05-20 15:00:39 +02:00
Laurent Destailleur
e6e6574cb8
Merge pull request #17667 from aspangaro/11p1
...
FIX wrong variable fk_code_ventilation register for addline
2021-05-20 14:31:52 +02:00
Laurent Destailleur
217ee260c2
css
2021-05-19 15:11:47 +02:00
lvessiller
e2e6d4ba14
FIX keep special code on supplier order lines for external modules
2021-05-19 14:29:46 +02:00
Alexandre SPANGARO
f86e10b453
FIX wrong variable fk_code_ventilation register for addline
2021-05-19 06:37:02 +02:00
Laurent Destailleur
cc1f98329d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/admin/dict.php
htdocs/product/stock/replenish.php
htdocs/ticket/card.php
htdocs/user/class/api_users.class.php
2021-05-17 19:50:10 +02:00
Antonin MARCHAL
779c868eae
fix mistake and removed hookmanager unused
2021-05-17 13:48:21 +02:00
Antonin MARCHAL
c6aa078892
renamed LibStatut hook + removed useless hook
2021-05-17 13:46:01 +02:00
Laurent Destailleur
4e5a3a22c8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-05-17 13:36:48 +02:00
Laurent Destailleur
7d82a20995
Add missing property
2021-05-17 13:36:27 +02:00
Francis Appels
c3bea1b46e
Fix: Add test to delete supplier order if reception exist
2021-05-17 12:00:56 +02:00
Laurent Destailleur
b2ba1f5540
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
htdocs/product/stock/replenish.php
2021-05-17 10:47:00 +02:00
stickler-ci
ea0d860593
Fixing style errors.
2021-05-12 14:55:32 +00:00
Antonin MARCHAL
1bfcfc3a0c
rename Hook and moved it into LibStatut method
2021-05-12 16:55:03 +02:00
Laurent Destailleur
52d4e7e2a8
Merge pull request #17535 from frederic34/uniformizecode
...
uniformize supplier cards
2021-05-11 19:25:26 +02:00
Laurent Destailleur
6bec5d7e3c
Update document.php
2021-05-11 19:23:46 +02:00
Laurent Destailleur
70451050ae
Update contact.php
2021-05-11 19:22:46 +02:00
Laurent Destailleur
1c477d2131
Update card.php
2021-05-11 19:21:38 +02:00
Laurent Destailleur
e3cb04e235
Merge pull request #17540 from ibuiv/ibuiv-supplierorder-hooks
...
New Hooks for Supplier Order Card tabs
2021-05-11 19:12:24 +02:00
Laurent Destailleur
a4f9025843
Merge pull request #17541 from fappels/14_debug_dispatch
...
Fix edit-delete from dispatch card when reception activated.
2021-05-11 19:03:18 +02:00
Frédéric FRANCE
dc90103526
Update document.php
2021-05-11 18:36:27 +02:00
Laurent Destailleur
88ca25903d
Merge pull request #17559 from aspangaro/14b7
...
Fix Title supplier order
2021-05-11 18:15:02 +02:00
Laurent Destailleur
8a2a996595
Merge pull request #17562 from oscim/patch-42
...
Update card.php
2021-05-11 18:10:07 +02:00
Frédéric FRANCE
680092cb8a
Merge remote-tracking branch 'upstream/develop' into uniformizecode
2021-05-11 18:09:05 +02:00
Alexandre SPANGARO
a830e498de
Merge remote-tracking branch 'upstream/develop' into 14b7
2021-05-11 07:01:39 +02:00
Laurent Destailleur
d7a5e342ab
Optimize some widgets
2021-05-10 20:16:51 +02:00
stickler-ci
b9bdd9ed8a
Fixing style errors.
2021-05-10 12:13:50 +00:00
oscim
dfe0ccee45
Update card.php
...
Add hook for block boxstats in fourn card
2021-05-10 14:10:54 +02:00
Laurent Destailleur
ed18045807
FIX The comment of a reception was not correctly managed
2021-05-10 11:30:37 +02:00
Francis Appels
cd8c71497d
replace deprecated warehouse 'libelle'
2021-05-10 10:10:30 +02:00
Alexandre SPANGARO
7993e4634a
Fix Title supplier order info card
2021-05-10 07:01:24 +02:00
Alexandre SPANGARO
eccd883156
Fix Title supplier order document card
2021-05-10 06:54:17 +02:00
Alexandre SPANGARO
db50f8c27b
Fix Title supplier order note card
2021-05-10 06:49:49 +02:00
Alexandre SPANGARO
9f0cdb0153
Fix Title supplier order contact card
2021-05-10 06:48:27 +02:00
Alexandre SPANGARO
1f00689831
Fix Title supplier order card
2021-05-10 06:46:07 +02:00
antonin_tdj
60671f1c78
Merge pull request #1 from ibuiv/ibuiv-develop
...
Ibuiv develop
2021-05-08 15:55:15 +02:00
Francis Appels
7101c2445d
Fix dispatch, only edit received lines on draft reception.
...
No stock movement on reception.
2021-05-08 12:42:58 +02:00
Antonin MARCHAL
6b55b9fb28
add (hooks) init hooks on all tabs for supplier order
2021-05-08 11:45:07 +02:00
Frédéric FRANCE
1d38dc11c6
uniformize supplier cards
2021-05-07 21:28:35 +02:00
Antonin MARCHAL
a91d1b2e07
add(list) hook
2021-05-07 17:09:39 +02:00
Antonin MARCHAL
c6d646f39e
add(prop)list
2021-05-07 17:08:36 +02:00
Antonin MARCHAL
9ab12e2455
add (getNomUrl)
2021-05-07 17:06:53 +02:00
Laurent Destailleur
914d27990d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-05-03 14:58:41 +02:00
Laurent Destailleur
1c95e2b7c7
FIX #17453
2021-05-03 14:58:29 +02:00
Laurent Destailleur
e5b49ce0a2
Merge pull request #17448 from LuferGonn/fourn_facture_change_001
...
Update fourn/facture/card.php: Change position(ExtraFields)
2021-05-03 14:12:07 +02:00
Laurent Destailleur
d1f11d2e65
Merge pull request #17429 from fr69400/develop
...
FIX formAddObjectLine cant be overloaded by hook
2021-05-03 13:16:45 +02:00
Luis Fernando
6fb256822b
Update card.php: Change position(ExtraFields)
2021-04-30 21:07:24 -05:00
Laurent Destailleur
edd178c373
Update list.php
2021-04-30 12:09:42 +02:00
lmarcouiller
484f6f275f
Fix #17424 : preg_match error on List of purchase orders
2021-04-30 10:56:47 +02:00
stickler-ci
8fda2ba2b4
Fixing style errors.
2021-04-29 13:34:43 +00:00
fr69400
d9e25c61bb
formAddObjectLine cant be overloaded by hook
2021-04-29 15:32:15 +02:00
kamel
4b490d434c
Corrections
2021-04-27 18:08:05 +02:00
kamel
80be0c32e4
Corrections
2021-04-27 14:13:59 +02:00
kamel
3a673c9210
Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_00007
2021-04-27 12:29:10 +02:00
kamel
c645241327
Corrections
2021-04-27 12:11:28 +02:00
Laurent Destailleur
d138e7410b
Clean code
2021-04-26 19:12:23 +02:00
kamel
9f3bcbc39d
Fix Stickler CI
2021-04-26 17:48:42 +02:00
kamel
9c46b234cf
FIX Supplier invoices (deposit, multicurency in lines)
2021-04-26 17:43:27 +02:00
Laurent Destailleur
389b71bc7e
Clean API
2021-04-25 19:21:48 +02:00
Laurent Destailleur
fd2d317b4a
Fix #yogosha5881
2021-04-25 15:55:36 +02:00
Laurent Destailleur
d0cc64479d
Fix protect sql
2021-04-24 20:18:11 +02:00
Alexandre SPANGARO
89d960f6dd
Field tva is deprecated
2021-04-17 08:13:59 +02:00
Laurent Destailleur
ce9d707040
Merge pull request #17269 from bb2a/picto_massactions
...
Next picto mass actions
2021-04-16 20:40:19 +02:00
fr69400
bd5c03f1a0
Update contact.php
2021-04-16 11:02:17 +02:00
fr69400
6ea94c6e0c
Update contact.php
2021-04-16 10:36:24 +02:00
Anthony Berton
a612831e28
next_change
2021-04-14 14:45:55 +02:00
Laurent Destailleur
dcf460e248
Use css on img_picto
2021-04-14 12:28:01 +02:00
Anthony Berton
707bf5adca
picto_mass_actions
2021-04-14 10:20:34 +02:00
Laurent Destailleur
7e4dcde089
Merge pull request #17257 from ibuiv/patch-4
...
Fix Infinite Loop in trigger
2021-04-13 23:01:28 +02:00
Laurent Destailleur
1c8a2ce15a
Fix phpcs
2021-04-13 22:12:47 +02:00
Laurent Destailleur
97292d6843
Fix phpcs
2021-04-13 20:28:25 +02:00
stickler-ci
0511d5848e
Fixing style errors.
2021-04-13 18:24:18 +00:00
Laurent Destailleur
358bb87ae2
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/action/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/payments.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/core/modules/commande/doc/pdf_eratosthene.modules.php
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
htdocs/core/modules/facture/doc/pdf_sponge.modules.php
htdocs/core/modules/propale/doc/pdf_azur.modules.php
htdocs/core/modules/propale/doc/pdf_cyan.modules.php
htdocs/projet/card.php
htdocs/public/payment/newpayment.php
htdocs/societe/list.php
htdocs/ticket/document.php
2021-04-13 20:19:05 +02:00
ibuiv
2a391dc13f
Fix Loop in trigger with CommandeFournisseur::createFromClone
...
added param $notrigger to avoid an infinite loop when createFromClone calls create
2021-04-13 20:19:02 +02:00
Alexandre SPANGARO
44133166de
Merge remote-tracking branch 'upstream/develop' into 14a36
2021-04-12 21:35:03 +02:00
Alexandre SPANGARO
4b9bf40a8f
move include_once to include when it's a tpl
2021-04-12 21:25:58 +02:00
Laurent Destailleur
8a62d97b89
Remove one thousand of useless files
2021-04-12 15:57:16 +02:00
Laurent Destailleur
81487d76b2
Clean code of ol deprecated option
2021-04-12 15:37:26 +02:00
Alexandre SPANGARO
fb221a0541
Add right supplier_order
2021-04-12 09:59:03 +02:00
Alexandre SPANGARO
8d72448f43
Add right supplier_order
2021-04-12 09:47:16 +02:00
Alexandre SPANGARO
87cc1b2601
Add right supplier_invoice
2021-04-12 07:37:34 +02:00
Alexandre SPANGARO
2d77b9bdf0
Work on split module fournisseur
2021-04-12 06:15:47 +02:00
Alexandre SPANGARO
ab5599a672
Merge remote-tracking branch 'upstream/develop' into 14a36
2021-04-11 20:53:30 +02:00
Laurent Destailleur
0ab31a8680
Look and feel v14
2021-04-11 13:30:30 +02:00
Alexandre SPANGARO
ce7c5a0c7b
Work on split module fournisseur
2021-04-11 04:24:21 +02:00
Laurent Destailleur
280d534b7a
Fix phpcs
2021-04-10 00:29:32 +02:00
Laurent Destailleur
42ddb6e5f0
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/index.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/accounting.lib.php
htdocs/core/lib/website2.lib.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/paiementfourn.class.php
htdocs/public/ticket/view.php
2021-04-09 14:17:41 +02:00
Laurent Destailleur
4b1974080a
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-04-09 14:02:24 +02:00
Laurent Destailleur
f5881c6199
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/comm/index.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-04-09 14:02:14 +02:00
Laurent Destailleur
60711f415d
Fix permission on external user
2021-04-08 19:52:07 +02:00
Laurent Destailleur
667481acd5
Fix #yogosha5832 - Missin test on permission for /index routes on APIs
2021-04-08 19:05:28 +02:00
Laurent Destailleur
c4a4d238f7
Merge pull request #17151 from OGPayet/fix/fournPayment
...
fix paiementfourn ref is now different from id
2021-04-08 16:26:34 +02:00
UT from dolibit
a144ae147f
Create index.html
2021-04-07 19:36:13 +02:00
Laurent Destailleur
6dc10bc87d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2021-04-07 12:19:39 +02:00
Pierre Payet
d209dbe43e
add missing hooks in fourn invoice list
2021-04-07 11:01:51 +02:00
Marc de Lima Lucio
7df09b6e9e
FIX: esupplier order: error 500 when using packaging with product where it is not defined
2021-04-07 10:41:36 +02:00
Pierre Payet
113db33a24
fix paiementfourn ref is now different from id
2021-04-07 10:24:02 +02:00
Laurent Destailleur
fcc6431896
Merge pull request #17136 from aspangaro/14a35
...
NEW: Add deposit on supplier invoice (& somes ajustments)
2021-04-07 02:51:32 +02:00
Laurent Destailleur
1f76a99ee4
Fix status in popup
2021-04-06 23:07:47 +02:00
Laurent Destailleur
12e847ade1
Fix color of reports. Fix include_once into include.
2021-04-06 22:18:32 +02:00
Laurent Destailleur
90b122035f
Fix css
2021-04-06 20:28:00 +02:00
Laurent Destailleur
5c0f0834dc
css
2021-04-06 20:23:44 +02:00
Laurent Destailleur
98e567a8f7
Fix css
2021-04-06 20:21:54 +02:00
Alexandre SPANGARO
36e4f5aa22
Merge remote-tracking branch 'upstream/develop' into 14a22
2021-04-06 10:29:44 +02:00
stickler-ci
30d26c1e28
Fixing style errors.
2021-04-06 07:20:07 +00:00
Alexandre SPANGARO
82b652df8a
NEW: Add deposit on supplier invoice (& somes ajustments)
2021-04-06 09:15:34 +02:00
Laurent Destailleur
a3fb8d3e14
Factorize code
2021-04-05 19:34:56 +02:00
Alexandre SPANGARO
f64d0377c5
Merge remote-tracking branch 'upstream/develop' into 14a22
2021-04-04 06:03:41 +02:00
Laurent Destailleur
231f441876
Look and feel v14
2021-04-03 02:11:16 +02:00
Laurent Destailleur
60e13f6727
FIX #17060
2021-04-02 22:20:13 +02:00
Laurent Destailleur
32d1bce677
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/paiement/list.php
2021-04-02 01:43:39 +02:00
Laurent Destailleur
b078c2dcc9
Update list.php
2021-04-02 01:34:53 +02:00
Ferran Marcet
75d395c848
FIX: Filter on supplier payment list
2021-04-01 14:13:59 +02:00
Laurent Destailleur
be6bb3a756
FIX #yogosha5746 - next step (work in progress)
2021-03-30 19:12:07 +02:00
Laurent Destailleur
6e422d26f3
FIX #yogosha5746 - next step (wip)
2021-03-30 16:20:18 +02:00
Laurent Destailleur
fb84608586
Clean sql
2021-03-30 03:37:54 +02:00
Laurent Destailleur
d93fbcd00b
Fix sql error
2021-03-29 21:17:41 +02:00
Laurent Destailleur
a4987c6e4f
Merge branch 'develop' into 14a22
2021-03-29 20:35:35 +02:00
Laurent Destailleur
5c2ee240b2
FIX #yogosha5752
2021-03-29 15:59:37 +02:00
Laurent Destailleur
3a4bb69c05
FIX #yogosha5749
2021-03-29 15:32:09 +02:00
Laurent Destailleur
ce1f8289a4
FIX #yogosha5746
2021-03-29 15:07:23 +02:00
Laurent Destailleur
b929641fe1
Look and feel v14
2021-03-29 13:00:17 +02:00
Laurent Destailleur
85f6a15678
Fix position of users in combo list
2021-03-29 11:58:51 +02:00
Alexandre SPANGARO
2a1cc04b66
Merge remote-tracking branch 'upstream/develop' into 14a22
2021-03-28 06:16:33 +02:00
Laurent Destailleur
01c1101b29
Look and feel v14
2021-03-26 18:16:12 +01:00
Laurent Destailleur
d9108362ba
War against $_POST
2021-03-25 16:59:47 +01:00
Laurent Destailleur
a5034d44f7
$_POST war
2021-03-24 19:53:31 +01:00
Laurent Destailleur
2d5fbfc105
Fix php8
2021-03-22 23:43:28 +01:00
Laurent Destailleur
4ff26bd8c5
Removed deprecated code
2021-03-22 13:39:34 +01:00
Laurent Destailleur
6a0e0f4c06
Fix #ygosha5698
2021-03-22 12:10:51 +01:00
Laurent Destailleur
15440917b1
Fix #ygosha5698
2021-03-22 11:30:18 +01:00
Laurent Destailleur
e334e83a64
Merge branch 'develop' into 14a22
2021-03-20 13:42:54 +01:00
Laurent Destailleur
bb57d773e9
Merge pull request #16869 from frederic34/patch-20
...
fix doxygen
2021-03-20 11:16:18 +01:00
Frédéric FRANCE
0cacdf3320
fix doxygen
2021-03-20 10:11:56 +01:00
Frédéric FRANCE
1bc3301a7f
fix doxygen
2021-03-20 10:10:41 +01:00
Laurent Destailleur
e366d2c379
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
ChangeLog
htdocs/admin/tools/export_files.php
htdocs/compta/paiement_charge.php
htdocs/compta/sociales/card.php
htdocs/core/lib/functions.lib.php
htdocs/cron/list.php
htdocs/filefunc.inc.php
test/phpunit/FilesLibTest.php
2021-03-16 14:57:04 +01:00
Laurent Destailleur
e00e6cfd9a
Merge pull request #16721 from aspangaro/14a25
...
Translation "Generated documents"
2021-03-16 10:25:31 +01:00
Laurent Destailleur
aba4af85a5
Merge pull request #16722 from aspangaro/14a26
...
Uniformize translation
2021-03-16 10:24:42 +01:00
Laurent Destailleur
39849de96e
Look and feel v14
2021-03-16 10:19:56 +01:00
Alexandre SPANGARO
03481a0197
Uniformize translation
2021-03-16 04:22:43 +01:00
Alexandre SPANGARO
f8703a0691
Translation "Generated documents"
2021-03-16 04:04:33 +01:00
Alexandre SPANGARO
4fd24c6855
Translation "Generated documents"
2021-03-16 04:04:18 +01:00
Alexandre SPANGARO
6e17a588bb
Merge remote-tracking branch 'upstream/develop' into 14a22
2021-03-16 03:26:28 +01:00
Juanjo Menent
76cf3da449
FIX: Cannot delete a batch material from item receipts
2021-03-15 18:10:59 +01:00
Laurent Destailleur
cc10106a21
Fix protection on int
2021-03-14 12:20:23 +01:00
Laurent Destailleur
12f50a76d7
Fix yogosha #5627
2021-03-14 11:48:39 +01:00
Laurent Destailleur
315e66aa5a
Merge pull request #16537 from altairisfr/pr_sn_unicity
...
Unique serial number management
2021-03-06 11:22:44 +01:00
Laurent Destailleur
c55932090a
Fix phpcs
2021-03-04 19:48:08 +01:00
Christophe Battarel
faf7b1d659
adapt dispatch for serial numbers
2021-03-04 15:31:51 +01:00
Laurent Destailleur
f11a85a3e3
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
htdocs/compta/facture/card.php
htdocs/contrat/card.php
htdocs/fichinter/card.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/supplier_proposal/card.php
2021-03-03 11:37:34 +01:00
Laurent Destailleur
7eb3e324c7
FIX #16503
2021-03-02 23:09:55 +01:00
Laurent Destailleur
42329b10c9
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
build/generate_filelist_xml.php
htdocs/comm/propal/card.php
htdocs/commande/card.php
htdocs/compta/facture/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/modulebuilder.lib.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/supplier_proposal/card.php
htdocs/ticket/list.php
2021-03-02 15:27:20 +01:00
Laurent Destailleur
23e8401e61
FIX #16296
2021-03-02 01:22:23 +01:00
Laurent Destailleur
cffea1889f
FIX #16325
2021-03-02 01:17:28 +01:00
Laurent Destailleur
5b771eb798
Fix merge of 2 record.
2021-03-01 21:56:14 +01:00
Alexandre SPANGARO
94a861c1c8
Code enhanced - Standardize field name
2021-03-01 04:07:31 +01:00
Laurent Destailleur
886cbc61c8
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
htdocs/core/boxes/box_factures_fourn.php
htdocs/core/boxes/box_factures_fourn_imp.php
htdocs/core/boxes/box_ficheinter.php
htdocs/core/boxes/box_members.php
htdocs/core/boxes/box_propales.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/html.formmail.class.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/class/fournisseur.facture.class.php
2021-02-28 13:37:45 +01:00
Laurent Destailleur
68aebaeade
Merge pull request #16479 from frederic34/update_CommandeFournisseur
...
add update CommandeFournisseur for api use
2021-02-28 13:26:28 +01:00
Laurent Destailleur
dd64c00f8b
Merge pull request #16478 from frederic34/patch-5
...
fix missing include
2021-02-28 13:24:42 +01:00
Laurent Destailleur
753b1d1e11
FIX status on tooltip on widgets
2021-02-27 19:43:56 +01:00
Laurent Destailleur
9cf4222d3a
Look and feel v14
2021-02-27 17:15:40 +01:00
Frédéric FRANCE
6823eabe63
add update CommandeFournisseur for api use
2021-02-27 10:10:28 +01:00
Frédéric FRANCE
8a782e1d4a
fix missing include
...
needed by dol_get_last_hour
2021-02-27 09:18:03 +01:00
Laurent Destailleur
4c7d78ffaa
Look and feel v14
2021-02-27 03:06:21 +01:00
Laurent Destailleur
34d00e5d5e
Look and feel v14
2021-02-27 02:44:52 +01:00
Laurent Destailleur
8e632d08b8
NEW Add link picto to the stock movement on the detail of production
2021-02-27 00:31:29 +01:00
Laurent Destailleur
e84e7d881f
Merge pull request #16447 from frederic34/fourn_code_syntax
...
code syntax fourn directory
2021-02-26 10:29:42 +01:00
Frédéric FRANCE
ed6d2376f1
code syntax fourn directory
2021-02-25 23:21:30 +01:00
Frédéric FRANCE
464e4442b1
fix fourn card
2021-02-23 18:23:14 +01:00
Alexandre SPANGARO
ddea3f8a92
Code enhanced - Standardize field name #14697
2021-02-21 21:47:26 +01:00
Laurent Destailleur
93381f1d7d
Fix regression in renaming of field
2021-02-21 19:29:42 +01:00
Laurent Destailleur
2be6992916
Fix include_once into include for inc.php file. See comment in #16338
2021-02-19 16:10:19 +01:00
Laurent Destailleur
3ff80ac1f8
FIX #16304
2021-02-19 14:15:58 +01:00
Laurent Destailleur
b6211a7990
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-19 14:12:00 +01:00
Laurent Destailleur
5340c30db3
FIX missing security test on payment page
...
FIX sql error on group by on payment list
2021-02-19 12:35:26 +01:00
Laurent Destailleur
bfe71e8509
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-17 14:28:19 +01:00
Laurent Destailleur
96a213ced7
Fix escaping html
2021-02-17 11:54:34 +01:00
Laurent Destailleur
d16276ea2c
Clean code
2021-02-16 11:15:42 +01:00
Laurent Destailleur
026259ebd7
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/ajax.lib.php
htdocs/core/tpl/objectline_create.tpl.php
htdocs/product/fournisseurs.php
2021-02-15 13:12:27 +01:00
lmarcouiller
b83b5e0a42
Fix format error in graph in fourn/commande/index.php
2021-02-11 15:36:11 +01:00
Laurent Destailleur
09629d32d7
Fix missing properties in fetch
2021-02-11 14:53:29 +01:00
Laurent Destailleur
408aefd46c
FIX vat value when code contains number
2021-02-10 01:10:31 +01:00
Laurent Destailleur
d588086c47
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-09 21:21:28 +01:00
Laurent Destailleur
e1af57f540
FIX status late on purchase orders
2021-02-09 20:46:17 +01:00
Laurent Destailleur
eae232da50
Fix sql error
2021-02-09 19:16:26 +01:00
Laurent Destailleur
89bda722bf
Merge pull request #16232 from frederic34/paymentvat
...
use camelCaps name
2021-02-09 13:29:40 +01:00
Frédéric FRANCE
f394e55ade
deprecate non camelCaps functions
2021-02-09 10:26:17 +01:00
Frédéric FRANCE
0da942210f
deprecate non camelCaps functions
2021-02-09 09:55:48 +01:00
Frédéric FRANCE
fe9ee5a398
deprecate non camelCaps functions
2021-02-09 09:49:37 +01:00
Laurent Destailleur
401b4f641d
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
2021-02-08 22:13:50 +01:00
Laurent Destailleur
6892ad9630
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
2021-02-08 17:25:05 +01:00
Laurent Destailleur
a143635f53
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-08 17:20:17 +01:00
Laurent Destailleur
8041ef641a
Merge branch 'develop' into dev_typent_jax_workcorrectly
2021-02-08 15:29:36 +01:00
Laurent Destailleur
dbabd12745
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-07 20:16:56 +01:00
Laurent Destailleur
8bda726619
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/societe/notify/card.php
2021-02-07 20:16:13 +01:00
Laurent Destailleur
21d3519d42
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
2021-02-07 20:13:38 +01:00
Maxime Kohlhaas
414a2366fb
Fix links to go back on supplier invoice list
2021-02-07 19:28:00 +01:00
Maxime Kohlhaas
0e1353733d
Fix #15940 mixing different joins
2021-02-07 19:21:52 +01:00
Frédéric FRANCE
8d49ca9f0d
fix html
2021-02-07 18:49:46 +01:00
Laurent Destailleur
67df1e1b94
Use same visual picto everywhere for nature of thirdparty
2021-02-05 17:29:11 +01:00
stickler-ci
149d2a1d55
Fixing style errors.
2021-02-04 08:52:16 +00:00
Florian HENRY
ec41bf58e5
always ajax now
2021-02-04 09:48:17 +01:00
Florian HENRY
2d77787bba
Merge branch 'develop' of github.com:Dolibarr/dolibarr into dev_typent_jax_workcorrectly
2021-02-04 09:06:36 +01:00
Florian HENRY
86e9398b79
no inner join
2021-02-04 09:05:58 +01:00
Laurent Destailleur
f301635681
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/class/html.formmail.class.php
2021-02-03 21:02:32 +01:00
Laurent Destailleur
3b8b0d59ba
Merge pull request #16142 from OPEN-DSI/fix_erreur_facture_fourn
...
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-03 20:24:44 +01:00
Laurent Destailleur
348fd0fcb5
FIX #16160
2021-02-03 19:36:10 +01:00
Laurent Destailleur
153d3855ad
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-02-03 17:20:26 +01:00
Laurent Destailleur
92942870dc
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2021-02-03 17:12:44 +01:00
Laurent Destailleur
8b6de8fe26
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-02-03 17:09:56 +01:00
Laurent Destailleur
6ab723e85c
Fix bad path of include
2021-02-03 17:09:26 +01:00
kamel
506ba822e9
FIX: Select transport mode function when create a supplier invoice and add unique key to the table llx_c_transport_mode in migrate sql
2021-02-02 11:06:01 +01:00
Laurent Destailleur
641885d814
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-31 19:05:27 +01:00
Laurent Destailleur
3801dd34cd
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/core/class/extrafields.class.php
htdocs/fourn/class/fournisseur.commande.class.php
2021-01-31 19:02:57 +01:00
Laurent Destailleur
d023afb66f
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-31 18:55:11 +01:00
Laurent Destailleur
08aa3eac00
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2021-01-31 18:54:19 +01:00
Laurent Destailleur
9ef5f26624
Merge pull request #14022 from OPEN-DSI/fix_supplier_order_dispatching
...
FIX: Fix detect dispatched product and set to received completely when the supplier order have services
2021-01-31 18:51:57 +01:00
Laurent Destailleur
b349290cd1
Fix test for date in future
2021-01-31 12:57:54 +01:00
Laurent Destailleur
7887d4cc8e
Fix price2num on all GETPOST('remise_percent')
2021-01-31 12:48:40 +01:00
Laurent Destailleur
b24aac1e6b
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/commande/list.php
2021-01-31 12:03:39 +01:00
Laurent Destailleur
044b4eee48
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/expedition/list.php
2021-01-31 11:54:45 +01:00
Laurent Destailleur
244ee05a9c
FIX #14290 #15900
2021-01-30 18:09:13 +01:00
Laurent Destailleur
98447c4c5f
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-28 16:32:28 +01:00
Laurent Destailleur
32c33b72d6
FIX Sql error in group by with postgresql
2021-01-28 16:10:13 +01:00
Laurent Destailleur
9ec5ba46fb
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions.lib.php
2021-01-28 14:47:06 +01:00
Laurent Destailleur
d3c94a0edb
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/fourn/commande/dispatch.php
2021-01-28 14:21:48 +01:00
Laurent Destailleur
d637bbd7e9
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
2021-01-28 14:14:03 +01:00
Laurent Destailleur
c63a124d1c
More complete fix
2021-01-28 14:13:29 +01:00
Juanjo Menent
2f98d8035c
Fix: Bad supplier price updater
2021-01-28 13:37:43 +01:00
Laurent Destailleur
7ad7ad9bb8
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-19 10:43:31 +01:00
Laurent Destailleur
2c6d11e040
When creating invoice by mass action, message has link to invoice
2021-01-19 10:42:43 +01:00
lmarcouiller
21141f0788
Fix #16010 update fournisseur.product.class.php
2021-01-18 19:18:10 +01:00
Laurent Destailleur
0a422f44dc
Merge pull request #16011 from Hystepik/develop#3
...
Fix #16010 update fournisseur.product.class.php
2021-01-18 19:16:41 +01:00
lmarcouiller
494bb3ee5c
Fix #16010 update fournisseur.product.class.php
2021-01-18 16:39:36 +01:00
Frédéric FRANCE
171a4e7935
fix variable declaration
...
The variable $label seems to be never defined.
The variable $label does not seem to be defined for all execution paths leading up to this point.
2021-01-18 08:09:12 +01:00
Laurent Destailleur
05f0576b24
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-17 12:18:11 +01:00
Laurent Destailleur
d16e221087
Fix popup
2021-01-17 12:16:56 +01:00
Laurent Destailleur
2f69a380be
Fix syntax error
2021-01-16 16:06:49 +01:00
Laurent Destailleur
c7c74e8ed1
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/facture/card.php
2021-01-15 19:53:46 +01:00
Laurent Destailleur
7d37183f21
FIX Pb with VAT code when VAT code contains a number
2021-01-15 19:43:02 +01:00
Laurent Destailleur
828f1c8314
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/comm/propal/card.php
2021-01-15 14:04:22 +01:00
Laurent Destailleur
cac7fdd058
Look and feel v13
2021-01-15 14:02:18 +01:00
Laurent Destailleur
4c50f25c12
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-15 11:41:45 +01:00
Laurent Destailleur
0d704b0714
FIX error managent and db transaction balance
2021-01-14 19:09:57 +01:00
Laurent Destailleur
e2598f5af3
NEW Add check to avoid invoice date in future
2021-01-11 15:34:25 +01:00
Laurent Destailleur
4d07e39067
NEW Show total of payment on payment confirm page
2021-01-11 15:10:12 +01:00
Laurent Destailleur
5bd59cd6d1
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-11 13:37:59 +01:00
Laurent Destailleur
8debb58f7c
Fix rounding of currency unit prices
2021-01-11 13:36:53 +01:00
Laurent Destailleur
16253a79ee
FIX GETPOST of qty with wrong parameters
...
Conflicts:
htdocs/bom/bom_card.php
2021-01-11 13:11:40 +01:00
Laurent Destailleur
445a751d6b
Fix price2num
2021-01-11 13:08:02 +01:00
Laurent Destailleur
f3e28c2dd0
FIX GETPOST of qty with wrong parameters
2021-01-11 13:00:29 +01:00
Laurent Destailleur
7ba73f6c25
Fix price2num
2021-01-11 12:56:28 +01:00
Laurent Destailleur
26fa8b45ac
Merge pull request #15153 from FHenry/dev_new_add_desc_when_select_product
...
NEW: preload product description on selection for customer propal/order/invoice
2021-01-07 11:19:53 +01:00
Laurent Destailleur
b553dbb9d2
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-06 20:23:07 +01:00
Laurent Destailleur
3d96c5a454
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/admin/dict.php
htdocs/bom/tpl/objectline_create.tpl.php
htdocs/bom/tpl/objectline_edit.tpl.php
htdocs/bom/tpl/objectline_view.tpl.php
htdocs/core/boxes/box_shipments.php
htdocs/societe/class/societe.class.php
2021-01-06 20:20:37 +01:00
Laurent Destailleur
fead1b7e86
Merge pull request #15907 from atm-kevin/Fix_multicurrency_supplier_invoice_puht_devise
...
Fix #14353
2021-01-06 19:32:53 +01:00
kevin
e8ba4de832
Fix #14353
2021-01-06 14:46:56 +01:00
Laurent Destailleur
ed25b252b9
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-05 11:30:14 +01:00
Laurent Destailleur
5e92ed0dcd
Fix load lang
2021-01-05 10:44:28 +01:00
Florian HENRY
dfaf77b03f
merge develop
2021-01-03 15:14:34 +01:00
Laurent Destailleur
150b338764
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-02 17:02:08 +01:00
Laurent Destailleur
7b3ed7301d
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
...
Conflicts:
htdocs/compta/facture/class/facture-rec.class.php
htdocs/fichinter/class/fichinterrec.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/supplier_proposal/class/supplier_proposal.class.php
2021-01-02 17:01:03 +01:00
Laurent Destailleur
fd4dab495f
FIX Bad cleaning of VAT rate when numbers are into code
2021-01-02 16:51:34 +01:00
Laurent Destailleur
1ab459e854
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
2021-01-02 16:19:08 +01:00
Laurent Destailleur
ce0abd17fe
Debug v13
2021-01-02 16:18:16 +01:00
Laurent Destailleur
37b2046254
Merge pull request #15839 from frederic34/patch-10
...
Update paiement.php
2020-12-30 23:56:21 +01:00
Frédéric FRANCE
123101542b
Update paiement.php
2020-12-30 19:13:20 +01:00
Frédéric FRANCE
39ff3d3190
phpcs
2020-12-30 19:07:46 +01:00
Laurent Destailleur
744bc56953
Merge pull request #15283 from prietojc/12.0.3
...
NEW massaction for Bank Transfer
2020-12-30 13:11:31 +01:00
Laurent Destailleur
a6eb14f68b
Merge pull request #15585 from cfoellmann/fckeditor-notes
...
NEW Can toggle FCKeditor on public/private notes
2020-12-27 15:06:35 +01:00
Laurent Destailleur
b66ec5bc64
Fix css
2020-12-23 23:16:27 +01:00
Laurent Destailleur
d65dc85a10
FIX for php 8
2020-12-23 19:16:25 +01:00
Laurent Destailleur
bac2ae0d5f
Fix warnings
2020-12-22 17:33:17 +01:00
Laurent Destailleur
361f13154b
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/fourn/card.php
htdocs/margin/tabs/thirdpartyMargins.php
htdocs/societe/card.php
htdocs/societe/note.php
htdocs/societe/notify/card.php
htdocs/societe/societecontact.php
htdocs/ticket/list.php
2020-12-20 14:31:54 +01:00
Laurent Destailleur
33f8c53cca
Fix var_dump
2020-12-20 14:03:10 +01:00
Laurent Destailleur
8c87050703
FIX Check of customer/vendor code fails in some cases
2020-12-20 13:54:02 +01:00
Laurent Destailleur
a67068ab7b
Fix warnings
2020-12-17 18:08:56 +01:00
Laurent Destailleur
eed14bd9af
Fix warnings
2020-12-17 17:04:42 +01:00
Laurent Destailleur
c092c88dd7
Fix warning
2020-12-17 13:48:28 +01:00
Laurent Destailleur
663d52fef1
Fix warning
2020-12-17 12:31:53 +01:00
Laurent Destailleur
b7876f54cf
Fix warning
2020-12-16 19:10:37 +01:00
Laurent Destailleur
2c7d872320
Fix warning
2020-12-16 11:07:34 +01:00
Laurent Destailleur
bf01ad8790
Fix warning
2020-12-16 10:55:33 +01:00
Laurent Destailleur
b991badb8c
Fix warning
2020-12-14 13:03:43 +01:00
Laurent Destailleur
cfa194436f
Debug v13
2020-12-11 00:55:21 +01:00
Laurent Destailleur
be249538ee
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
2020-12-08 18:17:02 +01:00
Laurent Destailleur
34e7943d09
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0
...
Conflicts:
htdocs/fourn/class/paiementfourn.class.php
2020-12-08 18:14:56 +01:00
Laurent Destailleur
4e72543fde
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
...
Conflicts:
htdocs/accountancy/class/accountancyexport.class.php
htdocs/fourn/class/paiementfourn.class.php
htdocs/fourn/paiement/card.php
2020-12-08 18:11:39 +01:00
Laurent Destailleur
c6d253ba94
Merge pull request #15660 from Ahuahuachi/develop
...
Translate phpDocs
2020-12-07 22:41:51 +01:00
Frédéric FRANCE
4e18f46f28
doxygen
2020-12-05 23:53:55 +01:00
Alfredo Altamirano
6332ce5eea
Translate phpDocs
2020-12-04 17:01:56 -06:00
Laurent Destailleur
4ba31ae52e
Debug missing column packaging
2020-12-04 19:40:56 +01:00
Laurent Destailleur
10bef6eb03
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
htdocs/opensurvey/class/opensurveysondage.class.php
htdocs/product/class/product.class.php
htdocs/supplier_proposal/card.php
2020-12-04 19:24:29 +01:00
Laurent Destailleur
9cbdbc460d
Fix multicurrency
2020-12-04 19:10:43 +01:00
Florian HENRY
94d57cd462
fix rounding
2020-12-04 10:03:06 +01:00
Alexandre SPANGARO
0a24298385
FIX: Problem on supplier payment card
2020-12-04 02:57:40 +01:00
Laurent Destailleur
0db72852fb
Fix height of graph
2020-12-03 20:18:37 +01:00
Laurent Destailleur
1ff55100d4
Fix use combobox for warehousr selection
2020-12-03 19:13:40 +01:00
Laurent Destailleur
df48704154
Fix label
2020-12-03 18:45:56 +01:00
Laurent Destailleur
f06d920460
FIX #15583
2020-12-03 16:22:03 +01:00
Laurent Destailleur
e689df8359
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/fourn/commande/list.php
htdocs/takepos/invoice.php
htdocs/user/list.php
2020-12-01 10:04:51 +01:00
Scrutinizer Auto-Fixer
6df4954b20
Scrutinizer Auto-Fixes
...
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
2020-12-01 01:41:19 +00:00