Laurent Destailleur
|
c96e3bdddf
|
PHP v8 compatibility
|
2022-04-30 19:50:20 +02:00 |
|
lvessiller
|
5f7f9a7515
|
FIX include tpl path in product stock
|
2022-04-14 09:48:06 +02:00 |
|
Laurent Destailleur
|
cb15a21e41
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/originproductline.tpl.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/14.0.0-15.0.0.sql
htdocs/user/card.php
|
2022-04-11 21:22:27 +02:00 |
|
Laurent Destailleur
|
3ac268c200
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/holiday/card.php
htdocs/user/card.php
|
2022-04-11 21:14:51 +02:00 |
|
lvessiller
|
18488cf1dd
|
FIX replenish and manage product stock by warhouse
|
2022-04-11 13:53:35 +02:00 |
|
Laurent Destailleur
|
e2a957c738
|
Clean some trigger names
|
2022-04-02 16:08:04 +02:00 |
|
Laurent Destailleur
|
a51c868a8e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
|
2022-04-01 14:40:50 +02:00 |
|
Laurent Destailleur
|
0948a88d52
|
Merge pull request #20508 from FHenry/15.0_fix_message_inventories_lot_series
fix: Show error message on inventory input line for serial num product #Evarisk
|
2022-04-01 13:16:37 +02:00 |
|
Florian HENRY
|
0c44f164c7
|
fix: Show error message on inventory input line for serial num product
|
2022-04-01 09:38:06 +02:00 |
|
Laurent Destailleur
|
63d9f69732
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
|
2022-03-29 15:55:47 +02:00 |
|
Laurent Destailleur
|
13d0701351
|
FIX filter into the list of product lots
|
2022-03-29 11:20:39 +02:00 |
|
Laurent Destailleur
|
358f21f06e
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formother.class.php
htdocs/core/customreports.php
|
2022-03-01 16:48:29 +01:00 |
|
Laurent Destailleur
|
2a48dd349e
|
Fix #hunterb03d4415-d4f9-48c8-9ae2-d3aa248027b5
|
2022-03-01 16:38:06 +01:00 |
|
Laurent Destailleur
|
e96061dd18
|
Fix phpunit SecurityTest
|
2022-02-22 23:46:57 +01:00 |
|
Laurent Destailleur
|
8cc0f3bb58
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2022-02-22 18:47:26 +01:00 |
|
BENKE Charlene
|
5647a04369
|
fix : bad redirection after create
we have __ID__ on url redirect, so repplace it with the $id value
|
2022-02-21 16:50:12 +01:00 |
|
Laurent Destailleur
|
3697cb9ca4
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/reception/class/reception.class.php
|
2022-02-17 11:34:54 +01:00 |
|
Laurent Destailleur
|
2a18bce2f3
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
Conflicts:
htdocs/api/index.php
htdocs/langs/en_US/productbatch.lang
htdocs/langs/fr_FR/productbatch.lang
htdocs/ticket/list.php
|
2022-02-16 20:31:55 +01:00 |
|
Laurent Destailleur
|
645bf9564e
|
Merge pull request #20084 from altairis-noe/stock_doc14
FIX: correct warehouse document location
|
2022-02-16 20:18:43 +01:00 |
|
Noé Cendrier
|
98c50f531c
|
translation string instead of error message text
|
2022-02-16 15:57:39 +01:00 |
|
Frédéric FRANCE
|
a613553f37
|
Merge branch 'hookgetnomurl' into patch-1
|
2022-02-15 18:44:06 +01:00 |
|
Laurent Destailleur
|
b98f547c4a
|
Fix autoselect
|
2022-02-12 12:12:50 +01:00 |
|
Noé Cendrier
|
664860863e
|
correct warehouse document location
|
2022-02-10 17:59:12 +01:00 |
|
Laurent Destailleur
|
91b4cd43bb
|
Merge pull request #19946 from smil2k/feature/19944-develop
NEW add datem and type parameters to API to create movements
|
2022-02-04 11:11:46 +01:00 |
|
Regis Houssin
|
5f376685c3
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into fix_works_to_add_prefix_db_function
|
2022-01-30 11:28:29 +01:00 |
|
Laurent Destailleur
|
2b39e381ad
|
Update api_stockmovements.class.php
|
2022-01-28 18:14:11 +01:00 |
|
stickler-ci
|
807ff75b6a
|
Fixing style errors.
|
2022-01-28 16:36:15 +00:00 |
|
Laurent Destailleur
|
a20594c2a5
|
Restore similar values for type than internal methods
|
2022-01-28 17:18:28 +01:00 |
|
Salvatore Chiariello
|
e70604c485
|
NEW|New #17123 added ExtraFields for Stock Mouvement
|
2022-01-28 14:57:36 +01:00 |
|
Regis Houssin
|
64119917a4
|
FIX avoid travis error use double quote instead simple quote
|
2022-01-27 13:35:03 +01:00 |
|
Regis Houssin
|
07a47629d1
|
FIX convert stock class
|
2022-01-27 10:17:11 +01:00 |
|
stickler-ci
|
a6bd35c7d8
|
Fixing style errors.
|
2022-01-26 22:52:07 +00:00 |
|
Cserveny, Tamás
|
9dda416116
|
add datem and type parameters
|
2022-01-26 23:47:07 +01:00 |
|
Laurent Destailleur
|
09eb051bcc
|
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2022-01-18 12:25:20 +01:00 |
|
Laurent Destailleur
|
b5de132343
|
Fix responsive
|
2022-01-18 00:22:25 +01:00 |
|
Laurent Destailleur
|
24de82859e
|
Debug v15
|
2022-01-16 20:22:09 +01:00 |
|
Laurent Destailleur
|
13510b9929
|
Clean sortfield, sortorder
|
2022-01-13 11:17:25 +01:00 |
|
Laurent Destailleur
|
144a56d073
|
Clean code
|
2022-01-06 18:12:02 +01:00 |
|
Laurent Destailleur
|
1e467c60f3
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
ChangeLog
htdocs/compta/facture/list.php
htdocs/product/stock/movement_list.php
|
2022-01-06 11:15:28 +01:00 |
|
Laurent Destailleur
|
b381f24897
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/mrp/mo_movements.php
|
2022-01-06 11:07:05 +01:00 |
|
Laurent Destailleur
|
518b163066
|
Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0
Conflicts:
htdocs/product/stock/movement_list.php
|
2022-01-06 11:01:27 +01:00 |
|
Laurent Destailleur
|
0674a48cb5
|
Fix missing total and missing css
|
2022-01-05 19:58:08 +01:00 |
|
Laurent Destailleur
|
2aa3d60997
|
Debug v15
|
2022-01-05 14:04:02 +01:00 |
|
Ferran Marcet
|
26c6908f66
|
Fix: Correctly display product translations
|
2022-01-03 13:22:07 +01:00 |
|
Laurent Destailleur
|
0387b9922e
|
FIX error message on sqlfilter in API
|
2021-12-20 20:49:32 +01:00 |
|
Laurent Destailleur
|
fbce09f21b
|
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/accountancy/customer/index.php
htdocs/compta/facture/card.php
htdocs/reception/card.php
|
2021-12-19 00:36:22 +01:00 |
|
Laurent Destailleur
|
98ddfbf792
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into 14.0
Conflicts:
htdocs/compta/facture/info.php
htdocs/compta/facture/list.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/pdf.lib.php
htdocs/fourn/facture/list.php
htdocs/mrp/mo_movements.php
htdocs/product/stock/movement_card.php
htdocs/product/stock/movement_list.php
htdocs/product/stock/replenishorders.php
htdocs/reception/card.php
htdocs/supplier_proposal/list.php
|
2021-12-19 00:17:37 +01:00 |
|
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
|
e8eaf986fe
|
Fix author searching include first and last name
|
2021-12-16 16:55:47 +07:00 |
|
Jay Yeo
|
41e4e70c6e
|
Fix author searching include first and last name
|
2021-12-16 16:28:45 +07:00 |
|