Laurent Destailleur
|
3a9a3b2b3e
|
FIX #yogosha5665
|
2021-03-19 14:41:57 +01:00 |
|
Laurent Destailleur
|
d90a739c86
|
Merge pull request #16802 from dolibit-ut/patch-106
Update productlot_list.php
|
2021-03-18 22:51:41 +01:00 |
|
UT from dolibit
|
daa8c1e00f
|
Update massstockmove.php
$help_url = 'EN:Module_Stocks_En|FR:Module_Stock|ES:Módulo_Stocks|DE:Modul_Bestände';
llxHeader('', $title, $help_url);
|
2021-03-18 20:38:08 +01:00 |
|
UT from dolibit
|
3aed47c1db
|
Update productlot_list.php
$help_url = 'EN:Module_Lot_/_Serial|FR:Module_Lot_/_Série';
|
2021-03-18 20:32:11 +01:00 |
|
Laurent Destailleur
|
e00e6cfd9a
|
Merge pull request #16721 from aspangaro/14a25
Translation "Generated documents"
|
2021-03-16 10:25:31 +01:00 |
|
Alexandre SPANGARO
|
6960f0dc25
|
Uniformize translation
|
2021-03-16 04:22:55 +01:00 |
|
Alexandre SPANGARO
|
03481a0197
|
Uniformize translation
|
2021-03-16 04:22:43 +01:00 |
|
Alexandre SPANGARO
|
4fd24c6855
|
Translation "Generated documents"
|
2021-03-16 04:04:18 +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
|
3cbced439a
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/admin/tools/listevents.php
htdocs/compta/bank/line.php
htdocs/compta/facture/class/facture-rec.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/paiement/cheque/card.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/date.lib.php
htdocs/core/lib/ticket.lib.php
htdocs/core/modules/mailings/modules_mailings.php
htdocs/core/tpl/extrafields_view.tpl.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/cron/list.php
htdocs/expedition/card.php
htdocs/mrp/mo_list.php
htdocs/product/stock/productlot_card.php
htdocs/public/emailing/mailing-read.php
htdocs/public/emailing/mailing-unsubscribe.php
htdocs/ticket/list.php
test/phpunit/FactureRecTest.php
|
2021-03-05 19:29:09 +01:00 |
|
Christophe Battarel
|
acb8741849
|
fix typo
|
2021-03-05 08:40:26 +01:00 |
|
Christophe Battarel
|
acea36acf2
|
better check for unicity
|
2021-03-05 08:39:30 +01:00 |
|
Christophe Battarel
|
863ba52b15
|
add inner join and test error
|
2021-03-05 07:59:55 +01:00 |
|
Christophe Battarel
|
64036706ed
|
fix for sticker
|
2021-03-04 17:52:05 +01:00 |
|
Christophe Battarel
|
c4ad4a33e4
|
fix for sticker
|
2021-03-04 17:49:28 +01:00 |
|
Christophe Battarel
|
1d2372b9ef
|
fix for travis and sticker
|
2021-03-04 17:47:43 +01:00 |
|
Christophe Battarel
|
6a242edd8b
|
check unicity of serial number
|
2021-03-04 15:29:47 +01:00 |
|
Laurent Destailleur
|
33c4180781
|
FIX Timezone management for datetime with modulebuilder
|
2021-03-04 09:36:19 +01:00 |
|
Laurent Destailleur
|
84219689a6
|
Look and feel v14
|
2021-02-27 02:00:00 +01:00 |
|
Frédéric FRANCE
|
fa7cd70052
|
code syntax product directory
|
2021-02-26 14:25:17 +01:00 |
|
Laurent Destailleur
|
66fba16448
|
Merge pull request #16424 from frederic34/patch-4
typo
|
2021-02-26 12:56:09 +01:00 |
|
Laurent Destailleur
|
886965be76
|
Show product on lot record tab document
|
2021-02-26 12:54:57 +01:00 |
|
Laurent Destailleur
|
f5406d487b
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/facture/card.php
htdocs/core/class/html.formmail.class.php
htdocs/core/lib/product.lib.php
htdocs/product/stock/productlot_card.php
test/phpunit/SecurityTest.php
|
2021-02-26 12:53:06 +01:00 |
|
Laurent Destailleur
|
16906abc09
|
FIX File attachment on lots
|
2021-02-26 12:47:57 +01:00 |
|
Laurent Destailleur
|
00d2d28d68
|
NEW: Can create a lot from list
Make code like modulebuilder
|
2021-02-26 12:34:41 +01:00 |
|
Christophe Battarel
|
445974a003
|
add event management to batch products
|
2021-02-25 15:47:14 +01:00 |
|
Frédéric FRANCE
|
aa56a4f739
|
typo
|
2021-02-24 18:20: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
|
36e0deba3f
|
Look and feel v14
|
2021-02-17 17:56:08 +01:00 |
|
Laurent Destailleur
|
e56635b329
|
Fix filter on date on movement list
|
2021-02-14 23:05:11 +01:00 |
|
Laurent Destailleur
|
5fc36ab736
|
Merge pull request #16139 from aspangaro/14a14
NEW: Stock movement list - Add more complete date field
|
2021-02-14 22:45:39 +01:00 |
|
Laurent Destailleur
|
a9e7d04536
|
Fix #16256
|
2021-02-14 22:18:59 +01:00 |
|
Laurent Destailleur
|
fac38e50d6
|
Fix #16256
|
2021-02-14 22:16:15 +01:00 |
|
Laurent Destailleur
|
40c0a0ee26
|
Merge pull request #16256 from Hystepik/develop#1
Close #16248 : new column in Stock to date
|
2021-02-14 22:00:44 +01:00 |
|
stickler-ci
|
fb7e103d65
|
Fixing style errors.
|
2021-02-14 06:29:06 +00:00 |
|
Alexandre SPANGARO
|
dc91dbabd1
|
Fix tzuserrel
|
2021-02-14 07:26:53 +01:00 |
|
Laurent Destailleur
|
cd79e3985e
|
Update mouvementstock.class.php
|
2021-02-11 18:36:17 +01:00 |
|
lmarcouiller
|
6077880b0f
|
Close #16248 : new column in Stock to date
|
2021-02-10 15:25:27 +01:00 |
|
Norbert Penel
|
371819820f
|
Add Hook in stockmouvement
|
2021-02-10 11:16:11 +01:00 |
|
Alexandre SPANGARO
|
335b0aebb5
|
NEW: Stock movement list - Add more complete date field
|
2021-02-02 10:17:22 +01:00 |
|
Laurent Destailleur
|
2e9656a5b2
|
Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/core/class/html.formactions.class.php
htdocs/filefunc.inc.php
|
2021-02-02 03:26:20 +01:00 |
|
Laurent Destailleur
|
9a057386aa
|
Fix look and feel
|
2021-02-02 02:38:02 +01:00 |
|
Laurent Destailleur
|
53014486d3
|
Fix default fields
|
2021-02-02 02:24:21 +01:00 |
|
Laurent Destailleur
|
b91bca7022
|
Fix the source object may have been modified with corrupted data.
|
2021-01-08 01:56:23 +01:00 |
|
Florian HENRY
|
f03574d061
|
bank ok
|
2020-12-24 14:56:26 +01:00 |
|
Florian HENRY
|
e4bd4ce78e
|
stock done
|
2020-12-24 00:58:21 +01:00 |
|
Francis Appels
|
abbe340723
|
FIX missing reception link in stock movement list.
|
2020-12-21 12:24:45 +01:00 |
|
Laurent Destailleur
|
371a460905
|
More PHPUnit for movements
|
2020-12-16 12:26:01 +01:00 |
|