Florian Henry
3cf3dbeb51
Add pdf link into supplier invoice list and supplier order list
2013-08-09 13:48:44 +02:00
Laurent Destailleur
b1f528f4d5
Comment code of a deprecated variable.
2013-08-07 20:56:10 +02:00
Laurent Destailleur
d5a57f3717
Fix: Found a dozen of bugs into sub module delivery of module shipment.
2013-08-07 15:08:30 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +02:00
Cédric Salvador
0127ed8b33
added hook to the print address function
2013-08-05 18:07:10 +02:00
Laurent Destailleur
447d0063af
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/ca_ES/withdrawals.lang
htdocs/langs/es_ES/withdrawals.lang
htdocs/langs/fr_FR/withdrawals.lang
htdocs/langs/ja_JP/compta.lang
htdocs/langs/ja_JP/contracts.lang
htdocs/langs/sl_SI/withdrawals.lang
htdocs/langs/zh_CN/admin.lang
htdocs/langs/zh_CN/agenda.lang
htdocs/langs/zh_CN/bills.lang
htdocs/langs/zh_CN/boxes.lang
htdocs/langs/zh_CN/commercial.lang
htdocs/langs/zh_CN/companies.lang
htdocs/langs/zh_CN/compta.lang
htdocs/langs/zh_CN/contracts.lang
htdocs/langs/zh_CN/errors.lang
htdocs/langs/zh_CN/exports.lang
htdocs/langs/zh_CN/install.lang
htdocs/langs/zh_CN/interventions.lang
htdocs/langs/zh_CN/mails.lang
htdocs/langs/zh_CN/main.lang
htdocs/langs/zh_CN/members.lang
htdocs/langs/zh_CN/orders.lang
htdocs/langs/zh_CN/other.lang
htdocs/langs/zh_CN/products.lang
htdocs/langs/zh_CN/propal.lang
htdocs/langs/zh_CN/stocks.lang
htdocs/langs/zh_CN/suppliers.lang
htdocs/langs/zh_CN/users.lang
htdocs/langs/zh_TW/admin.lang
htdocs/langs/zh_TW/agenda.lang
htdocs/langs/zh_TW/banks.lang
htdocs/langs/zh_TW/boxes.lang
htdocs/langs/zh_TW/companies.lang
htdocs/langs/zh_TW/compta.lang
htdocs/langs/zh_TW/contracts.lang
htdocs/langs/zh_TW/errors.lang
htdocs/langs/zh_TW/exports.lang
htdocs/langs/zh_TW/install.lang
htdocs/langs/zh_TW/interventions.lang
htdocs/langs/zh_TW/mails.lang
htdocs/langs/zh_TW/members.lang
htdocs/langs/zh_TW/orders.lang
htdocs/langs/zh_TW/propal.lang
htdocs/langs/zh_TW/suppliers.lang
2013-08-03 16:24:52 +02:00
Laurent Destailleur
8b0169f468
Fix: [ bug #991 ] Error when adding a product in POS when no Tax is
...
associated to the country of the company
2013-08-01 18:01:25 +02:00
Florian Henry
325ceda4dc
[ task #1014 ] Add option to recursivly add parent cactegory
2013-07-31 21:52:49 +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
Laurent Destailleur
61f11d3621
Fix: Duplicate tooltip
2013-07-26 11:12:29 +02:00
Laurent Destailleur
fe079f71da
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-07-25 21:53:38 +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
Laurent Destailleur
cc83ad0b0e
Merge remote-tracking branch 'origin/3.4' into develop
2013-07-24 14:15:35 +02:00
Laurent Destailleur
2f2f2b66c4
Fix: creation of thumbs not working
2013-07-24 11:26:09 +02:00
Laurent Destailleur
30cd4aeced
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-07-23 18:37:09 +02:00
Laurent Destailleur
cbeeb463e2
Fix: Missing tr line
2013-07-23 15:26:35 +02:00
Maxime Kohlhaas
da3e711be7
Task 149 : fix dir on company + added # of notes and documents on supplier order, invoice and project
2013-07-20 10:54:38 +02:00
Maxime Kohlhaas
28eb9d07b2
Task 149 : add # of notes and doc in tab + have always last 3 tabs be notes, doc and info
2013-07-20 09:07:10 +02:00
Laurent Destailleur
e06752bc0e
Merge pull request #1105 from atm-maxime/mko149
...
Task 149 : # of files and notes appears in tab
2013-07-19 04:14:05 -07:00
Laurent Destailleur
c943ef8edb
Fix: doxygen
2013-07-18 23:39:29 +02:00
Laurent Destailleur
a240dba290
Fix: Translation of text
2013-07-18 19:01:19 +02:00
Maxime Kohlhaas
e0d037dae5
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko149
2013-07-18 11:06:38 +02:00
Florian Henry
0c0a64f532
[ task #924 ] Add numbering rule on task
...
[ task #925 ] Add ODT document generation for Tasks in project module
2013-07-18 10:24:45 +02:00
Laurent Destailleur
7b97214df5
Merge pull request #1096 from FHenry/develop_categorycontact
...
Develop categorycontact
2013-07-17 08:41:02 -07:00
Florian Henry
e07eac9b17
[ task #519 ] Add category association with contacts
2013-07-16 21:04:58 +02:00
Maxime Kohlhaas
a6a058ddae
Fix by including lib files
2013-07-16 18:45:40 +02:00
Maxime Kohlhaas
c0feda4921
Task 149 : added on product
2013-07-16 01:28:24 +02:00
Maxime Kohlhaas
aa8e43cd1b
Task 149 : Add number of notes and attached files into tab. Started with thirdparty
2013-07-16 01:09:19 +02:00
Laurent Destailleur
2ae1e787c9
Fix: Bad date ranges
...
Conflicts:
scripts/invoices/rebuild_merge_pdf.php
2013-07-15 21:49:54 +02:00
Laurent Destailleur
e2b63bb8dd
Fix: Bad date ranges
2013-07-15 21:47:45 +02:00
Laurent Destailleur
28c28bd217
New: Add option excludethirdparties and onlythirdparties into merge pdf
...
scripts.
2013-07-15 20:56:43 +02:00
Laurent Destailleur
dd10ff8a11
eol
2013-07-15 18:51:56 +02:00
Laurent Destailleur
17f3d98fb3
New: Add option to exclude some thirdparties
2013-07-15 18:44:59 +02:00
Laurent Destailleur
d637212dce
Fix: alternative url were sometimes relative to server, sometimes to
...
DOL_URL_ROOT. Fix to be always relative to DOL_URL_ROOT.
2013-07-15 00:58:40 +02:00
Laurent Destailleur
6a1446f4dd
Add option MAIN_GENERATE_DOCUMENT_WITH_PICTURE
2013-07-14 16:35:02 +02:00
Laurent Destailleur
154cd1fcf9
Fix: Sort on ref for supplier invoice into ged
2013-07-14 01:10:18 +02:00
Laurent Destailleur
1e6171ad0e
Fix: Sort on ref for supplier invoice into ged
2013-07-14 00:40:22 +02:00
Laurent Destailleur
3a9ffb19c3
fix: eol
2013-07-13 21:14:05 +02:00
Laurent Destailleur
ad8904a4fb
Can add a picto onto line of files list.
2013-07-12 15:10:32 +02:00
Cédric Salvador
03ad72a1fa
fix dol_buildpath failing when processing path such as file.php?id=__ID__
2013-07-09 18:14:50 +02:00
Laurent Destailleur
5706779c8b
New: Add a page on performance advice
2013-07-09 13:50:20 +02:00
Laurent Destailleur
b26250c45a
Fix when alt path is full url instead of relative.
2013-07-07 23:37:56 +02:00
Laurent Destailleur
7c163f7be3
Fix: Running fixdosfile onto all project
2013-07-07 13:17:48 +02:00
Laurent Destailleur
2bc650bf61
Qual: Remove tons of codesniffer errors and warnings.
2013-07-07 13:14:32 +02:00
Laurent Destailleur
7b5e0678db
New: Make some changes to allow usage of alternative
...
$dolibarr_main_url_root variables.
Can now use several alternative path. Fix several bugs with all code.
2013-07-07 03:26:51 +02:00
Laurent Destailleur
5385d87995
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/langs/ca_ES/admin.lang
htdocs/langs/ca_ES/errors.lang
htdocs/langs/ca_ES/main.lang
htdocs/langs/ca_ES/opensurvey.lang
htdocs/langs/ca_ES/paybox.lang
htdocs/langs/ca_ES/products.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/es_ES/errors.lang
htdocs/langs/es_ES/main.lang
htdocs/langs/es_ES/products.lang
2013-07-05 21:56:54 +02:00
Regis Houssin
7e70d935b6
Fix: change for use url of image
2013-07-03 16:07:31 +02:00
Regis Houssin
a9198e66eb
Fix: change for use url of image
2013-07-03 16:06:42 +02:00
Laurent Destailleur
6f5a918373
New: Add option MAIN_MOTD_SETUPPAGE to add a content onto setup page.
...
Also content for MAIN_MOTD_SETUPPAGE, MAIN_MOTD_SETUPPAGE, MAIN_HOME
now accept "|langfile" into translation key to use a specific language
file.
2013-07-02 21:53:34 +02:00