Florian Henry
d41ceae64a
- New: Can choose contact on event (action com) creation, and filtred by
...
thirdparty
2013-10-01 18:11:53 +02:00
Laurent Destailleur
957ff08458
New: Add update method for web service product.
2013-10-01 11:59:35 +02:00
Laurent Destailleur
019c86dff0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-09-28 13:26:52 +02:00
Laurent Destailleur
4cf84c4ea8
New: Add hidden option MAIN_VAT_DEFAULT_IF_AUTODETECT_FAILS
2013-09-28 13:24:58 +02:00
Christophe Battarel
7bc39d7601
update changelog
2013-09-26 19:08:54 +02:00
Laurent Destailleur
065c87d81c
Qual: uniformize code: property ->tel on objects is now ->phone
...
everywhere
2013-09-25 19:58:22 +02:00
Laurent Destailleur
1f938e6596
Merge remote-tracking branch 'origin/3.3' into 3.4
2013-09-25 12:16:54 +02:00
Laurent Destailleur
f5387081e0
Update doc
2013-09-25 11:25:30 +02:00
Laurent Destailleur
12b15d3ae0
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Conflicts:
ChangeLog
2013-09-24 18:23:02 +02:00
Laurent Destailleur
3378855694
New: Can cancel holidays that were previously validated
2013-09-24 18:06:07 +02:00
Christophe Battarel
b197231c04
fix bad margin calculation for credit notes
2013-09-24 17:49:56 +02:00
Christophe Battarel
af06f53eaf
clean changelog
2013-09-24 15:56:27 +02:00
Christophe Battarel
aa820d56ba
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
...
is reverts commit 8a4041e534 .
Conflicts:
htdocs/core/lib/company.lib.php
htdocs/install/mysql/migration/3.4.0-3.5.0.sql
htdocs/societe/class/societe.class.php
Conflicts:
ChangeLog
htdocs/core/lib/company.lib.php
2013-09-24 15:52:19 +02:00
Laurent Destailleur
cb04b05e85
New: Can send an email from thirdparty card.
2013-09-23 13:17:31 +02:00
Laurent Destailleur
9a475e9ed2
New: Add method to use a dictionnary as a combo box.
2013-09-22 23:54:01 +02:00
Laurent Destailleur
3d62303d59
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
build/debian/get-orig-source.sh
build/debian/watch
htdocs/fourn/ajax/getSupplierPrices.php
2013-09-19 01:02:53 +02:00
Laurent Destailleur
8de0de08ef
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
build/debian/get-orig-source.sh
2013-09-19 00:53:09 +02:00
Laurent Destailleur
921777449f
New: [ task #90 ] Barcode search
2013-09-16 17:10:49 +02:00
Laurent Destailleur
9826b202e9
New: Provide both tags for string formated amount and numeric amount
...
into odt templates.
New: [ task #923 ] Localtax support for ODT templates
2013-09-16 12:42:01 +02:00
Laurent Destailleur
949b8c6274
Mark method classer_facturee deprecated.
...
Make better translation of some workflow options.
2013-09-16 11:50:53 +02:00
Christophe Battarel
1636acf5e2
update changelog
2013-09-15 19:13:09 +02:00
Christophe Battarel
775d259f88
Fix: Supplier price displayed on document lines and margin infos didnt take discount
2013-09-15 14:52:41 +02:00
Christophe Battarel
d9d90f1088
Fix: Supplier price displayed on document lines didnt take discount
...
Conflicts:
htdocs/fourn/ajax/getSupplierPrices.php
2013-09-15 12:04:46 +02:00
simnandez
4c7907b773
[ task #1060 ] Register fields localtax(1|2)_type into details tables
2013-09-15 11:47:31 +02:00
Christophe Battarel
6959ccf627
Fix: Supplier price displayed on document lines didnt take discount
2013-09-15 11:41:41 +02:00
simnandez
002e248f00
Fix: [ bug #1062 ] Documents lost in propals and contracts validating
2013-09-12 16:55:49 +02:00
simnandez
817569d487
Fix: [ bug #1062 ] Documents lost in propals and contracts validating
2013-09-12 16:54:47 +02:00
Laurent Destailleur
0bb18cb05c
New: Can use tag {mm} before {yy} even when there is a reset into
...
numbering masks.
Qual: Enhance phpunit tests to include this case.
2013-09-11 14:18:56 +02:00
simnandez
af89a794a0
Fix: [ bug #1061 ] Bad info shipped products
2013-09-10 11:06:15 +02:00
simnandez
43beb38c9b
Fix: [ bug #1061 ] Bad info shipped products
2013-09-10 11:04:36 +02:00
Laurent Destailleur
1b526b7aa5
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
.travis.yml
htdocs/fourn/facture/index.php
2013-09-09 20:00:12 +02:00
Laurent Destailleur
104d394128
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
.travis.yml
2013-09-09 17:16:24 +02:00
Laurent Destailleur
afe58abdcd
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
...
Conflicts:
ChangeLog
2013-09-08 21:51:37 +02:00
Christophe Battarel
9fa37fc5f1
Fix: Edit propal line was losing product supplier price id
...
Conflicts:
ChangeLog
2013-09-08 21:51:08 +02:00
Florian Henry
2740cc78b6
Add dol_syslog
...
Fix bug on expedition create : create expedition with rowid (or
origin_id) that already exits, and you will have all product of the
other expedition and the new expedition form order
Revert previous commit filter sort on fourn/facture/index.php
2013-09-05 17:45:30 +02:00
Florian Henry
d8ddb8b3e7
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-09-03 20:07:13 +02:00
Florian Henry
b4d858828f
Add ref supplier into muscadet model
2013-09-03 20:07:08 +02:00
Florian Henry
cb86cd403c
Fix: Delete linked element to supplier invoice when deleted (as done for
...
all other object into dolibarr)
2013-09-03 20:01:10 +02:00
simnandez
58e2c4e38e
Fix: compatiblity with multicompany module
2013-09-02 10:08:38 +02:00
simnandez
83042459a5
Fix: compatiblity with multicompany module
2013-09-02 10:07:44 +02:00
simnandez
2a8aa50163
Fix: Intervention box links to contracts id
...
Conflicts:
htdocs/core/boxes/box_ficheinter.php
2013-08-29 12:12:02 +02:00
simnandez
b86e20f0e6
Fix: Intervention box links to contracts id
2013-08-29 12:05:29 +02:00
simnandez
a321264a2a
Fix: Localtaxes balance not showing
...
Conflicts:
ChangeLog
2013-08-29 10:03:32 +02:00
simnandez
fa4a9c73c4
Fix: Localtaxes balance not showing
2013-08-29 09:58:07 +02:00
Florian Henry
cc90c92cc0
Fix: Mailing module : if an email is already in destinaires list all
...
other email from selector was not inserted
2013-08-28 16:33:21 +02:00
simnandez
34fe1fba7f
Fix: [ bug #1043 ] Bad interventions ref numbering
2013-08-27 09:45:24 +02:00
simnandez
dfd14f4430
Fix: [ bug #1043 ] Bad interventions ref numbering
2013-08-27 09:44:00 +02:00
Laurent Destailleur
1f6d0ab3ef
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/product/class/product.class.php
2013-08-27 09:36:54 +02:00
Florian Henry
2dce07590c
Fix: If only service module is activated, it's impossible to delete
...
service
2013-08-26 14:39:35 +02:00
Laurent Destailleur
4eb37abed9
New: Translate the email to change password.
2013-08-25 06:53:59 +02:00
simnandez
fd759ade76
Fix: [ bug #1039 ] Pre-defined invoices conversion
2013-08-23 18:04:10 +02:00
simnandez
c242d66530
Fix: [ bug #1039 ] Pre-defined invoices conversion
2013-08-23 18:03:16 +02:00
Christophe Battarel
10ced7431e
update changelog
2013-08-23 09:16:48 +02:00
Juanjo Menent
7e61c3703a
Merge pull request #1189 from altairis-fr/3.4
...
fix display of buying price on line edit when no supplier price is defined
2013-08-23 00:15:00 -07:00
Florian Henry
aeb072b1eb
Fix: Link "Show all supplier invoice" on suplier card not working
2013-08-23 09:02:50 +02:00
Florian Henry
4f991da846
Fix: Link "Show all supplier invoice" on suplier card not working
2013-08-22 15:11:11 +02:00
Christophe Battarel
e00f02616d
update changelog
2013-08-22 10:49:13 +02:00
Laurent Destailleur
52d39915d7
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-08-21 22:21:33 +02:00
simnandez
dfe2b7ec4d
Fix UserGroup name not display in card view or edit
2013-08-21 18:47:51 +02:00
Florian Henry
71ec4ea31c
Merge remote-tracking branch 'origin/3.4' into 3.4
...
Conflicts:
ChangeLog
Change-Id: I325ab3266300286664f4790b5f2314255ac1911d
2013-08-21 17:32:52 +02:00
Florian Henry
ba4fde20ce
Fix UserGroup name not display in card view or edit
2013-08-21 17:03:13 +02:00
Laurent Destailleur
c4bc10b8eb
Qual: Clean code by moving synchro with mailman into mailman trigger
...
New: A trigger can return an array of error strings instead of one error
string.
2013-08-21 12:39:20 +02:00
simnandez
1f05800909
Fix: [ bug #1037 ] Consumption> Supplier invoices related
2013-08-21 12:08:43 +02:00
simnandez
4e34e7b71c
Fix: [ bug #1037 ] Consumption> Supplier invoices related
2013-08-21 12:06:02 +02:00
Christophe Battarel
8128ed0556
define user permissions on margin module
...
update changelog
2013-08-20 12:00:16 +02:00
Florian Henry
472d218372
Add category into filter into webservice thirdparty method
...
getListOfThirdParties
2013-08-15 10:39:59 +02:00
simnandez
31ad0e656f
Update ChangeLog
2013-08-14 09:57:57 +02:00
Florian Henry
60b3f61339
Merge branch '3.4' of https://github.com/Dolibarr/dolibarr.git into 3.4
...
Conflicts:
ChangeLog
2013-08-13 12:13:47 +02:00
Florian Henry
5fcbd2d14f
Fix Bug with canvas
2013-08-12 19:44:30 +02:00
simnandez
5cbfa61731
Fix: [ bug #1033 ] SUPPLIER REF disappeared
2013-08-12 18:44:03 +02:00
simnandez
067c8c55b9
Fix: [ bug #1033 ] SUPPLIER REF disappeared
2013-08-12 18:42:01 +02:00
Florian Henry
26d1352de4
Fix update extrafield do not display immediatly
2013-08-12 14:30:42 +02:00
Laurent Destailleur
5841edd40f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-08-10 02:40:29 +02:00
Laurent Destailleur
8e5537f1ce
New: Add trigger CATEGORY_LINK and CATEGORY_UNLINK.
2013-08-10 02:40:11 +02:00
Florian Henry
0a8c7f7639
Generate auto supplier invoice
2013-08-09 13:59:37 +02:00
Florian Henry
3cf3dbeb51
Add pdf link into supplier invoice list and supplier order list
2013-08-09 13:48:44 +02:00
Florian Henry
75701ee995
Fix: Supplier invoice and supplier order are not displayed into object
...
link into agenda event card
2013-08-09 13:11:18 +02:00
simnandez
6b1484c2ea
Fix: [ bug #992 ] Proforma invoices don't have a separated numeric count
2013-08-08 17:11:54 +02:00
simnandez
6d4fa94bf1
Update ChangeLog
2013-08-08 10:06:45 +02:00
simnandez
b9e1a57f67
Fix: [ bug #1029 ] Tulip numbering mask
2013-08-08 10:00:06 +02:00
simnandez
ebd75449dc
Update ChangeLog with finished task
2013-08-05 17:36:07 +02:00
Laurent Destailleur
aab1a6d958
New: Add hook addHomeSetup
2013-08-05 10:10:44 +02:00
Laurent Destailleur
3dd1841ab6
New: Add language code files for South Africa.
2013-08-03 02:02:25 +02:00
simnandez
283d9eb064
Text for invoices numbering modules more clear. Update ChangeLog
2013-08-02 15:27:37 +02:00
Laurent Destailleur
4f464eb226
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/modules/export/export_excel2007.modules.php
htdocs/langs/en_US/errors.lang
htdocs/langs/fr_FR/agenda.lang
htdocs/langs/fr_FR/errors.lang
2013-08-01 17:42:18 +02:00
Laurent Destailleur
e9df22dcc0
Fix: restore lost info into changelog.
...
Add note of todo for next versions.
2013-08-01 04:28:12 +02:00
Florian Henry
c5cec980c8
Fix spelling
2013-07-31 21:55:32 +02:00
Florian Henry
325ceda4dc
[ task #1014 ] Add option to recursivly add parent cactegory
2013-07-31 21:52:49 +02:00
Laurent Destailleur
37592afa7e
New: Add hidden option BANK_DISABLE_DIRECT_INPUT
2013-07-31 18:40:09 +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
f765288f12
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
2013-07-31 12:38:15 +02:00
simnandez
5e2bfea879
Update ChangeLog with task 1011
2013-07-30 17:14:38 +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
00f39f9bfd
Fix: tons of bugs into css.
...
Qual: Remove table for login informations.
Fix: Restore compatibility with IE 8+.
2013-07-28 17:02:13 +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
83e2f0dc48
Merge remote-tracking branch 'origin/3.3' into 3.4
...
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/html.formfile.class.php
htdocs/filefunc.inc.php
2013-07-27 12:40:59 +02:00
Laurent Destailleur
a43e7fd34e
Fix: Changelog
2013-07-27 12:39:01 +02:00
Florian Henry
7af45ccdf3
update changelog
2013-07-26 12:52:51 +02:00
simnandez
7efacecb08
New: [ task #1005 ] Adapting to Spanish legislation bill numbering
2013-07-26 12:46:34 +02:00
Geoffrey
27e26c872e
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
...
Conflicts:
ChangeLog
2013-07-19 17:33:29 +02:00
Maxime Kohlhaas
bef913cc2f
Update changelog
2013-07-19 17:28:46 +02:00
Laurent Destailleur
9e283f98e8
Fix: removed deprecated nowrap tag
...
Add changelog entry
2013-07-19 15:58:07 +02:00
Laurent Destailleur
ed52dd9636
New: A more responsive desgin for statistic box of home page
...
Qual: Hook for statistics now match specifications.
2013-07-19 15:29:40 +02:00
simnandez
497759d7ef
Update ChangeLog
2013-07-18 17:31:34 +02:00
Florian Henry
93810cbb8d
MErge Devellop and update changelog
2013-07-18 10:58:08 +02:00
Florian Henry
2c8c3857ba
Update change Log
2013-07-18 10:25:50 +02:00
Laurent Destailleur
f564d1912e
New: Add graph for supplier invoices.
...
Fix: Error management into supplier invoice validation.
2013-07-16 18:43:38 +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
6a1446f4dd
Add option MAIN_GENERATE_DOCUMENT_WITH_PICTURE
2013-07-14 16:35:02 +02:00
Laurent Destailleur
2c0a01fc8c
Merge remote-tracking branch 'origin/3.4' into develop
2013-07-11 17:57:06 +02:00
Laurent Destailleur
27a435994a
Qual: Some methods object->addline used a first parameter that was
...
object->id, some not. Of course this was not a good pratice, since
object->id is already known so no need to provide it as parameter.
All methods addline in this case were modified to match good
pratice and be uniformed with others.
2013-07-10 17:29:54 +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
f67e52f42a
Start to clean hook code
2013-07-09 21:40:45 +02:00
Florian Henry
95606dde04
Just update space into change log
2013-07-08 14:54:55 +02:00
Florian Henry
3db195cb48
[ bug #971 ] html.form.class.php select_contact with autocomplete do not
...
exclude id from exclude array
2013-07-08 12:51:17 +02:00
Florian Henry
b1b68eafe3
[ bug #972 ] Auto completion contact field do not take account the min
...
caract number before search
2013-07-08 12:47:07 +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
eef039e02f
New: [ task #286 ] Enhance rounding function of prices to allow round of
...
sum instead of sum of rounding
2013-07-04 00:11:40 +02:00
Laurent Destailleur
33ed654745
New: Upgrade jquery flot library to 0.8.1
2013-07-03 03:40:59 +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
d8883dba7f
New: Add new graphical boxes (customer invoices per month).
2013-06-28 19:19:18 +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
92306ca242
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2013-06-25 14:10:07 +02:00
Laurent Destailleur
2d0a85d6f8
New: Add option to send email when paypal or paybox payment is done.
2013-06-25 13:19:44 +02:00
simnandez
ca190be382
[Bug #958 ] LocalTax2 for Spain fails on Suppliers
2013-06-25 11:21:56 +02:00
simnandez
065b30f0d0
[Bug #958 ] LocalTax2 for Spain fails on Suppliers
2013-06-25 11:12:21 +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
Laurent Destailleur
ec2e3db450
New: Switch cron module to status stable. Thanks to everybody to test
...
this new module and debug it.
2013-06-23 22:21:21 +02:00
Marcos García
676191c1f9
Fix: [ bug #947 ] Can't create proposal lines with unit price = 0
2013-06-19 10:22:46 +02:00
Laurent Destailleur
02f1271fc4
New: Add option ADHERENT_LOGIN_NOT_REQUIRED
2013-06-14 01:30:43 +02:00
Florian Henry
fb0a99cb55
Fix [ bug #934 ] Impossible de créer une facture prédéfinie (pgsql)
2013-06-13 15:05:19 +02:00
Marcos García
13bcb5daaa
Merge branch 'develop' into clone-composition
...
Conflicts:
ChangeLog
htdocs/core/modules/facture/doc/pdf_crabe.modules.php
2013-06-12 16:39:23 +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
Marcos García
e727100cf0
New: Clone product/service composition
2013-06-10 00:11:25 +02:00
Laurent Destailleur
89ee79f5cf
New: Implement same rule for return value of all command line scripts (0
...
when success, <>0 if error).
2013-06-09 14:40:33 +02:00
Laurent Destailleur
e1f922b37b
Update changelog
2013-06-09 12:49:05 +02:00
Laurent Destailleur
5a77828e62
New: Add object_hour as substitution tag for opendocument generation.
2013-06-08 18:12:32 +02:00
Laurent Destailleur
c3f5e0c6ee
New: Show version of client lib used by mysql drivers
2013-06-07 19:19:11 +02:00
Laurent Destailleur
35fbc9b066
- New: Can enable tuning info from option MAIN_SHOW_TUNING_INFO.
2013-06-07 12:43:41 +02:00
Laurent Destailleur
81d6d5d51f
Doc
2013-06-05 22:28:55 +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
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
6cf1d25529
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
ChangeLog
2013-06-03 11:09:40 +02:00
Marcos García
8ae0939ae5
Fixed bug #903 : Fatal error: Call to undefined function dol_get_first_day() in htdocs/commande/liste.php
2013-06-01 15:39:45 +02:00
Laurent Destailleur
5bba5782a4
Merge remote-tracking branch 'origin/3.4' into develop
2013-05-29 21:22:27 +02:00
Laurent Destailleur
1cb33c43bd
Merge remote-tracking branch 'origin/3.3' into 3.4
...
Conflicts:
htdocs/comm/action/listactions.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/agenda.lib.php
htdocs/product/liste.php
2013-05-29 01:30:36 +02:00
Christophe Battarel
5de7f77a09
update ChaneLog
2013-05-23 23:09:32 +02:00
Laurent Destailleur
e9df560b74
New: Show process id in all command line scripts
2013-05-22 12:23:42 +02:00