Laurent Destailleur
|
39b4586957
|
Merge pull request #19624 from 1ocate/FIX_05_author_searching_include_first_and_last_name
Fix author searching include first and last name
|
2021-12-16 17:09:44 +01:00 |
|
Jay Yeo
|
7c1879a11a
|
Fix author searching include first and last name
|
2021-12-15 16:52:57 +07:00 |
|
Jay Yeo
|
8e3b617671
|
Fix search_user in stock/movement_list.php
|
2021-12-15 16:21:08 +07:00 |
|
Laurent Destailleur
|
f9e4266007
|
FIX debug inventory feature (missing link to mvt, bad label of mvt)
|
2021-12-14 19:37:44 +01:00 |
|
Laurent Destailleur
|
4fe6532359
|
Fix phpcs
|
2021-12-12 02:16:09 +01:00 |
|
Laurent Destailleur
|
b1038e0d48
|
FIX wrong list of stock mvt after right/left on a warehouse
|
2021-12-12 00:17:14 +01:00 |
|
Laurent Destailleur
|
3abb3f5018
|
Debug inventory feature
|
2021-12-12 00:05:31 +01:00 |
|
Laurent Destailleur
|
eacc5f0f0a
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/install/repair.php
|
2021-12-09 18:03:27 +01:00 |
|
Laurent Destailleur
|
e3932377a6
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
|
2021-12-09 17:58:57 +01:00 |
|
Laurent Destailleur
|
37fd2e05b9
|
Merge pull request #19582 from atm-florianm/FIX_13.0_duplicate_hook_printFieldListWhere_in_replenish
FIX 13.0: printFieldListWhere called twice on same query
|
2021-12-09 17:40:50 +01:00 |
|
Laurent Destailleur
|
de3ac77d56
|
Merge pull request #19533 from lainwir3d/fr19531_product_restapi_allow_stock_loading_index
CLOSE #19531 Product REST API: allow list / search method to retrieve stock data.
|
2021-12-08 21:23:53 +01:00 |
|
Laurent Destailleur
|
e983ba58f9
|
Merge pull request #19534 from Hystepik/develop#3
Fix : php8.0 warning
|
2021-12-08 18:51:51 +01:00 |
|
Laurent Destailleur
|
9d11d265ec
|
Fix phpcs
|
2021-12-08 18:37:52 +01:00 |
|
Laurent Destailleur
|
72dc560ce8
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-12-08 18:27:28 +01:00 |
|
Laurent Destailleur
|
69cd7ae2ab
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/don/card.php
htdocs/public/test/badges.php
htdocs/public/test/test_exec.php
|
2021-12-08 18:27:03 +01:00 |
|
Laurent Destailleur
|
c3bfd5caa4
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/adherents/type.php
htdocs/asset/type.php
htdocs/categories/edit.php
htdocs/comm/action/card.php
htdocs/compta/bank/card.php
htdocs/contact/card.php
htdocs/contact/list.php
htdocs/core/class/extrafields.class.php
htdocs/don/card.php
htdocs/product/stock/card.php
htdocs/projet/card.php
htdocs/projet/tasks/task.php
htdocs/user/group/card.php
|
2021-12-08 18:21:20 +01:00 |
|
Laurent Destailleur
|
f1dac82a53
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/adherents/card.php
htdocs/categories/edit.php
htdocs/contact/card.php
htdocs/core/class/extrafields.class.php
htdocs/product/stock/card.php
|
2021-12-08 17:56:05 +01:00 |
|
atm-florian
|
74ecb07925
|
FIX: printFieldListWhere called twice (at different locations) for the same SQL query, can result in syntax errors
|
2021-12-08 16:03:21 +01:00 |
|
lmarcouiller
|
c6c7abbf1d
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
|
2021-12-07 10:48:17 +01:00 |
|
lmarcouiller
|
f37d9787cd
|
error management and addproduct
|
2021-12-06 16:47:56 +01:00 |
|
Quentin VIAL-GOUTEYRON
|
826bde0656
|
FIX set optional from post
|
2021-12-06 11:19:12 +01:00 |
|
Laurent Destailleur
|
259b7dfe5a
|
NEW: Add massaction to switch status on sale / on purchase of a product.
|
2021-12-06 02:48:34 +01:00 |
|
lmarcouiller
|
325ad45bca
|
update scan inventory error gestion
|
2021-12-03 16:04:23 +01:00 |
|
lmarcouiller
|
4c92af9aca
|
fix php8.0 warnings
|
2021-12-01 15:24:25 +01:00 |
|
|
|
50d422cdf6
|
CLOSE #19531 Product REST API: allow list / search method to retrieve stock data.
See feature request #19531
|
2021-12-01 16:33:47 +04:00 |
|
lmarcouiller
|
7512305b44
|
add porduct inventory but qty_view bug
|
2021-12-01 12:10:57 +01:00 |
|
Lucas Marcouiller
|
1c4a7a00cb
|
fix php8.0 warning
|
2021-11-30 16:35:46 +01:00 |
|
Laurent Destailleur
|
8bace4c64e
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2021-11-30 16:24:42 +01:00 |
|
Laurent Destailleur
|
a298a845f1
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/bookkeeping/list.php
htdocs/core/actions_massactions.inc.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/memory.lib.php
htdocs/langs/en_US/holiday.lang
htdocs/ticket/card.php
|
2021-11-30 16:24:18 +01:00 |
|
Lucas Marcouiller
|
f39dd30a7f
|
fix precommit
|
2021-11-30 15:38:48 +01:00 |
|
Lucas Marcouiller
|
ae56619253
|
add productadd function but error on tabproduct
|
2021-11-30 15:38:27 +01:00 |
|
Laurent Destailleur
|
db4871846e
|
Merge pull request #19463 from code-chicken/patch-13
Better wording
|
2021-11-30 11:46:51 +01:00 |
|
Christian Foellmann
|
6608f5f0d8
|
update all script tags to be uniform. language="javascript" removed
https://developer.mozilla.org/en-US/docs/web/html/element/script#attr-language
|
2021-11-29 15:09:18 +01:00 |
|
lmarcouiller
|
c529d1a928
|
update inventory add replace work
|
2021-11-29 15:00:23 +01:00 |
|
lmarcouiller
|
0d65fdad23
|
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop#2
|
2021-11-29 10:38:11 +01:00 |
|
Laurent Destailleur
|
186185267e
|
Clean code for v15
|
2021-11-29 00:49:18 +01:00 |
|
Laurent Destailleur
|
198c530179
|
Fix syntax error
|
2021-11-25 21:51:07 +01:00 |
|
Laurent Destailleur
|
733ca28d8c
|
css
|
2021-11-24 11:21:45 +01:00 |
|
Rüdiger Hahn
|
c97083f596
|
Better wording
Use "Modify" instead of "Update"
"Modify" is more like "I want to change something"
"Update" is more like "I want to confirm my changes"
|
2021-11-24 09:43:46 +01:00 |
|
Laurent Destailleur
|
0dcbd458b8
|
FIX default_vat_code was not returned in some Ajax services of products
|
2021-11-23 13:08:00 +01:00 |
|
Laurent Destailleur
|
48d7378282
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/comm/action/card.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/langs/ar_IQ/bills.lang
htdocs/langs/ar_IQ/cashdesk.lang
htdocs/langs/ar_IQ/modulebuilder.lang
htdocs/langs/ar_IQ/partnership.lang
htdocs/langs/ar_IQ/propal.lang
htdocs/langs/ar_IQ/stocks.lang
htdocs/langs/ar_IQ/ticket.lang
htdocs/langs/en_AE/admin.lang
htdocs/langs/en_US/receptions.lang
htdocs/langs/en_ZA/admin.lang
htdocs/product/stock/class/mouvementstock.class.php
htdocs/reception/class/reception.class.php
|
2021-11-19 23:14:39 +01:00 |
|
lmarcouiller
|
5b1028611a
|
update inventory 19 11
|
2021-11-19 13:55:59 +01:00 |
|
Laurent Destailleur
|
bb6440af9d
|
FIX Better label for reception status
|
2021-11-19 13:46:30 +01:00 |
|
Laurent Destailleur
|
2a39a1dc93
|
Keep option to enable field
|
2021-11-18 13:55:55 +01:00 |
|
Laurent Destailleur
|
2d4f971508
|
Fix verifCond must return false if string is '0'
Hide a not used property.
|
2021-11-18 13:10:52 +01:00 |
|
Laurent Destailleur
|
e652b93878
|
Autoswitch on inventory tab on validation of inventory
Fix disabled button when some data are available.
|
2021-11-18 12:58:31 +01:00 |
|
Laurent Destailleur
|
5fa50afc13
|
Responsive
|
2021-11-17 12:24:13 +01:00 |
|
lmarcouiller
|
694ce9be17
|
update inventory
|
2021-11-15 14:23:52 +01:00 |
|
lmarcouiller
|
238996b351
|
Merge branch 'develop#2' of github.com:Hystepik/dolibarr into develop#2
|
2021-11-15 10:13:27 +01:00 |
|
Laurent Destailleur
|
e113fe468f
|
Clean code
|
2021-11-12 14:57:36 +01:00 |
|