Laurent Destailleur
b0ebaec0da
Fix: Add more log and missing error message
2014-08-17 12:43:24 +02:00
Laurent Destailleur
f392eb4c94
Merge pull request #1803 from defrance69/patch-15
...
add company contact tabs
2014-08-17 01:05:18 +02:00
Laurent Destailleur
7edf2eacea
New: Each user can include its own external ics calendar into dolibarr
...
agenda view.
2014-08-15 17:08:05 +02:00
Laurent Destailleur
96cb9fe6cb
Merge remote-tracking branch 'origin/3.6' into develop
2014-08-15 02:35:06 +02:00
Laurent Destailleur
6b6b372579
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/theme/eldy/graph-color.php
2014-08-15 02:28:16 +02:00
Andrelec1
1ffb964dd1
Change method
...
Replace by existing constant ..
2014-08-14 16:06:43 +02:00
BENKE Charles
5d81eca1a3
change option name
...
replace
MAIN_SUPPORT_CONTACT_TYPE_FOR_THIRDPARTIES
by
MAIN_SUPPORT_SHARED_CONTACT_BETWEEN_THIRDPARTIES
2014-08-14 10:47:28 +02: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
Laurent Destailleur
18b44ccfae
Merge branch 'develop-favorite' of github.com:aspangaro/dolibarr into
...
aspangaro-develop-favorite
Conflicts:
htdocs/core/class/html.form.class.php
2014-08-14 01:04:15 +02:00
Laurent Destailleur
de3d66eaeb
Merge branch 'develop-accounting3' of github.com:aspangaro/dolibarr into
...
aspangaro-develop-accounting3
Conflicts:
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2014-08-14 00:59:48 +02:00
Laurent Destailleur
98f140962a
Merge remote-tracking branch 'origin/3.6' into develop
2014-08-13 19:25:55 +02:00
Laurent Destailleur
6727385765
Fix: error message
2014-08-13 15:07:22 +02:00
Florian HENRY
329c0b2913
Fix: Missing include files.lib.php in some pages ti use
...
dol_delete_recursive
2014-08-13 12:42:55 +02:00
Andrelec1
8b6d613cb0
Hidde version on login page
...
Create option and use it in login template
2014-08-12 12:29:20 +02:00
Andrelec1
49d1983acd
trigger on total
...
Add hook on js for total
2014-08-12 11:40:24 +02:00
aspangaro
1a87d98357
Qual: Renamed table llx_c_civilite into llx_c_civility
...
field civilite into label in the same table and field civilite into civility in other table
2014-08-12 06:03:27 +02:00
Andrelec1
3548f72d8a
Start implement
2014-08-11 18:14:40 +02:00
aspangaro
9af336b53b
Add accountancy code for trips & fees and renamed libelle field into label
2014-08-10 20:41:52 +02:00
Laurent Destailleur
2c1db4cdd2
Revert "Update facture.php foreach wrong argument"
...
This reverts commit bc0c0eeddb .
2014-08-10 20:36:56 +02:00
aspangaro
0738103da8
Renamed llx_c_pays to llx_c_country & field "libelle" to "label"
2014-08-10 13:37:39 +02:00
Laurent Destailleur
06fcbe12a8
Add MAIN_DEFAULT_WORKING_DAYS and MAIN_DEFAULT_WORKING_HOURS into
...
company setup.
2014-08-08 10:44:10 +02:00
Laurent Destailleur
75eb9cadc7
Merge pull request #1809 from KreizIT/fix_1549
...
Fix : [ bug #1549 ] It's not possible add ExtraFields
2014-08-08 01:52:13 +02:00
Laurent Destailleur
1c59f2df1c
New: Add check to return dir into setup that server can't read
2014-08-07 13:02:13 +02:00
KreizIT
c94c0699d8
Fix : [ bug #1549 ] Itïs not possible add ExtraFields
2014-08-06 17:38:44 +02:00
Laurent Destailleur
4c91788941
Fix: Can not set option when using in nojs mode.
2014-08-03 22:08:25 +02:00
Laurent Destailleur
6ff57e57c2
Fix: external link is visible when a module is using tabhelp of
...
dictionary.
2014-08-02 00:34:54 +02:00
Laurent Destailleur
6a815dd585
Fix: external link is visible when a module is using tabhelp of
...
dictionary.
2014-08-02 00:34:15 +02:00
Laurent Destailleur
852b78f79f
Removed 2 other call to getStaticMember (pb with php 5.5).Fix PHPCS for
...
constants into database driver classes.
2014-08-01 00:53:29 +02:00
Laurent Destailleur
9fff30416a
Qual: Remove usage of getStaticMember function dir constants.
2014-07-31 20:12:21 +02:00
Laurent Destailleur
b31bf68376
New: Start to work on data check for dictionnary tables.
2014-07-28 00:47:27 +02:00
Laurent Destailleur
bf9313dd87
getBrowserInfo can return type of layout (classic/phone/tablet)
2014-07-27 20:56:26 +02:00
Laurent Destailleur
b964f9e9e3
New: Add info page about browser.
...
Qual: Removed dedicated code to change top menu according to
dol_optimize_smallscreen. We must use instead size of screen into css.
2014-07-27 14:13:25 +02:00
Laurent Destailleur
ad104470d8
Fix: CheckStyle
2014-07-20 14:55:18 +02:00
Marcos García de La Fuente
4f4ac30fc0
Deprecating arbitrary use of dol_htmloutput* functions
2014-07-20 02:32:13 +02:00
Marcos García de La Fuente
43597c1731
Migrated old error notifications to the """new""" system
2014-07-20 01:43:46 +02:00
Marcos García de La Fuente
ac824728bc
Migrated old error notifications to the """new""" system
2014-07-20 01:09:43 +02:00
Marcos García de La Fuente
434bb1bec7
Migrated old message notifications to the """new""" system
2014-07-20 00:10:40 +02:00
Raphaël Doursenaud
94bcb0dc40
Labels and autofocus for company card forms
2014-07-12 14:45:23 +02:00
Laurent Destailleur
32b015e661
New: Type of thirdparties can accept a country (to show list of types
...
specific for a country).
2014-07-11 13:56:35 +02:00
Laurent Destailleur
90a5f6c7ef
Qual: Remove end php tag.
2014-07-08 01:02:30 +02:00
Laurent Destailleur
688d58413b
Merge pull request #1710 from aspangaro/develop-accounting2
...
New feature :: Add fiscal year
2014-07-07 21:28:35 +02:00
Laurent Destailleur
ce3fa14511
New: Add event FICHINTER_CLASSIFY_BILLED into list of possible events to
...
create an automatic event into agenda.
Qual: Removed hard coded rowid into data init.
2014-07-06 19:25:15 +02:00
aspangaro
9eaeaae2fb
Merge branch 'Upstream/develop'
2014-07-05 08:48:51 +02:00
aspangaro
be78e96313
Bug fix & add tab info
2014-07-05 08:47:01 +02:00
Juanjo Menent
9aa234255d
[ task #1063 ] Allow edit localtaxes rate for thirds
2014-07-04 18:26:56 +02:00
Laurent Destailleur
e496823778
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
.travis.yml
ChangeLog
htdocs/fourn/commande/fiche.php
htdocs/install/mysql/migration/3.5.0-3.6.0.sql
htdocs/product/stock/replenish.php
2014-07-04 14:14:40 +02:00
Laurent Destailleur
be4fe3d0d0
Merge branch 'syslog' of github.com:marcosgdf/dolibarr into
...
marcosgdf-syslog
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fichinter/class/fichinter.class.php
htdocs/projet/class/project.class.php
htdocs/projet/class/task.class.php
2014-07-04 13:43:50 +02:00
Laurent Destailleur
7ee1388582
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-07-04 12:22:10 +02:00
Laurent Destailleur
11abba30b3
Fix: Add information to help debug pb with TZ.
2014-07-04 11:58:41 +02:00
aspangaro
a2ac578712
Merge branch 'Upstream/develop'
2014-07-04 06:21:00 +02:00
Juanjo Menent
e30649dcd2
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with company
2014-07-03 17:39:31 +02:00
Marcos García de La Fuente
7e1cf124b8
Merge branch 'develop' into syslog
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/product/class/product.class.php
htdocs/product/stock/lib/replenishment.lib.php
htdocs/societe/soc.php
2014-07-02 21:20:02 +02:00
Laurent Destailleur
31c27b8f7c
New: More option to define default filter setting of agenda views.
2014-06-29 23:35:00 +02:00
aspangaro
46320071a0
Merge branch 'Upstream/develop'
2014-06-29 05:42:37 +02:00
aspangaro
8cfdfbe47d
Update
2014-06-29 05:41:24 +02:00
Laurent Destailleur
d5e0bcfaee
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-06-26 22:54:36 +02:00
Laurent Destailleur
534e574379
Merge pull request #1668 from aspangaro/develop-dons
...
Move donation receipt to french model cerfa 11580*03
2014-06-26 22:03:13 +02:00
aspangaro
56785f1149
Merge branch 'Upstream/develop'
2014-06-24 06:10:47 +02:00
aspangaro
3612fb02bc
Merge branch 'Upstream/develop'
2014-06-24 05:50:16 +02:00
Laurent Destailleur
0778d38b2c
Fix: Deprecated and no more used fields should not appear to user.
2014-06-21 18:08:32 +02:00
Laurent Destailleur
62b0d8a472
Fix: Deprecated and no more used fields should not appear to user.
2014-06-21 18:03:01 +02:00
Laurent Destailleur
5c0813e865
Fix: EMail test feature to make a test without html must not include any
...
html.
2014-06-21 01:26:41 +02:00
Laurent Destailleur
8d1fdec8cf
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
2014-06-20 15:26:02 +02:00
Francis Appels
5b5473bc7c
Fix: [ bug #1509 ] Expedition admin submit error
...
Expedition admin free text & watermark submit error
2014-06-19 10:02:58 +02:00
aspangaro
f4efd3b2e8
Move donation receipt to french model cerfa 11580*03
2014-06-15 22:18:19 +02:00
Marcos García de La Fuente
9fbd7806f0
More substitutions
2014-06-12 11:31:53 +02:00
Laurent Destailleur
47c982c506
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/filefunc.inc.php
2014-06-10 08:45:08 +02:00
Laurent Destailleur
5853b9eb30
Merge branch 'bug-1416' of github.com:marcosgdf/dolibarr into
...
marcosgdf-bug-1416
Conflicts:
ChangeLog
2014-06-10 01:37:43 +02:00
Marcos García de La Fuente
0b73b44f34
Fix: [ bug #1416 ] Supplier order does not list document models in the select box of the supplier order card
2014-06-09 23:38:06 +02:00
Marcos García de La Fuente
8a22a708b4
Fixed the bug for supplier invoice and supplier order pages
2014-06-09 22:55:38 +02:00
Marcos García de La Fuente
0810e6756a
Fix: [ bug #1415 ] Intervention document model name and suppliers model names is not shown properly in module configuration
2014-06-09 22:48:16 +02:00
Marcos García de La Fuente
ae4bd4445e
Moved dol_syslog query log to the database handler and decreased report level to DEBUG
2014-06-09 15:49:54 +02:00
Mainmich
bc0c0eeddb
Update facture.php foreach wrong argument
...
Wrong array in foreach line 503.
2014-06-04 19:13:58 +02:00
aspangaro
67f05515d9
Add accountancy_code into llx_c_paiement
2014-06-03 06:19:24 +02:00
Laurent Destailleur
ccca46f380
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
2014-05-29 19:20:48 +02:00
aspangaro
b384f91096
Merge branch 'upstream/develop'
2014-05-28 05:35:35 +02:00
aspangaro
dce9c2bc76
Fiscal year - 1st step
2014-05-28 05:34:10 +02:00
Laurent Destailleur
48bbcc6f4a
Fix: Button was not be enabled.
2014-05-27 10:45:58 +02:00
Raphaël Doursenaud
c48c3a9d91
Qual: remove PHP closing tag (again)
...
These were reintroduced by careless merge
2014-05-26 13:51:25 +02:00
Laurent Destailleur
4b9d1b901b
Fix: [ bug #1401 ] Problème avec la génération des codes barres
2014-05-25 17:14:33 +02:00
Laurent Destailleur
e6f828cd86
Link to Preferred Partners missing.
2014-05-24 17:00:49 +02:00
Laurent Destailleur
2a6b2a4540
Fix: Stat page show no cache when there is, if user was using apc.
2014-05-24 14:00:58 +02:00
Laurent Destailleur
43bf9ba890
Fix: Import of ical files was broken
...
Fix: Can import of ical files from BlueMind.
2014-05-23 04:28:57 +02:00
Laurent Destailleur
94335b186e
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/modules/propale/mod_propale_marbre.php
2014-05-21 20:30:07 +02:00
Laurent Destailleur
b146dcad31
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-05-21 19:45:28 +02:00
Laurent Destailleur
753ef28168
Fix: Data are clean once registered into dictionnaries.
2014-05-20 16:08:05 +02:00
Laurent Destailleur
5709179cf0
Fix: Box was not added on correct side
2014-05-19 00:05:49 +02:00
Jean-François Ferry
5f74b86b18
Add dictionary to define type of resources
2014-05-10 22:07:12 +02:00
Laurent Destailleur
bcdf3e8a51
New: The combo list of juridical status is now sorted
2014-05-04 23:46:36 +02:00
Laurent Destailleur
c2c0a9b4bb
Merge pull request #1568 from GPCsolutions/closingtagremoval
...
Qual: Remove the closing PHP tag
2014-05-04 18:08:37 +02:00
Laurent Destailleur
bdbd619a8e
Merge pull request #1566 from marcosgdf/usability
...
Improved usability of admin/compta.php page
2014-05-04 17:58:54 +02:00
Laurent Destailleur
bc35728ea3
Merge pull request #1562 from marcosgdf/translation
...
Improved translations
2014-05-04 17:39:36 +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
Marcos García de La Fuente
6eae44b766
CS Fix
2014-05-03 17:10:47 +02:00
Marcos García de La Fuente
077dfab7a6
Added labels for the "Other options" inputs
2014-05-03 12:19:18 +02:00
Marcos García de La Fuente
6482c51858
Improved usability of admin/compta.php page
2014-05-03 12:11:30 +02:00
Laurent Destailleur
50c10d3d1e
Fix: Can disable features with PHPEXCEL (no DLSF compatible).
...
Fix: Can disable features with CKEDITOR.
2014-05-03 02:20:26 +02:00
Laurent Destailleur
43253d877a
Fix: Can disable features with PHPEXCEL (no DLSF compatible).
...
Fix: Can disable features with CKEDITOR.
2014-05-03 02:15:33 +02:00
Laurent Destailleur
b56f59b313
Perf: Avoid to isntantiate object 'form' into 'subform' classes when
...
already available.
Qual: Better information into xdebug page.
2014-05-01 16:26:57 +02:00
Marcos García de La Fuente
e53c55002f
Added missing translations
2014-05-01 16:23:18 +02:00
Laurent Destailleur
a9869802f4
Add link to setup page
2014-04-30 00:22:27 +02:00
Laurent Destailleur
11115eb773
Fix: Bad link
...
Trans: Add missing translation keys.
2014-04-29 23:34:36 +02:00
Raphaël Doursenaud
83dd3a532b
Qual: Better type check
2014-04-23 18:23:50 +02:00
Laurent Destailleur
9a8a306d78
Qual: Method form->select_currency() has been removed. Use instead
...
print form->selectCurrency().
Qual: Method form->select_methodes_commande() has been renamed into
english name selectInputMethod().
2014-04-02 14:53:42 +02:00
Laurent Destailleur
d2cb5e8d2d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-31 22:56:47 +02:00
Laurent Destailleur
56c7d14b9a
We do not force disabling of ckeditor for phones. We let ckeditor
...
decide (currently ckeditor is disabled with android).
2014-03-31 13:25:40 +02:00
Laurent Destailleur
76259a633c
Clean constant FACTURE_TVAOPTION into conf.class.php so we don't have
...
to do it everywhere at different places. Value is now 0 or 1.
2014-03-31 02:16:49 +02:00
Laurent Destailleur
b675b9b610
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/company.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/facture/fiche.php
htdocs/langs/en_US/admin.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/projet/tasks/task.php
2014-03-31 00:44:45 +02:00
Laurent Destailleur
ed49f88446
Fix: deleting files into backup system tools.
...
Fix: Dump using php not not include lock on tables that are deleted.
2014-03-31 00:19:31 +02:00
Laurent Destailleur
3d8fb60f94
Start to implement sepa format. Need serious tests.
2014-03-30 20:22:54 +02:00
Juanjo Menent
d98a5d4c6f
Fix: [ bug #1306 ] Fatal error when adding an external calendar
2014-03-22 13:01:38 +01:00
Juanjo Menent
e0b4bd9b0d
Fix: [ bug #1306 ] Fatal error when adding an external calendar
2014-03-22 13:00:23 +01:00
Laurent Destailleur
24dbfbba60
Qual: Still working on cleaning code for timezone management.
2014-03-21 18:05:08 +01:00
Maxime Kohlhaas
9c340d7af8
Task 672 : Prevent use of product not available
2014-03-15 12:45:56 +01:00
Laurent Destailleur
f1b05dd3c2
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-03-13 12:37:39 +01:00
Laurent Destailleur
6cec011df6
New: Add manager name (ceo, director, president...) into main company
...
information page.
2014-03-13 12:22:53 +01:00
Laurent Destailleur
1b85f83dbb
Merge pull request #1466 from marcosgdf/minor
...
Minor style and translation corrections
2014-03-13 11:53:52 +01:00
Marcos García de La Fuente
735d30a7d3
Corrected features supported tooltip style in livraison tab
2014-03-11 13:20:52 +01:00
Marcos García de La Fuente
cc95163064
Added missing preview column for donations module
2014-03-11 13:20:32 +01:00
Marcos García de La Fuente
42622fc7c4
Changed agenda module configuration page
2014-03-11 12:51:37 +01:00
Marcos García de La Fuente
0f0228ca5a
Changed order module configuration page
2014-03-11 12:47:08 +01:00
Marcos García de La Fuente
31afd56897
Changed supplier module configuration page
2014-03-11 12:46:54 +01:00
Marcos García de La Fuente
1d357ec2f9
Removed odd tabs from some modules
2014-03-11 11:53:22 +01:00
Marcos García de La Fuente
371f0cbb8e
Fixed module name in contract admin setup page
2014-03-11 11:15:35 +01:00
Laurent Destailleur
2c0f1340d5
New: Update ckeditor to version 4 (part 2)
2014-03-08 13:17:20 +01:00
Laurent Destailleur
24b0ea6613
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
2014-03-03 19:38:02 +01:00
Laurent Destailleur
072bb709ff
Fix: dead code
2014-02-28 22:09:40 +01:00
Laurent Destailleur
1790f905c9
Removed some code specific to databases and use instead correct abstract
...
method of drivers.
2014-02-25 18:25:17 +01:00
Laurent Destailleur
a797a5e665
Clean comment and make some implementations
2014-02-24 09:52:48 +01:00
Laurent Destailleur
6f962397e4
Start to work on a mass send remind feature.
2014-02-19 20:23:02 +01:00
Laurent Destailleur
c8d6a88f8a
Clean xdebug page.
2014-02-17 16:30:22 +01:00
Laurent Destailleur
908c39098d
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-16 19:47:51 +01:00
Laurent Destailleur
fd22c9b69a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-02-15 15:23:47 +01:00
Laurent Destailleur
7e3c2d40ba
New: Make difference between virtual and physical stock easier to
...
understand.
2014-02-15 14:14:49 +01:00
Laurent Destailleur
7e2027ec39
Fix: Can not set delay to zero.
2014-02-14 13:05:49 +01:00
Laurent Destailleur
4b5748fd12
Fix: Can not set delay to zero.
2014-02-14 12:58:03 +01:00
Laurent Destailleur
b499efeccf
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/compta/sociales/index.php
htdocs/compta/tva/index.php
2014-02-12 22:29:56 +01:00
Laurent Destailleur
7d74d0d3bd
CFix: The order field for prospect level was not visible making
...
dictionnary useless.
2014-02-12 22:28:16 +01:00
Laurent Destailleur
46e9b5d550
Merge branch 'develop' of https://github.com/grandoc/dolibarr into
...
grandoc-develop
Conflicts:
htdocs/langs/ar_SA/admin.lang
htdocs/langs/el_GR/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/tr_TR/admin.lang
2014-02-10 01:30:48 +01:00
Laurent Destailleur
ce8d13ead0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
2014-02-10 00:38:10 +01:00
Laurent Destailleur
bd25a98e03
New: Generation auto of barcode is available for product.
2014-02-10 00:24:20 +01:00
Laurent Destailleur
abc8649e02
Fix: Bug of import of agenda when using https link
2014-02-08 01:16:20 +01:00
Grand Philippe
1855ba556a
fix misspelled words
2014-02-05 17:53:30 +01:00
Laurent Destailleur
d8b8f8c646
Uniformize code for contacts forms.
2014-02-04 20:49:07 +01:00
Laurent Destailleur
efcff80a28
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/debian/control
htdocs/fourn/facture/paiement.php
2014-02-03 18:44:48 +01:00
Laurent Destailleur
77b3c9d2eb
Fix: Bad constant
2014-02-02 19:00:56 +01:00
Laurent Destailleur
ba931e18d4
Work on barcode number generation.
...
Normalize code for barcode module.
2014-01-31 18:12:54 +01:00
Laurent Destailleur
7f15aa4582
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-01-31 11:41:17 +01:00
Laurent Destailleur
1b88ab2355
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/contact/class/contact.class.php
2014-01-31 10:12:41 +01:00
Laurent Destailleur
a2afea7ba9
Work on barcode number generation.
...
Normalize code for barcode module.
2014-01-30 18:21:04 +01:00
Laurent Destailleur
47ff6a68bb
Fix: Test were inverted.
2014-01-30 18:11:40 +01:00
Laurent Destailleur
bb1575e0e6
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-24 10:20:03 +01:00
Laurent Destailleur
21b43d7604
Fix: if module invoice is disabled, option to automatically classify
...
order as billed does not exists, so "Classify billed" for order must be
done manually from order card.
2014-01-23 20:02:19 +01:00
Laurent Destailleur
1fd67807ce
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-18 01:13:29 +01:00
Grand Philippe
c5689b86b4
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 09:43:21 +01:00
Laurent Destailleur
c7ef0b7c57
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/societe/consumption.php
2014-01-07 16:41:00 +01:00
Laurent Destailleur
e99883f1a6
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/admin/modules.php
2014-01-06 19:18:06 +01:00
Laurent Destailleur
5b63b56143
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
2014-01-06 19:13:40 +01:00
Laurent Destailleur
5a7fe6b4a7
Fix: Change to make debian package ok despite removal of ckeditor
...
package.
2014-01-05 01:17:38 +01:00
Laurent Destailleur
29ae579298
Fix: Bad link
2013-12-27 20:29:30 +01:00
simnandez
3a496d1fa1
Fix: setup not saving changes
2013-12-26 11:33:47 +01:00
simnandez
91b104aeb8
Fix: setup not saving changes
2013-12-26 11:32:13 +01:00
simnandez
bf333d4f54
Fix: Some config data are shared between suppliers orders and suppliers
...
invoices
2013-12-23 16:39:37 +01:00
simnandez
d6b2f96c19
Fix: Some config data are shared between suppliers orders and suppliers
...
invoices
2013-12-23 16:38:38 +01:00
Laurent Destailleur
6946fdbcda
Merge remote-tracking branch 'origin/3.5' into develop
2013-12-16 00:09:29 +01:00
Laurent Destailleur
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00
Laurent Destailleur
fbeb61861a
Start to remove too low level permission. Philisophy of dolibarr is
...
having a minum of permission. Starting to include one permission for
each field we manage should not be into core.
Also activation of "skype" field in a future should probably be
rewritten to support as several communication id (chat, skype,
hanghout) with only one feature.
2013-12-14 20:58:03 +01:00
Laurent Destailleur
5a4b5dcc26
Fix: Missing condition
2013-12-14 14:21:27 +01:00
Laurent Destailleur
eaf151d7f5
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/.gitignore
htdocs/contact/fiche.php
2013-12-14 03:13:46 +01:00
Laurent Destailleur
42f032ded3
Merge remote-tracking branch 'origin/3.4' into 3.5
2013-12-14 01:30:15 +01:00
Laurent Destailleur
88aa0ad4da
Fix: Doxygen problems
2013-12-14 01:28:59 +01:00
Laurent Destailleur
286bdf91d4
Better detection of corrupted module files.
2013-12-10 18:52:48 +01:00
Laurent Destailleur
c3c6588426
Better detection of corrupted module files.
2013-12-10 16:25:27 +01:00
Laurent Destailleur
65593bce34
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-12-10 15:51:16 +01:00
Laurent Destailleur
8fb0986303
New: Add path file of trigger into admin trigger list page
2013-12-10 15:49:57 +01:00
Laurent Destailleur
c49af3da48
Fix: fields too large
2013-12-09 11:00:36 +01:00
Laurent Destailleur
7aa2c9dcd1
Fix: Error management with corrupted module files
2013-12-08 02:33:32 +01:00
Laurent Destailleur
a90f6ef368
Fix: Error management with corrupted module files
2013-12-08 02:32:04 +01:00
Laurent Destailleur
62e209520a
Fix: Update when submitting form
2013-12-07 00:53:58 +01:00
Laurent Destailleur
76d111b09f
Fix: W3C form must be outside table tag
2013-12-07 00:26:30 +01:00
Laurent Destailleur
42a3cbd27c
Fix: Missing css class
2013-12-04 23:21:57 +01:00
Laurent Destailleur
6c26684284
Fix: [ bug #1166 ] Supplier account number in its card does not respect
...
order set in Banks module.
2013-12-01 23:17:16 +01:00
Laurent Destailleur
c475346248
Fix: [ bug #1166 ] Supplier account number in its card does not respect
...
order set in Banks module.
2013-12-01 23:16:18 +01:00
Laurent Destailleur
88ae0a7945
Fix: the rename function is bugged with some windows. I add a
...
workaround.
Fix: Add also a workaround for [ bug 1064 ] Date/Time in ICS incorrect.
2013-11-28 12:58:02 +01:00
Laurent Destailleur
6ffdc039a2
Fix: When option is not set, it must not appears as set.
2013-11-23 14:51:49 +01:00
Laurent Destailleur
3c0ee64648
New: Add links to social networks
2013-11-16 15:40:46 +01:00
Laurent Destailleur
b7190d2609
Fix: Several bugs.
2013-11-16 13:00:21 +01:00
Laurent Destailleur
628fbc7b7d
Fix: bad picto
2013-11-05 15:14:23 +01:00
aspangaro
d79ba9695a
Task 157 : Add a skype button
2013-11-04 21:41:36 +01:00
Laurent Destailleur
469dd03673
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/core/class/commonobject.class.php
htdocs/core/tpl/objectline_view.tpl.php
htdocs/filefunc.inc.php
htdocs/langs/nl_NL/margins.lang
2013-11-01 17:58:38 +01:00
Laurent Destailleur
ecb1f490ae
Fix: Option drop tables was broken
2013-11-01 17:20:36 +01:00
Laurent Destailleur
139ed68d6e
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-11-01 17:19:43 +01:00
Laurent Destailleur
60d4033e59
Fix: Option drop tables was broken
2013-11-01 17:19:25 +01:00
Florian Henry
f512ef344a
Better managent of contact status and fix COMPANY_DONOTSEARCH_ANYWHERE
...
use every where before SOCIETE_DONOTSEARCH_ANYWHERE was used
2013-10-30 12:24:51 +01:00
Laurent Destailleur
93c5720579
New: Add path to installed dir of external modules + Name and web of
...
module provider.
2013-10-28 01:37:04 +01:00
Laurent Destailleur
bcd63d2466
Look: Remove useless array title bar
2013-10-25 18:01:45 +02:00
Laurent Destailleur
601de7a308
Fix: Test not working
2013-09-29 14:00:56 +02:00
Laurent Destailleur
072247f1c8
Fix: Use correct translation key
2013-09-25 19:07:25 +02:00
Laurent Destailleur
3fde695c94
Qual: Uniformise name of include files we use to share common code found
...
into Actions area of pages (controllers).
2013-09-23 13:22:28 +02:00
Laurent Destailleur
50ce834dd0
[ bug #1049 ] agenda isn't save preferences
2013-09-11 11:08:38 +02:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
Grand Philippe
da384dda18
uniformize
2013-09-02 11:53:07 +02:00
Grand Philippe
4c5d9e8441
fix : activate a model
2013-09-02 10:17:45 +02:00
Grand Philippe
7a64ad1a26
some fix for contract model and clean code
2013-08-26 14:29:46 +02:00
Grand Philippe
e9dc71a9af
first step to complete contract functionalities
2013-08-24 16:18:30 +02:00
Grand Philippe
a0c04a548b
first step to complete contract functionalities
2013-08-24 15:59:49 +02:00
Grand Philippe
e56e0ebfb5
add extrafields
2013-08-24 13:49:55 +02:00
simnandez
b5e10a061b
[ task #1036 ] Normalized usage of setEventMessage instead of
...
dol_htmloutput_mesg
2013-08-20 16:50:33 +02:00
simnandez
db46bc88ca
[ task #1036 ] Normalized usage of setEventMessage instead of
...
dol_htmloutput_mesg
2013-08-20 16:10:01 +02:00
simnandez
9741b49b75
[ task #1036 ] Normalized usage of setEventMessage instead of
...
dol_htmloutput_mesg
2013-08-20 09:28:23 +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
88356acc3a
[ task #1036 ] Normalized usage of setEventMessage instead of
...
dol_htmloutput_mesg: Init works in admin
2013-08-14 11:11:49 +02:00
simnandez
b9e1a57f67
Fix: [ bug #1029 ] Tulip numbering mask
2013-08-08 10:00:06 +02:00
Laurent Destailleur
2a0597a6d4
Merge pull request #1161 from PaulPoulain/948-develop
...
T948-develop :Classify Billed when the price of bill is greater than command
2013-08-07 16:48:32 -07:00
lalaina rasamoelina
0fa4739d47
T948-develop :Classify Billed when the price of bill is greater than command
...
-In the workflow i've added on bouton which permitted
to classify billed when the price of bills is greater
than command,if her status is delivered
/htdocs/admin/workflow.php
2013-08-06 16:57:40 +02:00
Juanjo Menent
aab90bfe76
Merge pull request #1154 from atm-maxime/develop
...
Fix : supplier invoice mask + numbering
2013-08-06 06:37:32 -07:00
Maxime Kohlhaas
08a3b0c905
Fix : supplier invoice mask + numbering
2013-08-06 15:27:51 +02:00
Laurent Destailleur
afae841ae4
Fix: Permissions on files
2013-08-06 00:36:21 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +02:00
Laurent Destailleur
aab1a6d958
New: Add hook addHomeSetup
2013-08-05 10:10:44 +02:00
simnandez
283d9eb064
Text for invoices numbering modules more clear. Update ChangeLog
2013-08-02 15:27:37 +02:00
Juanjo Menent
ba8d094ec5
Merge pull request #1152 from atm-maxime/develop
...
Better fix for email text / signature integration
2013-08-02 03:13:42 -07:00
simnandez
6d1a021382
New: [ task #1005 ] Update mercure module with replacement invoices.
2013-08-02 12:11:14 +02:00
Maxime Kohlhaas
229c2d890f
Add possibility to define default VAT accountancy code for purchase
2013-08-02 10:43:53 +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
df0a8e0829
Fix: Bad link
2013-07-31 18:43:37 +02:00
Laurent Destailleur
e234d5342d
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/contrat/liste.php
2013-07-31 12:45:39 +02:00
Laurent Destailleur
88d1e7258b
Merge pull request #1140 from atm-maxime/develop
...
Task # 853 : Can hide in conf the search by product supplier ref
2013-07-30 03:29:12 -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
Maxime Kohlhaas
1b54efcaaf
Task # 853 : Can hide in conf the search by product supplier ref, and displayed only if product and supplier module are enabled
2013-07-30 11:26: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
Cédric Salvador
e3d5f086b6
background color
2013-07-29 12:31:15 +02:00
Cédric Salvador
53265591fc
separated replenishment configuration
2013-07-29 12:31:12 +02:00
Cédric Salvador
52cfecd0af
added an option to use virtual stock instead of physical stock
2013-07-29 12:31:12 +02:00
Cédric Salvador
5f526fd84a
separated replenishment configuration
2013-07-29 12:31:08 +02:00
Cédric Salvador
9b4601bcf2
added an option to use virtual stock instead of physical stock
2013-07-29 12:31:07 +02:00
Laurent Destailleur
36c73c4798
Look: Beautify backup page.
2013-07-28 17:25:58 +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
3c6b1f17d1
Fix: print of a function that already contains the print.
2013-07-27 14:10:57 +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
Laurent Destailleur
68d83dd653
Some fix into perf.php page.
2013-07-24 00:34:08 +02:00
Laurent Destailleur
d802470aae
I killed <td nowrap>. Hello <td class="nowrap"> !
2013-07-19 14:23:42 +02:00
Maxime Kohlhaas
01e4d905fb
Start work on bank sharing for multi-company
2013-07-19 09:19:20 +02:00
Maxime Kohlhaas
9e5286bce9
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko862
...
Conflicts:
htdocs/core/class/html.formfile.class.php
2013-07-14 13:27:41 +02:00
Laurent Destailleur
b5820315f9
Fix: Correct permissions on files
2013-07-13 10:34:19 +02:00
Laurent Destailleur
2c0a01fc8c
Merge remote-tracking branch 'origin/3.4' into develop
2013-07-11 17:57:06 +02:00
Maxime Kohlhaas
0d40debeac
Merge branch 'develop' of github.com:atm-maxime/dolibarr into mko862
...
Conflicts:
htdocs/admin/system/perf.php
2013-07-11 17:17:43 +02:00
Maxime Kohlhaas
3c7f4a3548
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into mko862
...
Conflicts:
htdocs/admin/system/perf.php
2013-07-11 15:55:33 +02:00
Geoffrey
54961036be
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
...
Conflicts:
htdocs/admin/system/perf.php
2013-07-11 15:40:10 +02:00
Laurent Destailleur
158a2b8ca8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/.gitignore
2013-07-11 11:52:32 +02:00
Maxime Kohlhaas
9d931b7b05
Task # 862 : ODT templates on shipment
2013-07-10 15:54:28 +02:00
Maxime Kohlhaas
cfc999a06d
Merge
2013-07-10 15:44:53 +02:00
Maxime Kohlhaas
8f72e16444
Remove duplicate code
2013-07-10 15:34:36 +02:00
simnandez
ca406d0980
Fix: Regression in options MAIN_PROFIDx_IN_ADDRESS
2013-07-10 15:34:16 +02:00
simnandez
50395fc8c4
Fix: Regression in options MAIN_PROFIDx_IN_ADDRESS
2013-07-10 15:32:29 +02:00
Laurent Destailleur
a4abfe1abc
New: Can add an event automatically when a projet is create.
2013-07-10 14:46:16 +02:00
Laurent Destailleur
a60cc916f6
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-07-10 10:34:56 +02:00
Laurent Destailleur
752bc0ccff
Work on tool for performance advice.
2013-07-09 18:45:14 +02:00
Laurent Destailleur
f4428c8a8a
Fix: Bad link
2013-07-09 15:27:06 +02:00
Laurent Destailleur
0ca4e4ffe8
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-07-09 13:51:27 +02:00
Laurent Destailleur
5706779c8b
New: Add a page on performance advice
2013-07-09 13:50:20 +02:00
Laurent Destailleur
c1cb5e9bff
Fix geoipmaxmind module
2013-07-09 00:19:58 +02:00
Laurent Destailleur
7c163f7be3
Fix: Running fixdosfile onto all project
2013-07-07 13:17:48 +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
529a58cc9d
New: Add advice into info help
2013-07-05 12:04:55 +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
Laurent Destailleur
af4651f1a2
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
build/perl/virtualmin/dolibarr.pl
htdocs/core/lib/files.lib.php
htdocs/langs/en_US/projects.lang
htdocs/langs/fr_FR/projects.lang
htdocs/public/paybox/paymentko.php
htdocs/public/paybox/paymentok.php
htdocs/public/paypal/paymentko.php
htdocs/public/paypal/paymentok.php
htdocs/webservices/server_other.php
2013-06-25 23:22:00 +02:00
Laurent Destailleur
8359a34545
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
build/debian/changelog
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture/class/facture-rec.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/filefunc.inc.php
2013-06-25 21:31:24 +02:00
Laurent Destailleur
2af8f295b1
Fix: warning not always visible. Depends if addon modules were
...
installed. Var should provide a quick fix.
2013-06-25 21:25:09 +02:00
Laurent Destailleur
a8547b5375
New: Add property hidden into module descriptor to allow to hide a
...
module according to some dynamic conditions.
2013-06-24 18:31:56 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Grand Philippe
b599481ef6
standardize code
2013-06-20 09:18:12 +02:00
Florian Henry
9f03074127
- New: [ task #926 ] Add extrafield feature on order lines
...
- New: [ task #927 ] Add extrafield feature on Proposal lines
- New: [ task #928 ] Add extrafield feature on invoice lines
2013-06-10 16:05:41 +02:00
Laurent Destailleur
c3f5e0c6ee
New: Show version of client lib used by mysql drivers
2013-06-07 19:19:11 +02:00
Cédric Salvador
b747b0349d
merge
2013-06-06 18:31:33 +02:00
Laurent Destailleur
e25651204c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/admin.lib.php
2013-06-05 18:56:41 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
ebb8f05f09
Subscription to ML can also be done according to member type
2013-06-05 15:53:27 +02:00
Laurent Destailleur
eac4aa7e28
New: Module mailman can subscribe/unsubscribe to ML according to
...
categories of member.
2013-06-05 15:44:42 +02:00
Laurent Destailleur
3e1d2c3e63
Qual: Mutualized and uniformize code
2013-06-05 11:21:45 +02:00
Laurent Destailleur
c4f90f8174
Merge remote-tracking branch 'origin/3.4' into develop
2013-06-05 11:10:25 +02:00
Laurent Destailleur
7aa145ae6a
Fix: Previous fix was not complete
2013-06-05 11:09:54 +02:00
Laurent Destailleur
650158dd59
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-06-05 10:51:09 +02:00
Laurent Destailleur
f83ab0de70
Fix: ModelDoc Activation bug
2013-06-05 10:49:12 +02:00
Laurent Destailleur
eadfa66f2c
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/class/infobox.class.php
2013-06-04 22:59:28 +02:00
Laurent Destailleur
12973dbdb4
Look: Minor enhancement
...
Fix: Option to fix bug to send email on by default.
2013-06-03 22:06:28 +02:00
Laurent Destailleur
e871ea64eb
Fix: Regression
2013-06-03 19:52:34 +02:00
Laurent Destailleur
a1a8fac25c
Merge remote-tracking branch 'origin/3.4' into develop
2013-06-03 11:15:15 +02:00
Marcos García
7b20757449
Fix: [bug #908 ] Erreur lors de la configuration du module
2013-06-01 15:51:17 +02:00
Christophe Battarel
4b1ae9e9a9
add ability to include products on intervention card (some companies prefer to have both products and services on the intervention card that they give to their consultant)
2013-05-21 11:44:11 +02:00
Laurent Destailleur
12681994ea
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/fichinter/class/fichinter.class.php
htdocs/fichinter/fiche.php
2013-05-20 21:21:03 +02:00
Grand Philippe
5f714f1403
fix: wrong trad
2013-05-20 14:39:27 +02:00
fhenry
5d73ce4023
[ task #901 ] Add Extrafeild on Fiche Inter
2013-05-18 12:53:11 +02:00
Laurent Destailleur
bab4e1e509
Fix: PHP version was lost
...
Fix: split of long text to avoid horizontal scrolls
2013-05-16 15:15:30 +02:00
Laurent Destailleur
ad5a350073
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-05-16 15:06:13 +02:00
Laurent Destailleur
37fa25c1ab
Fix: PHP version was lost
...
Fix: split of long text to avoid horizontal scrolls
2013-05-16 15:02:26 +02:00
Laurent Destailleur
fb92e13650
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
scripts/invoices/email_unpaid_invoices_to_customers.php
scripts/invoices/email_unpaid_invoices_to_representatives.php
2013-05-15 22:35:41 +02:00