Regis Houssin
569d59d251
FIX change my deprecated email
2018-10-27 14:43:12 +02:00
Frédéric FRANCE
86d854f3f4
Squiz.WhiteSpace.ControlStructureSpacing.SpacingBeforeClose
2018-10-24 23:04:26 +02:00
Laurent Destailleur
abf8867061
Merge pull request #8207 from atm-john/New_invoice_default_documents
...
NEW hidden option to define an invoice template for each invoice type
2018-10-14 16:36:37 +02:00
John BOTELLA
af66a8971a
NEW Hidden conf INVOICE_USE_DEFAULT_DOCUMENT
2018-10-02 15:51:17 +02:00
Philippe GRAND
36ea20b7d4
standardize
2018-07-28 18:03:14 +02:00
Frédéric FRANCE
f53f7bbf40
loadlangs
2018-05-26 18:41:16 +02:00
John
05bb98f4c0
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_invoice_default_documents
2018-05-16 11:49:37 +02:00
Laurent Destailleur
69adf73f4f
Clean code from $var = True
2018-04-22 19:27:37 +02:00
John
24bf8cb162
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into New_invoice_default_documents
2018-04-09 16:21:37 +02:00
Laurent Destailleur
41638e6dff
Fix back link of look and feel v7
2018-02-26 09:20:05 +01:00
John
d0ef8fe75a
fix travis errors
2018-02-22 09:54:36 +01:00
John
46b235c139
add auto select model when select type on create invoice
2018-02-20 15:08:57 +01:00
Laurent Destailleur
068f5e32cb
NEW Tooltip for substitutions variables on tooltips on admin pages
2017-10-31 11:17:44 +01:00
Laurent Destailleur
1d91ce90d3
FIX image from medias directory into PDF free text
2017-06-17 00:16:22 +02:00
Regis Houssin
2df33d1df3
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop_mc
2017-06-03 11:45:15 +02:00
Laurent Destailleur
733d1caac6
Correct usage of parameter 'none' in GETPOST
2017-06-01 12:37:16 +02:00
Laurent Destailleur
77df19009d
Removed duplicated code
2017-06-01 12:11:45 +02:00
Laurent Destailleur
c70beaa56b
Complete work for mutualizing generic substitution system.
2017-06-01 01:57:22 +02:00
Regis Houssin
5c5663c5ae
New: getEntity function use true $shared value by default
2017-05-30 18:50:54 +02:00
Laurent Destailleur
59ab9a4421
FIX #6850
2017-05-29 15:25:37 +02:00
Laurent Destailleur
5e856e6923
More complete tooltip help to describe available substitution vars
2017-04-27 17:16:19 +02:00
Laurent Destailleur
0994622bf8
NEW Can use translations into all substitutions (watermark, freetext...)
2017-04-17 23:54:09 +02:00
Laurent Destailleur
846204bdb4
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 13:02:29 +02:00
Laurent Destailleur
39ebaec064
Replace usage of $bc[$var] with class="oddeven"
2017-04-14 11:22:48 +02:00
Laurent Destailleur
f598bf8bef
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/filefunc.inc.php
2017-04-06 21:59:11 +02:00
Laurent Destailleur
a6c60e4a9a
FIX shared bank account with multicompany not visible in invoice setup
2017-04-05 11:14:02 +02:00
Laurent Destailleur
e58743ea5b
Fix regression: Textarea to enter data was crushed.
2017-02-07 01:13:04 +01:00
Marcos García de La Fuente
a94a951a89
Little improvements to admin pages where a FREE_TEXT or a watermark constant was set
2017-02-03 19:38:33 +01:00
Laurent Destailleur
ad981a0f07
FIX the key for getEntity was different for same element.
2016-11-18 12:54:08 +01:00
Laurent Destailleur
78e8ab64aa
Debug multicurrency
2016-10-13 21:17:46 +02:00
damirugrin
ec6dd0c42f
Update facture.php
2016-06-13 18:48:10 +02:00
damirugrin
c5dcebb58e
Conflict with ModSecurity solved.
...
When ModSecurity is enabled on apache server then "scandir" is forbidden word. When changing numbering model then you will find following error in apache log:
ModSecurity: Access denied with code 403 (phase 2). Pattern match "(?i)(?:\\\\b(?:f(?:tp_(?:nb_)?f?(?:ge|pu)t|get(?:s?s|c)|s(?:ession_start|candir)
I have changed "scandir" to "scan_dir".
2016-06-13 18:13:41 +02:00
Laurent Destailleur
c653acd4ce
Minor fixes
2016-05-27 14:56:59 +02:00
Laurent Destailleur
bc1b2d048b
Uniformise option name
2016-03-25 18:09:42 +01:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
26de415b77
Revert commit that break compatibility of 100% of modules
2016-03-25 15:24:57 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
4d78932fe8
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
2016-03-20 14:15:21 +01:00
philippe grand
5f74a0f1c0
Traduction
2015-11-06 09:46:18 +01:00
Laurent Destailleur
1f4481a6b0
Merge pull request #3172 from atm-maxime/new_creditnote
...
NEW Add hidden option INVOICE_CREDIT_NOTE_STANDALONE to allow to create credit note without invoice
2015-11-05 02:45:15 +01:00
philippe grand
12e7c7b9e4
[Qual] Uniformize code
2015-10-27 13:42:00 +01:00
Maxime Kohlhaas
4b7c451f3d
Option of standalone creditnote is hidden
2015-10-26 09:43:58 +01:00
Maxime Kohlhaas
bd831b1f24
Merge branch 'new_creditnote' of github.com:atm-maxime/dolibarr into new_creditnote
2015-10-26 09:40:50 +01:00
Laurent Destailleur
7f75a3da9d
NEW On list of thirdparties, user can select fields to show.
...
Make phpunit test working again localy.
Add missing columns into llx_expedition.
2015-10-15 03:29:35 +02:00
philippe grand
298fafd7d2
fix : internationalization
2015-10-03 15:10:53 +02:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Raphaël Doursenaud
dabfad1529
[Qual] Replaced deprecated print_titre()
2015-09-24 18:27:13 +02:00
Laurent Destailleur
872b59f568
NEW: Add experimental option PDF_ALLOW_HTML_FOR_FREE_TEXT to be able to
...
enter pdf footer text with wysiwyg editor.
2015-09-18 12:34:36 +02:00
Maxime Kohlhaas
9f9ba12802
New : option to allow credit note without related invoice
2015-07-08 14:32:57 +02:00
Raphaël Doursenaud
5d2f081152
[Qual] Fixed HTML select form selected attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The select form selected attribute should not have a value.
2015-05-07 14:21:14 +02:00
Laurent Destailleur
333a29683c
uniformize look
2015-05-03 21:15:08 +02:00
jfefe
c905f88498
Change generic and setup image title
2015-04-18 23:13:48 +02:00
Laurent Destailleur
6ceda02eaa
NEW: Enhancement of module 'Notification by Email'. Show nb of
...
notifications set. Can set several emails. Can set a threshold on
amount for notifications. Add notification on supplier order validation.
2015-03-18 21:44:57 +01:00
frederic34
173d3aaa90
Translation error messages numbering modules
2015-01-11 11:31:53 +01:00
Laurent Destailleur
83122ebe1e
Fixed a lot of bugs into PrintIPP module. Seems to be stable enough now
...
for release.
2014-12-04 13:20:56 +01:00
Laurent Destailleur
d6c4993c40
Merge pull request #1822 from Devensys/Devlop-PayTotalButton
...
Add button to fill amount paiement
2014-08-14 01:28:20 +02:00
Andrelec1
49d1983acd
trigger on total
...
Add hook on js for total
2014-08-12 11:40:24 +02:00
Andrelec1
3548f72d8a
Start implement
2014-08-11 18:14:40 +02:00
Laurent Destailleur
2c1db4cdd2
Revert "Update facture.php foreach wrong argument"
...
This reverts commit bc0c0eeddb .
2014-08-10 20:36:56 +02:00
Mainmich
bc0c0eeddb
Update facture.php foreach wrong argument
...
Wrong array in foreach line 503.
2014-06-04 19:13:58 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
simnandez
fa5f09d6e0
[ task #1036 ] Normalized usage of setEventMessage instead of
...
dol_htmloutput_mesg: Works in admin
2013-08-14 12:48:00 +02:00
simnandez
283d9eb064
Text for invoices numbering modules more clear. Update ChangeLog
2013-08-02 15:27:37 +02:00
simnandez
6d1a021382
New: [ task #1005 ] Update mercure module with replacement invoices.
2013-08-02 12:11:14 +02:00
Maxime Kohlhaas
a6ef341ae7
Task # 1016 : can define a specific numbering for deposits
2013-08-01 16:30:31 +02:00
Maxime Kohlhaas
eccbf89ecd
Bank account sharing for multi company
2013-08-01 16:15:53 +02:00
Laurent Destailleur
a386179f47
New: Numbering models with a suffix for specific country is visible only
...
if company is from this country.
2013-07-26 15:17:36 +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
Maxime Kohlhaas
01e4d905fb
Start work on bank sharing for multi-company
2013-07-19 09:19:20 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
3e1d2c3e63
Qual: Mutualized and uniformize code
2013-06-05 11:21:45 +02:00
Marcos García
edfcfb9bbd
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into translations-develop
...
Conflicts:
htdocs/admin/commande.php
htdocs/admin/expedition.php
htdocs/admin/facture.php
htdocs/admin/fichinter.php
htdocs/admin/livraison.php
htdocs/admin/supplier_invoice.php
htdocs/admin/supplier_order.php
htdocs/societe/admin/societe.php
2013-05-08 15:37:41 +02:00
Marcos García
3d5cb4e8de
Style improvements in model document selector
2013-05-07 22:48:03 +02:00
Marcos García
54a2d3ca72
Corrected translations of info tooltips in document models description
2013-05-07 22:04:08 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
jfefe
88a042ec41
Prepare invoice admin page to add extrafield support
2013-03-06 03:36:43 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Laurent Destailleur
11ab579639
Fix: Several fixes to avoid PDF lib conflicts.
2012-12-19 13:06:45 +01:00
Laurent Destailleur
8709933288
Fix: Too much sanitizing
2012-11-03 00:47:09 +01:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Laurent Destailleur
9c11092f46
Uniformize code
2012-09-05 11:15:38 +02:00
Marcos García
7c0463b215
Used incorrect translation keys
...
Duplicated keys
2012-08-29 00:29:47 +02:00
Marcos García
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Marcos García
237d7b744c
Including other.lang in files using FeaturesSupported string, also removed duplicated code
2012-07-30 20:39:47 +02:00
Laurent Destailleur
e6cd400bc3
Qual: List of elements must be into a page called "list.php".
2012-06-09 19:16:31 +02:00
Laurent Destailleur
df45c51336
Fix: Solve error Method Not Implemented
2012-06-01 21:15:14 +02:00
simnandez
2e7ce7647b
Fix: Sanizite data
2012-03-29 08:38:38 +01:00
Regis Houssin
ddedb68aeb
Fix: php unit test warning
2012-03-05 07:59:00 +01:00
Laurent Destailleur
f241e338b3
Fix: Removed warning
2012-03-04 22:12:04 +01:00
Regis Houssin
f3cb926c3c
Fix: use generic array for all parts
2012-03-01 13:58:33 +08:00
Laurent Destailleur
7c4e908639
models_modules isn't enough so we use same facture_invoice,
...
commande_invoice, propale_invoice. This means module descriptor file
should contains
module_parts('facture'=>1) if we want to add doc template for invoice
into module/core/modules/facture/doc
2012-03-01 02:06:08 +01:00
Regis Houssin
0b945f0716
Fix: use dol_buildpath
2012-03-01 04:10:50 +08:00
Laurent Destailleur
51fb1b2385
Fix: Code was sharing loop for custom dir and loop for subdir modules.
...
The loop to manage customdir must be managed by the dol_buildpath so
only loop on / + module dir must be done.
2012-02-29 20:07:17 +01:00
Regis Houssin
79c0369d66
Fix: possibility to use models of external modules
2012-03-01 01:24:00 +08:00
Regis Houssin
45ff7bddb3
New: Check if there is external models to do asked by plugins
2012-03-01 00:29:56 +08:00
Laurent Destailleur
2093b3f0be
New: Allow to use ODT templates for prososal like it's done for invoices
2012-02-05 19:37:52 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
8d46ae1d35
Qual: Better error managment on numbering setup
2011-11-06 15:12:18 +01:00