Commit Graph

85038 Commits

Author SHA1 Message Date
Christian Foellmann
e27500ce64 Fix function to create a task 2020-03-30 12:24:21 +02:00
Laurent Destailleur
ead99c5976 Enhance updatedemo 2020-03-30 12:12:23 +02:00
Laurent Destailleur
6d732c9ea4 Update demo 2020-03-30 11:39:02 +02:00
Tobias Sekan
4dbf7b6f58
Update readme.md 2020-03-30 09:20:24 +00:00
Tobias Sekan
13dcf9662c
Add phpmatrix.md 2020-03-30 11:13:10 +02:00
Francis Appels
3eda785ca5 Add newline end of file 2020-03-30 10:36:49 +02:00
Maxime Kohlhaas
83b5b82147 Merge branch 'new_bom_cost' of github.com:atm-maxime/dolibarr into new_bom_cost 2020-03-30 10:34:23 +02:00
Maxime Kohlhaas
8e4e1002f9 Missing return comment 2020-03-30 10:33:48 +02:00
Francis Appels
076caa11ab Add token functions to improve modulebuilder compatiblity with maintained versions. 2020-03-30 10:28:20 +02:00
stickler-ci
3a349e6533 Fixing style errors. 2020-03-30 08:25:57 +00:00
Nicolas Bouquet
31fca2897a
FIX: extra date field incorrect check
Small typo fixed, was preventing extra date fields from being processed, leading to denial of object creation
2020-03-30 10:24:42 +02:00
Maxime Kohlhaas
b0e7bd8a30 Finish BOM cost calculation 2020-03-30 10:20:56 +02:00
Maxime Kohlhaas
436fcd39d4 Merge branch 'develop' of github.com:atm-maxime/dolibarr into new_bom_cost 2020-03-30 10:20:45 +02:00
Laurent Destailleur
5b5f4a900c Fix css of buttome of recommended choice 2020-03-29 23:14:51 +02:00
Laurent Destailleur
221776d07d Migrate DoliWamp to use WampServer 3 2020-03-29 23:06:48 +02:00
Laurent Destailleur
e9fbcb45cf Fix trans 2020-03-29 21:24:05 +02:00
Laurent Destailleur
5fad4c8cb4 CSS 2020-03-29 19:41:01 +02:00
Laurent Destailleur
4ed4644c08 Work on generic multilanguage properties 2020-03-29 04:28:23 +02:00
Laurent Destailleur
239732a234 trans 2020-03-29 03:36:34 +02:00
Laurent Destailleur
44f7ba65e4 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into develop 2020-03-29 03:34:23 +02:00
Laurent Destailleur
78bcf280ac CSS 2020-03-29 03:31:49 +02:00
Laurent Destailleur
9b2da5bdae FIX Missing token 2020-03-29 00:56:11 +01:00
Laurent Destailleur
cc35b5e6bd css 2020-03-28 17:49:20 +01:00
Maxime Kohlhaas
0512b3a7a7 Merge branch 'develop' of github.com:atm-maxime/dolibarr into new_bom_cost 2020-03-28 16:37:39 +01:00
Laurent Destailleur
d5b107211f Look and feel v12 2020-03-28 15:20:26 +01:00
Laurent Destailleur
ec83f18944 Move more icon definition into CSS 2020-03-28 13:38:25 +01:00
Matt Sidnell
6f07b87cde
Update admin.lib.php 2020-03-27 23:22:02 +00:00
Matt Sidnell
a68c8aa74d
Merge pull request #2 from pstructures/pstructures-patch-1
Fix so company_admin tabs do not show in Societe
2020-03-27 23:12:19 +00:00
Matt Sidnell
f93bdf6b22
Fix so company_admin tabs do not show in Societe
fix
2020-03-27 23:09:40 +00:00
andreubisquerra
0db7c2bf21
TakePOS CSS fix in action buttons 2020-03-27 23:19:56 +01:00
Matt Sidnell
fd8ccecded
Merge pull request #1 from pstructures/pstructures-added-ability-to-add-admin-tabs
Add tabs to admin setup from module
2020-03-27 21:53:58 +00:00
Matt Sidnell
815ae3cb09
Ability to add new tabs on company admin section
I have added the option to add a tab from a module to the main company setup section.  I need this ability so thought that others might too.
2020-03-27 21:51:34 +00: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
235210b3bc Look and feel v12 2020-03-27 19:26:45 +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
b33552fb6f Fix phpcs 2020-03-27 16:13:53 +01:00
Laurent Destailleur
c27592bad2 Clean deprecated params on all fetch_optionals() 2020-03-27 16:02:58 +01:00
ptibogxiv
497b0e4ecc
NEW filter by product on supplier order
let's get the next replenishment date and order's informations on front-end for selected products
2020-03-27 15:30:05 +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
259f23e96b Look and feel v11 2020-03-27 11:56:45 +01:00
Laurent Destailleur
4f83eb59cd FIX Use getNomURL instead of hard coded link. Fix limit. 2020-03-27 11:55:33 +01:00
Laurent Destailleur
fd3d13cfcf Look and feel v11 2020-03-27 11:15:38 +01:00
atm-quentin
96481c3d52 FIX ordered stock already in $stock 2020-03-27 09:43:59 +01:00
Alexandre SPANGARO
e1611a8366 Typo 2020-03-27 06:16:24 +01:00
Laurent Destailleur
354cb8c1b0 Work on Kanban view for modules 2020-03-27 01:59:17 +01:00
Laurent Destailleur
9379f6fa9d Fix duplicate tooltip 2020-03-26 20:27:49 +01:00
Laurent Destailleur
a02e3e1e61 Fix duplicate tooltip 2020-03-26 20:05:17 +01:00