Laurent Destailleur
75e2350e6a
Fix: Mutualizing code fix bug into duplicate code of contact management
...
for project.
2013-07-30 19:08:58 +02:00
Maxime Kohlhaas
c40e187842
Typo
2013-07-30 17:30:09 +02:00
Maxime Kohlhaas
dfae157cc5
Fix : email message combined with html signature made troubles with line breaks
2013-07-30 17:29:24 +02:00
Laurent Destailleur
57ce331833
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-07-30 17:23:13 +02:00
Laurent Destailleur
eeb8ef57c9
Fix: grip and close for title must differ from grip and close used for
...
other styles.
2013-07-30 17:22:52 +02:00
Maxime Kohlhaas
bfb01da04f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into mko1011
2013-07-30 16:22:13 +02:00
Maxime Kohlhaas
dae36229a4
Task # 1011 : add payment terms and payment mode on supplier card
2013-07-30 15:06:57 +02:00
Florian Henry
21bdabc248
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
2013-07-30 14:19:05 +02:00
Florian Henry
3bc7d3c877
Fix extrafeild thirdparty import and export
2013-07-30 14:18:56 +02:00
Laurent Destailleur
a48236b304
Merge pull request #1139 from GPCsolutions/replenishment
...
Replenishment Task #918
2013-07-30 03:28:13 -07:00
Laurent Destailleur
1c24f9e35e
Merge pull request #1138 from atm-maxime/3.4
...
Fix : Numbering on supplier invoice was not saved and on shipment displa...
2013-07-30 03:22:29 -07:00
Cédric Salvador
370f6ac857
fixed select_product_fourn_price closes #43
2013-07-30 10:24:37 +02:00
Maxime Kohlhaas
f9c2910f84
Fix : Numbering on supplier invoice was not saved and on shipment displayed error when ok
2013-07-30 09:21:45 +02:00
Laurent Destailleur
87713c49ac
New: Into POST forms, if you can add a parameter DOL_AUTOSET_COOKIE with
...
a vlue that is list name, separated by a coma, of other POST parameters,
Dolibarr will automatically save this parameters into user cookies.
New: Can select to see number or amount or both, for graph boxes.
2013-07-29 19:12:04 +02:00
Cédric Salvador
bd9c4556e8
Preselected supplier when there's only one
2013-07-29 12:31:13 +02:00
Cédric Salvador
9dfa5c4218
selects
2013-07-29 12:31:09 +02:00
Cédric Salvador
8666725c62
Preselected supplier when there's only one
2013-07-29 12:31:08 +02:00
Cédric Salvador
0e77b273df
copyright
2013-07-29 12:31:06 +02:00
Cédric Salvador
da5bbd0a08
moved page + added link in the left menu
2013-07-29 12:31:06 +02:00
Florian Henry
d6f31d61bf
Fix Typhon model $mysoc global is missing
2013-07-29 12:21:52 +02:00
Laurent Destailleur
ad6bd5047f
Add error log to warn when module does not match specifications.
2013-07-28 14:42:50 +02:00
Laurent Destailleur
0743521b6b
- No need to load css of plugin fileupload (plugin never loaded). Too
...
much bugged to be included by default.
- Vertical menu must be under horizontal menu, even if horizontal menu
is wrapped.
- Add an empty li at end of list to provide more options for skins.
2013-07-28 05:35:51 +02:00
Laurent Destailleur
843478317e
Qual: Reduce CSS size by mutualizings styles.
2013-07-27 18:21:35 +02:00
Laurent Destailleur
444a3328c6
New: More options to select status of users into select user list.
2013-07-27 14:45:55 +02:00
Laurent Destailleur
67820774bb
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/commande/fiche.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
2013-07-27 14:21:47 +02:00
Laurent Destailleur
14dfbfc40c
Fix: W3C (form into tr make some browsers crazy)
2013-07-27 13:29:06 +02:00
Laurent Destailleur
14dc6b0025
Merge pull request #1070 from jfefe/extra-listlabel
...
Can choose several fields to display with extrafield list of table
2013-07-27 03:24:34 -07:00
Laurent Destailleur
385d3612c5
Merge pull request #1136 from jfefe/extrarequired
...
Missing checks on extrafields
2013-07-27 03:09:44 -07:00
Laurent Destailleur
2f25e07e5a
Add class for body into login page
2013-07-27 11:53:15 +02:00
Laurent Destailleur
5ea500383c
Merge pull request #1102 from PaulPoulain/978-develop
...
[BUGFIX] T978 Delete users who are disabled
2013-07-27 02:50:11 -07:00
jfefe
90e245ca5a
Merge branch 'extra-listlabel' of github.com:jfefe/dolibarr into extra-listlabel
...
Conflicts:
htdocs/core/class/extrafields.class.php
2013-07-27 01:29:05 +02:00
jfefe
95e2f30f6b
Can choose several fields to display with extrafield list of table
2013-07-27 01:21:19 +02:00
Laurent Destailleur
99e5bf3120
New: Enhance graphical boxes. Prepare to show filters form to modify
...
graph.
2013-07-26 18:40:43 +02:00
jfefe
473541f19d
Fix : bad test field when checking extrafield is required
2013-07-26 15:41:17 +02:00
Laurent Destailleur
f2f8d60f19
Fix: date must be reported according to user timezone
2013-07-26 15:21:32 +02:00
Laurent Destailleur
5608e320f7
New: Can add a suffix into filename of template after -. This may be
...
used in future as specific criteria to filter list of numbering models
to show.
2013-07-26 15:10:56 +02:00
Laurent Destailleur
8e3d86c7a5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/modules/propale/doc/pdf_azur.modules.php
2013-07-26 14:59:18 +02:00
Laurent Destailleur
e5de4c10ad
Fix: date must be reported according to user timezone
2013-07-26 14:49:46 +02:00
jfefe
c431fc716f
Check if an required extrafield is filled.
...
Method setOptionalsFromPost now return -1 if required field is blank
2013-07-26 13:18:23 +02:00
simnandez
7efacecb08
New: [ task #1005 ] Adapting to Spanish legislation bill numbering
2013-07-26 12:46:34 +02:00
Maxime Kohlhaas
1199e61f4b
CRLF issue
2013-07-26 12:33:58 +02:00
Laurent Destailleur
1e96452c6c
New: Can show images of product onto proposals.
2013-07-26 12:24:30 +02:00
Laurent Destailleur
c4d3307bfa
Qual: Normalize file name.
2013-07-26 11:36:36 +02:00
Laurent Destailleur
61f11d3621
Fix: Duplicate tooltip
2013-07-26 11:12:29 +02:00
jfefe
95bc40d0df
Missing attribute to indicate required fields
2013-07-26 08:51:22 +02:00
Laurent Destailleur
3ecb9c2dd8
Merge pull request #1130 from FHenry/3.4
...
Avoid php warning if extrafield "list from table" have bad settings
2013-07-25 13:40:09 -07:00
Laurent Destailleur
fe079f71da
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-07-25 21:53:38 +02:00
Florian Henry
2f112efad5
Avoid php warning if extrafield list from table have bad settings
2013-07-25 20:18:45 +02:00
Laurent Destailleur
16d530b22d
Fix: Watermark make pagebreak crazy.
2013-07-25 18:58:47 +02:00
Laurent Destailleur
58da76292f
Fix: Watermark make pagebreak crazy.
2013-07-25 18:56:09 +02:00