Laurent Destailleur
|
d064ab2b17
|
Add more action to GET action to check
|
2021-10-02 12:58:15 +02:00 |
|
Laurent Destailleur
|
7f8d5adb6c
|
css
|
2021-09-30 20:32:52 +02:00 |
|
Laurent Destailleur
|
673a2982a5
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/opensurvey/card.php
|
2021-09-30 16:32:40 +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
|
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
|
3d4bb66853
|
Clean code
|
2021-09-30 15:59:47 +02:00 |
|
Laurent Destailleur
|
aaf170313f
|
Clean code
|
2021-09-30 14:51:38 +02:00 |
|
Laurent Destailleur
|
827639f28d
|
Try to solve pb of unique id
|
2021-09-30 14:45:22 +02:00 |
|
Laurent Destailleur
|
63218d5d5c
|
Update product.class.php
|
2021-09-30 14:30:50 +02:00 |
|
Laurent Destailleur
|
3565a47954
|
Merge branch 'develop' into NEW_develop_virtual_product_DragAndDrop
|
2021-09-30 14:24:30 +02:00 |
|
Norbert Penel
|
2205073f25
|
load_stats_reception is not loaded
|
2021-09-30 12:09:17 +02:00 |
|
Laurent Destailleur
|
80165811e0
|
Clean code
|
2021-09-27 15:50:19 +02:00 |
|
Marc de Lima Lucio
|
6abe6462e6
|
FIX: products/services card: hidden extrafields were overridden
|
2021-09-27 14:33:57 +02:00 |
|
Laurent Destailleur
|
37603b451a
|
Fix token in url
|
2021-09-27 12:24:01 +02:00 |
|
Laurent Destailleur
|
0176ab6057
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
|
2021-09-27 11:40:47 +02:00 |
|
Laurent Destailleur
|
c39c823b66
|
Debug Date of line of services mandatory
|
2021-09-23 13:01:04 +02:00 |
|
Laurent Destailleur
|
27c41946b7
|
Merge pull request #18182 from atm-jpb/NEW_field_in_service_object
NEW : field and behavior in product object
|
2021-09-23 12:14:09 +02:00 |
|
Laurent Destailleur
|
d38c3028eb
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/expensereport/class/expensereport.class.php
|
2021-09-23 02:41:53 +02:00 |
|
Regis Houssin
|
144147c5d1
|
FIX check if greater 0
|
2021-09-22 14:58:03 +02:00 |
|
Laurent Destailleur
|
a5566473d9
|
Clean code
|
2021-09-21 18:06:48 +02:00 |
|
Laurent Destailleur
|
76ee014b52
|
Fix add a hidden solution to fix a corrupted value for AWP.
|
2021-09-21 16:32:32 +02:00 |
|
Laurent Destailleur
|
71b5299c9f
|
Merge pull request #18718 from vincentjdc/product-replace-id
FIX https://github.com/Dolibarr/dolibarr/issues/18717
|
2021-09-20 11:07:21 +02:00 |
|
Laurent Destailleur
|
1d597e8a72
|
Fix add unset* action as sensible GET actions
|
2021-09-19 18:03:38 +02:00 |
|
Laurent Destailleur
|
5c8fb38426
|
Fix add del* action into list of sensitive actions
|
2021-09-19 14:41:46 +02:00 |
|
Laurent Destailleur
|
96436cac3d
|
FIX unprivileged user can attach agenda with leave.
|
2021-09-19 00:50:23 +02:00 |
|
Laurent Destailleur
|
d760686239
|
Fix case of newtoken()
|
2021-09-18 22:24:00 +02:00 |
|
Laurent Destailleur
|
0749d01c5a
|
Fix add action delete* as sensitive action
|
2021-09-18 22:04:41 +02:00 |
|
Laurent Destailleur
|
8bdc53f469
|
Fix Add action classify as sensitive actions
|
2021-09-18 20:49:24 +02:00 |
|
Laurent Destailleur
|
002703e724
|
Merge pull request #18746 from BlueGarm/patch-1
Product name in inventory list
|
2021-09-18 16:09:48 +02:00 |
|
Maksim Stojkovic
|
25111d47ee
|
New Enable PDF Regeneration in Stock List
Enables PDF Regeneration in warehouse stock list
|
2021-09-18 03:51:12 +10:00 |
|
Mikaël MARTIN
|
7c4fe41e84
|
Update inventory.php
Add the product name after the reference for better visualization during inventories.
|
2021-09-17 13:17:23 +02:00 |
|
Laurent Destailleur
|
9d59a574f1
|
Merge pull request #18712 from cfoellmann/PR/correct-cancel-redirects
fix cancel redirects on product,warehouse cards
|
2021-09-17 11:50:09 +02:00 |
|
Laurent Destailleur
|
8909702619
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/class/adherent.class.php
htdocs/bom/class/bom.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/eventorganization.lang
htdocs/product/class/productfournisseurprice.class.php
|
2021-09-16 13:40:05 +02:00 |
|
Laurent Destailleur
|
5b07be0179
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/holiday/list.php
|
2021-09-16 13:33:49 +02:00 |
|
Laurent Destailleur
|
c68687bdf6
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/fournisseurs.php
|
2021-09-16 13:29:25 +02:00 |
|
Laurent Destailleur
|
87bb971d75
|
FIX autocalculation of the supplier price in main currency.
Conflicts:
htdocs/product/fournisseurs.php
|
2021-09-16 13:22:22 +02:00 |
|
Laurent Destailleur
|
f26601e836
|
FIX autocalculation of the supplier price in main currency.
|
2021-09-16 13:17:00 +02:00 |
|
Laurent Destailleur
|
b1cb32c743
|
Fix some sql
|
2021-09-15 20:03:38 +02:00 |
|
Vincent Dieltiens
|
6a1588e925
|
FIX https://github.com/Dolibarr/dolibarr/issues/18717
|
2021-09-14 21:41:02 +02:00 |
|
Christian Foellmann
|
c967c5c6d4
|
fix cancel redirects on product,warehouse cards
|
2021-09-14 08:46:07 +02:00 |
|
Laurent Destailleur
|
51d23250de
|
Update movement_list.php
|
2021-09-10 13:35:47 +02:00 |
|
lmarcouiller
|
b98f239739
|
Fix : Sql error on movement_list
|
2021-09-10 12:10:08 +02:00 |
|
Laurent Destailleur
|
034c5651c8
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/langs/en_US/eventorganization.lang
htdocs/public/eventorganization/attendee_subscription.php
|
2021-09-08 22:13:35 +02:00 |
|
Laurent Destailleur
|
30856d5b18
|
FIX Relative discount with high nb of decimals
|
2021-09-08 22:09:02 +02:00 |
|
Laurent Destailleur
|
bfa75e91e2
|
Code comment
|
2021-09-08 20:59:56 +02:00 |
|
jpb
|
65a2486f94
|
merge conflict
|
2021-09-06 09:43:52 +02:00 |
|
Laurent Destailleur
|
ee066ad725
|
Cast sql var
|
2021-09-03 21:25:43 +02:00 |
|
Laurent Destailleur
|
248e68aada
|
Code comment
|
2021-09-03 13:39:08 +02:00 |
|
Laurent Destailleur
|
3598816763
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-09-02 21:05:00 +02:00 |
|
Laurent Destailleur
|
8ea1a9602b
|
NEW Add import / export of MO and BOMLines - Close #18499
|
2021-09-02 21:00:31 +02:00 |
|