Laurent Destailleur
|
84cda962c1
|
Clean dead code
|
2020-04-02 12:03:29 +02:00 |
|
Laurent Destailleur
|
5f8d9fc8e8
|
Merge pull request #13347 from bafbes/abb60311
NEW:Show units of products in stocks and hide total units if content is of diffents units
|
2020-03-30 20:01:59 +02:00 |
|
Laurent Destailleur
|
774137b937
|
Update card.php
|
2020-03-30 20:00:59 +02:00 |
|
Laurent Destailleur
|
401265d09e
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-03-30 19:56:59 +02:00 |
|
Laurent Destailleur
|
3860f24908
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/product/class/product.class.php
|
2020-03-30 19:56:31 +02:00 |
|
Laurent Destailleur
|
d0c179e1e9
|
Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into 10.0
|
2020-03-30 19:54:32 +02:00 |
|
Laurent Destailleur
|
fbce8fcfe3
|
Merge branch '8.0' of git@github.com:Dolibarr/dolibarr.git into 9.0
Conflicts:
htdocs/product/class/product.class.php
|
2020-03-30 19:53:31 +02:00 |
|
Laurent Destailleur
|
125e964352
|
Merge branch '7.0' of git@github.com:Dolibarr/dolibarr.git into 8.0
Conflicts:
htdocs/product/class/product.class.php
|
2020-03-30 19:50:47 +02:00 |
|
Laurent Destailleur
|
b081cf5cba
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
Conflicts:
htdocs/product/class/product.class.php
|
2020-03-30 19:48:41 +02:00 |
|
Laurent Destailleur
|
3ea9c297ea
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2020-03-30 19:46:23 +02:00 |
|
Laurent Destailleur
|
0b7b97ec34
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2020-03-30 19:43:03 +02:00 |
|
Laurent Destailleur
|
efaea37d61
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/extrafields.class.php
|
2020-03-30 19:42:53 +02:00 |
|
Laurent Destailleur
|
1c7ce31207
|
Merge pull request #13435 from ptibogxiv/patch-316
FIX product get purchase prices
|
2020-03-30 19:20:32 +02:00 |
|
Laurent Destailleur
|
81b41c932f
|
Merge pull request #13432 from atm-quentin/FIX_reapro_11
FIX replenish stock to buy
|
2020-03-30 19:11:34 +02:00 |
|
Laurent Destailleur
|
45a237e31b
|
Merge pull request #13421 from atm-quentin/NEW_hook_product_load_stats
NEW hook on product load stats
|
2020-03-30 18:54:31 +02:00 |
|
Cédric
|
eead9a93d3
|
Fix can set desiredstock to (int) 0 from API Rest
When you set desiredstock to 0 as an integer from the API, it registers to null in the database. Using is_numeric() fixes this.
|
2020-03-30 13:03:13 +02:00 |
|
Laurent Destailleur
|
5fad4c8cb4
|
CSS
|
2020-03-29 19:41:01 +02:00 |
|
ptibogxiv
|
cb7342d4c8
|
FIX product purchase prices
Fix get datas but don't fix cleandata :( @eldy
|
2020-03-27 20:07:18 +01:00 |
|
Laurent Destailleur
|
4207d94f53
|
FIX Bad position of total in column
Conflicts:
htdocs/fourn/facture/paiement.php
|
2020-03-27 19:10:01 +01:00 |
|
Laurent Destailleur
|
a4797634d5
|
FIX Bad position of total in column
|
2020-03-27 19:08:39 +01:00 |
|
Laurent Destailleur
|
c27592bad2
|
Clean deprecated params on all fetch_optionals()
|
2020-03-27 16:02:58 +01:00 |
|
Laurent Destailleur
|
f512e0d161
|
Fix popup
|
2020-03-27 12:06:58 +01:00 |
|
Laurent Destailleur
|
975f061b43
|
Fix popup
|
2020-03-27 12:06:18 +01:00 |
|
Laurent Destailleur
|
3a9cc532d7
|
FIX Use getNomURL instead of hard coded link. Fix limit.
|
2020-03-27 11:56:59 +01:00 |
|
Laurent Destailleur
|
4f83eb59cd
|
FIX Use getNomURL instead of hard coded link. Fix limit.
|
2020-03-27 11:55:33 +01:00 |
|
atm-quentin
|
96481c3d52
|
FIX ordered stock already in $stock
|
2020-03-27 09:43:59 +01:00 |
|
Bahfir Abbes
|
f7ecc9d60c
|
Fix:The column "print $langs->trans("StockCorrection");" is now duplicated.
|
2020-03-26 15:22:24 +01:00 |
|
atm-quentin
|
cef65a3c8f
|
FIX hook name and useless inithook
|
2020-03-26 09:20:14 +01:00 |
|
Laurent Destailleur
|
20fad86520
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/cashcontrol/cashcontrol_card.php
|
2020-03-26 00:14:06 +01:00 |
|
Laurent Destailleur
|
51f8c5ca87
|
Merge branch '10.0' of git@github.com:Dolibarr/dolibarr.git into 11.0
Conflicts:
htdocs/core/class/commoninvoice.class.php
htdocs/expensereport/list.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/product/fournisseurs.php
|
2020-03-25 19:01:56 +01:00 |
|
atm-quentin
|
e9ee78ab8f
|
NEW hook on product load stats
|
2020-03-25 11:20:54 +01:00 |
|
Laurent Destailleur
|
a5379c7144
|
FIX All forms must use newToken()
Conflicts:
htdocs/commande/card.php
htdocs/compta/cashcontrol/cashcontrol_card.php
htdocs/supplier_proposal/card.php
|
2020-03-24 13:14:23 +01:00 |
|
Laurent Destailleur
|
1ff15e1fd9
|
FIX All forms must use newToken()
|
2020-03-24 13:10:35 +01:00 |
|
Laurent Destailleur
|
c2f0cdc0f6
|
Look and feel v12. Several minor fixes
|
2020-03-23 19:35:14 +01:00 |
|
Scrutinizer Auto-Fixer
|
e8083e2a65
|
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
|
2020-03-23 14:54:02 +00:00 |
|
Regis Houssin
|
45579b0986
|
FIX remove unused var, $usercancreate can be change by Multicompany
|
2020-03-23 07:01:23 +01:00 |
|
Laurent Destailleur
|
ef86311639
|
Merge pull request #13224 from mapiolca/patch-38
# Fix Compatibility with NOTMODIFYOTHERENTITYFOURNPRICE const.
|
2020-03-22 20:32:15 +01:00 |
|
Laurent Destailleur
|
23e06debb7
|
Popup is smaller
|
2020-03-22 11:52:02 +01:00 |
|
Bahfir Abbes
|
c9bdefbbe0
|
fix: delete redundant test+fix condition test+display units type if products in warehouse of same nature
|
2020-03-20 19:08:24 +01:00 |
|
Laurent Destailleur
|
222556b464
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/accounting-files.php
htdocs/core/lib/functions.lib.php
|
2020-03-19 22:09:17 +01:00 |
|
Laurent Destailleur
|
c71da5d013
|
FIX mass action on stock movements
|
2020-03-19 15:43:06 +01:00 |
|
stickler-ci
|
1bff748c94
|
Fixing style errors.
|
2020-03-18 00:24:40 +00:00 |
|
Anthony Berton
|
82058f3a78
|
add phone
|
2020-03-18 01:17:54 +01:00 |
|
Anthony Berton
|
9fa4f245cc
|
Update list.php
|
2020-03-18 00:03:26 +01:00 |
|
Pierre Ardoin
|
26f6f04486
|
forgot ";"
|
2020-03-17 10:08:18 +01:00 |
|
Pierre Ardoin
|
564f412957
|
correction due to comments @hregis and @eldy
|
2020-03-17 10:04:43 +01:00 |
|
Laurent Destailleur
|
4f442905b2
|
A new way to navigate between pages in list is available
|
2020-03-17 03:31:58 +01:00 |
|
stickler-ci
|
1f83e5ac54
|
Fixing style errors.
|
2020-03-15 21:30:46 +00:00 |
|
bahfir abbes
|
0ad68c180d
|
fix:Show units of products in stocks and hide total units if content is of diffents units
|
2020-03-15 22:26:23 +01:00 |
|
Laurent Destailleur
|
3b72005f93
|
Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/card.php
htdocs/filefunc.inc.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/cashdesk.lang
htdocs/langs/fr_FR/errors.lang
htdocs/langs/fr_FR/products.lang
htdocs/langs/fr_FR/projects.lang
|
2020-03-14 00:22:11 +01:00 |
|