Maxime Kohlhaas
978dc8170d
Fix : display proposal date on proposal list
2015-03-10 14:56:58 +01:00
Raphaël Doursenaud
f8dfa61859
FIXED #1901 : Inverted supplier order/invoice buttons in project referring objects
2015-03-09 16:20:51 +01:00
Estephe L.
9d320e4268
Fix Anchor link for quick access when editing.
...
This is a quick fix to make anchor link works well when editing a proposal, order or invoice ...
2015-03-08 23:29:09 +01:00
Laurent Destailleur
5f9f536f0b
Merge pull request #2417 from marcosgdf/bug-1892
...
[ bug #1892 ] PHP Fatal error when using USER_UPDATE_SESSION trigger and adding a supplier invoice payment
2015-03-04 22:01:37 +01:00
Marcos García de La Fuente
41c55d1913
Better fix for bug-1825. There are actually a lot to things to escape and escaped methods can make conflict with similar names so it is better to make a md5 to have a unique value
2015-03-04 11:55:17 +01:00
Marcos García de La Fuente
77605bce3e
[ bug #1892 ] PHP Fatal error when using USER_UPDATE_SESSION trigger and adding a supplier invoice payment
2015-03-02 13:33:31 +01:00
Marcos García de La Fuente
7876238823
Fixed bug with hide/show checkboxes reported by Ruben Almeida (aruben)
...
When an external calendar was called "mytasks", Dolibarr events were also hidden too.
2015-03-02 01:36:27 +01:00
Laurent Destailleur
a421564b84
Fix phpcs
2015-03-01 13:52:58 +01:00
Juanjo Menent
7ca8fdb20c
PHP norms
2015-02-27 17:58:19 +01:00
Juanjo Menent
bfe9bf7a47
Fix: Bad SEPA xml file creation
2015-02-27 17:55:15 +01:00
Laurent Destailleur
72da9b52af
Merge pull request #2380 from marcosgdf/bug-1825
...
Better fix for bug 1825
2015-02-24 17:07:17 +01:00
Laurent Destailleur
d9ab05833f
Merge pull request #2370 from braito4/patch-1
...
[FIX #1833 ] Permissions in contact/note.php wrong
2015-02-20 23:31:55 +01:00
Laurent Destailleur
56635cea98
Merge branch 'bug-1790' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1790
Conflicts:
ChangeLog
2015-02-20 23:23:57 +01:00
Laurent Destailleur
e1e31de229
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-02-20 20:15:04 +01:00
Laurent Destailleur
d549c00b2e
Merge pull request #2365 from marcosgdf/3.5
...
Fix: [ bug #1846 ] Browser IE11 not detected
2015-02-20 20:02:11 +01:00
Marcos García de La Fuente
d46c76311c
Correction
2015-02-20 10:23:17 +01:00
Marcos García de La Fuente
3a917a0d1f
Merge branch '3.6' into bug-1825
2015-02-20 10:19:08 +01:00
Marcos García de La Fuente
fd18aa8717
Better fix for Bug #1825
2015-02-20 10:17:02 +01:00
Laurent Destailleur
639aaebacb
Merge branch 'bug-1825' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1825
Conflicts:
ChangeLog
2015-02-19 09:47:22 +01:00
Laurent Destailleur
ec56667f5e
Fix: [ bug #1849 ] Broken flag image when a contact does not have a
...
country set
2015-02-19 09:44:22 +01:00
Laurent Destailleur
d1a4b6c2c5
phpcs
2015-02-19 00:04:35 +01:00
Laurent Destailleur
e7d95f553b
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-02-18 23:43:22 +01:00
Laurent Destailleur
ceb3920381
Merge pull request #2346 from aaujon/3.6-webservice-order
...
fix typo in createOrder
2015-02-18 23:00:06 +01:00
Laurent Destailleur
ead6b4bf95
Merge branch 'bug-1830' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1830
Conflicts:
ChangeLog
2015-02-18 22:50:12 +01:00
Laurent Destailleur
fc415fc3c9
Fix: [ bug #1826 ] Supplier payment types are not translated in
...
fourn/facture/paiement.php
2015-02-18 22:44:42 +01:00
Laurent Destailleur
6d25cf6f6a
Merge branch 'bug-1832' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1832
Conflicts:
ChangeLog
2015-02-18 22:41:32 +01:00
Laurent Destailleur
8f339712ab
Merge pull request #2338 from aaujon/3.6-webservice-product-barcode
...
FIXED : product webservice can now save barcode
2015-02-18 22:24:20 +01:00
Laurent Destailleur
89b9364837
Merge pull request #2337 from marcosgdf/bug-1822
...
Fix: [ bug #1822 ] SQL error in clientfourn.php report with PostgreSQL
2015-02-18 22:23:07 +01:00
Laurent Destailleur
9f8bee3501
Merge pull request #2331 from altatof/fix_natural_search
...
FIX: select DISTINCT for natural search on proposal list (in the same way it's done in invoices list)
2015-02-18 22:16:43 +01:00
braito4
ca64763440
Update note.php
...
Error in the security check
2015-02-17 18:09:16 +01:00
Maxime Kohlhaas
0a1ade22c8
Merge branch '3.6' of github.com:Dolibarr/dolibarr into 3.6
2015-02-17 15:15:46 +01:00
Marcos García de La Fuente
3efb737cbf
Fix: [ bug #1845 ] Undefined "$conf->browser->ie" var in "functions.lib.php"
2015-02-16 12:30:10 +01:00
Marcos García de La Fuente
6f08893016
Fix: [ bug #1846 ] Browser IE11 not detected
2015-02-16 12:26:20 +01:00
Marcos García de La Fuente
0a81fe667f
Fix: [ bug #1825 ] External agenda: hide/show checkbox doesn't work
2015-02-16 10:44:10 +01:00
Marcos García de La Fuente
2c074a94f3
Fix: [ bug #1790 ] Sending a test mail from admin page, gives "File already exists" error
2015-02-15 15:57:38 +01:00
Laurent Destailleur
039a184d70
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/tpl/objectline_edit.tpl.php
2015-02-10 21:13:12 +01:00
Arnaud Aujon Chevallier
863c1f7a13
fix typo in createOrder
2015-02-10 13:21:36 +01:00
Marcos García de La Fuente
6531a5c6c7
Fix: [ bug #1830 ] Salaries payment only allows checking accounts
2015-02-10 09:44:27 +01:00
Marcos García de La Fuente
58a61e1294
Changed int typecast to float
2015-02-10 00:23:32 +01:00
Marcos García de La Fuente
949f9e40a0
Fix: [ bug #1832 ] SQL error when adding a product with no price defined to an object
2015-02-10 00:20:47 +01:00
Arnaud Aujon Chevallier
5747dbfe9b
FIXED : product webservice can now save barcode
2015-02-09 13:55:43 +01:00
Marcos García de La Fuente
d9ac21ab82
Fix: [ bug #1822 ] SQL error in clientfourn.php report with PostgreSQL
2015-02-08 16:54:41 +01:00
Maxime Kohlhaas
db9d727eb8
FIX : Link to user was wrong on bank transaction card
2015-02-08 12:36:55 +01:00
Laurent Destailleur
e8b2b22c32
Merge branch 'bug-1827' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1827
Conflicts:
ChangeLog
2015-02-07 23:56:38 +01:00
Laurent Destailleur
d10e28db36
Merge pull request #2326 from aaujon/3.6-webservice-order
...
FIXES Webservice : fk_delivery_address not saved
2015-02-07 23:49:31 +01:00
Christophe Battarel
3940abe7c1
FIX: select DISTINCT for natural search on proposal list (in the same
...
way it's done in invoices list)
2015-02-07 10:48:03 +01:00
Marcos García de La Fuente
b8b9df7b95
Fix: [ bug #1827 ] Tax reports gives incorrect amounts when using external modules that create lines with special codes
2015-02-06 12:36:09 +01:00
Arnaud Aujon
65efa7ddf7
FIXED #1824 Add ref_ext for Contact webservices
...
Add possibility to use ref_ext to reference contact using webservice, field was present but not saved and not used to fetch object
2015-02-05 14:28:16 +01:00
Arnaud Aujon Chevallier
eb2c5c29b7
FIXES Webservice : fk_delivery_address not saved
2015-02-05 13:33:58 +01:00
Laurent Destailleur
212319b1f8
Merge pull request #2313 from GPCsolutions/3.6-ssl
...
FIXED Removed deprecated forcing SSLv3 for CURL
2015-02-03 13:09:50 +01:00
Laurent Destailleur
3bb6a5e8af
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2015-02-03 12:42:24 +01:00
Raphaël Doursenaud
fb865e8184
FIXED Removed deprecated forcing SSLv3 for CURL
...
Since the Poodle vulnerability, SSLv3 has been supersedded by TLS.
Many services do not offer SSLv3 anymore.
CURL has also been patched in PHP so it now auto-negociates the most appropriate protocol.
This prevented most API calls from working.
2015-02-02 17:13:11 +01:00
Marcos García de La Fuente
0c63644038
Fix: [ bug #1819 ] SQL error when searching for an invoice payment
2015-02-01 13:26:30 +01:00
Marcos García de La Fuente
ef35483494
Fix: [ bug #1819 ] SQL error when searching for an invoice payment
2015-02-01 12:58:54 +01:00
Laurent Destailleur
3ec5b46864
Merge pull request #2294 from altatof/fix_fournprice_visibility
...
FIX: always show fournprice select
2015-01-31 19:47:46 +01:00
Laurent Destailleur
87b75126aa
Fix missing set into specimen
2015-01-31 16:52:34 +01:00
Christophe Battarel
04f83ae4ff
FIX: always show fournprice select
2015-01-28 16:19:56 +01:00
Maxime Kohlhaas
11dd32a8fd
FIXED Import module was not working with multi-company and importing everything in entity 1
2015-01-26 23:37:25 +01:00
Laurent Destailleur
568d5cb5ba
Fixed: Tracking number restored on PDF shipments
...
Fixed: Translation
Conflicts:
htdocs/langs/en_US/agenda.lang
2015-01-23 18:47:47 +01:00
jean
b809f0aeb8
Merge remote-tracking branch 'origin/3.6' into 3.6
2015-01-20 17:31:17 +01:00
jean
5ec0b32ab0
add left joins on llx_c_actiocomm
2015-01-20 17:26:32 +01:00
Laurent Destailleur
08214999a7
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-01-18 15:21:38 +01:00
Laurent Destailleur
7b7b8f376f
Merge branch 'bug-1784' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1784
Conflicts:
ChangeLog
2015-01-18 15:13:26 +01:00
Laurent Destailleur
ff65035aee
Merge branch 'bug-1717' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1717
Conflicts:
ChangeLog
2015-01-18 15:12:00 +01:00
Laurent Destailleur
d1e2ab6f56
Merge branch 'bug-1783' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1783
Conflicts:
ChangeLog
2015-01-18 15:10:30 +01:00
Laurent Destailleur
7c5927ef93
Merge branch 'bug-1796' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1796
Conflicts:
ChangeLog
2015-01-18 15:08:49 +01:00
Laurent Destailleur
b3e216b8f1
Merge branch 'bug-1787' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1787
Conflicts:
ChangeLog
htdocs/comm/propal.php
2015-01-18 15:06:54 +01:00
Laurent Destailleur
c35de1aa06
Merge branch 'bug-1803' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1803
Conflicts:
ChangeLog
2015-01-18 15:01:18 +01:00
Laurent Destailleur
cef48d1275
Merge branch 'bug-1804' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1804
Conflicts:
ChangeLog
2015-01-18 14:02:52 +01:00
Laurent Destailleur
0513ce25e5
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2015-01-18 13:51:45 +01:00
Laurent Destailleur
05f08a7181
Merge branch 'bug-1762' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1762
Conflicts:
ChangeLog
2015-01-18 13:43:57 +01:00
Laurent Destailleur
b1f889e1d1
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-01-18 12:46:23 +01:00
Laurent Destailleur
2f4352c759
Merge branch 'bug-1785' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1785
Conflicts:
ChangeLog
2015-01-18 12:45:05 +01:00
Laurent Destailleur
4639ce3364
Merge branch 'bug-1802' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1802
Conflicts:
ChangeLog
2015-01-18 12:37:16 +01:00
Marcos García de La Fuente
78905c6af1
Fix: [ bug #1784 ] « Message page de connexion » n'apparaît pas
2015-01-17 20:29:51 +01:00
Marcos García de La Fuente
003aa5ee44
Fix: [ bug #1717 ] Sorting unpaid invoices by amount received brings due amount
2015-01-17 19:41:31 +01:00
Marcos García de La Fuente
dacec491ff
Fix: [ bug #1783 ] SQL error when enabling 3rd party module with PostgreSQL and MySQL strict mode ON
2015-01-17 19:37:49 +01:00
Marcos García de La Fuente
7f59cf9194
Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
2015-01-17 19:28:27 +01:00
Marcos García de La Fuente
cc9197e4c8
Fixed problem with Fichinter::getNextNumRef
2015-01-17 19:13:38 +01:00
Marcos García de La Fuente
41e01a22a3
Fixed loading of external numeration modules in Contrat, Commande, Facture, Contrat, Expedition, Fichinter, CommandeFournisseur and uniformized code
2015-01-17 18:58:05 +01:00
Marcos García de La Fuente
ed839114ab
Fixed loading of external numeration modules in FactureFournisseur and Propal
2015-01-17 18:42:19 +01:00
Marcos García de La Fuente
068045f6a0
Fix: [ bug #1803 ] AJAX company contact input is not aligned
2015-01-17 18:23:20 +01:00
Marcos García de La Fuente
a64084308d
Fix: [ bug #1804 ] SQL error when sending email without addresee
2015-01-17 18:12:43 +01:00
Juanjo Menent
fe5533d1c3
Fix: PostgreSQL compatibilty
2015-01-16 17:41:56 +01:00
Laurent Destailleur
d1a0187f82
Merge pull request #2236 from marcosgdf/translations
...
Corrected translation typos
2015-01-16 12:10:32 +01:00
Laurent Destailleur
767afd3c9f
Merge pull request #2231 from KreizIT/fix_cron
...
Fix cron
2015-01-16 12:08:30 +01:00
Laurent Destailleur
6f00cecd81
Merge pull request #2244 from KreizIT/fix_default_empty
...
FIX : Creating default object from empty when validating supplier order
2015-01-16 12:03:23 +01:00
Cedric
999a6052ff
FIX : Creating default object from empty when validating supplier order
2015-01-15 16:23:10 +01:00
Marcos García de La Fuente
61809ef6b5
- Fix: [ bug #1802 ] SQL error when updating a task with PostgreSQL database
2015-01-15 13:22:58 +01:00
Marcos García de La Fuente
88c3509dd0
Merge remote-tracking branch 'upstream/3.6' into 3.6
...
Conflicts:
ChangeLog
2015-01-15 13:09:23 +01:00
Marcos García de La Fuente
71b609fab0
Fix: [ bug #1801 ] FAC_FORCE_DATE_VALIDATION constant alters supplier invoice date given to numeration modules
2015-01-15 13:08:33 +01:00
Juanjo Menent
d40eab2494
Fix: withdrawal create error if in the same month are deleted previus
...
withdrawals.
2015-01-15 09:57:20 +01:00
Marcos García de La Fuente
4da52cf733
Fix: [ bug #1797 ] Tulip Supplier invoice module takes creation date instead of invoice date
2015-01-13 11:11:37 +01:00
Marcos García de La Fuente
7b4cf976df
Corrected translation typos
2015-01-13 09:42:46 +01:00
Marcos García de La Fuente
85b1188593
Fix: [ bug #1788 ] Duplicated doActions hook in product/fournisseurs.php
2015-01-13 09:22:12 +01:00
Marcos García de La Fuente
6c4702f282
Fix: [ bug #1785 ] Start date is lost in Project > Linked objects
2015-01-13 09:11:04 +01:00
Marcos García de La Fuente
7e16d0c1d3
Fix: [ bug #1792 ] Users are not allowed to see margins module index page when no product view permission is enabled
2015-01-13 01:48:58 +01:00
Cedric
d2cd841573
Fix divide by zero error
2015-01-12 13:23:18 +01:00
Cedric
26cad2400e
Fix missing lang key
2015-01-12 13:18:50 +01:00
Laurent Destailleur
c441aa89db
Fixed: Avoid warning
2015-01-10 18:19:44 +01:00
Laurent Destailleur
90add2fa96
Fix: amarok is a bugged theme making dolidroid failed. We swith to
...
eldy automatically with dolidroid.
2015-01-10 17:23:52 +01:00
Laurent Destailleur
32edb33411
Start 3.6.3
2015-01-09 22:32:25 +01:00
Laurent Destailleur
068ae7f0d4
- Fix: ref_ext was not saved when recording a customer order from web
...
service
2015-01-09 22:32:00 +01:00
Laurent Destailleur
4ce7a27dca
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2015-01-06 00:28:07 +01:00
Laurent Destailleur
a668d163fd
Repair corrupted data
2015-01-06 00:27:35 +01:00
Laurent Destailleur
e5f81b1fec
Merge pull request #2202 from defrance69/patch-38
...
Update facture.php
2015-01-06 00:13:55 +01:00
Laurent Destailleur
337d055872
Merge pull request #2199 from altatof/3.6
...
FIX: dont remove price ht if it is forced (ie: calculated by margin rate and cost price, or by external module)
2015-01-06 00:10:08 +01:00
BENKE Charles
191d4467e3
Update facture.php
...
$soc already filled upper when $socid send
2014-12-28 12:31:27 +01:00
Christophe Battarel
1ab6955494
FIX: dont remove price ht if it is forced (ie: calculated by margin rate
...
and cost price, or by external module)
2014-12-27 11:27:41 +01:00
Laurent Destailleur
c7937a9962
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-12-27 02:22:09 +01:00
Laurent Destailleur
953e736a97
Prepare version 3.6.2
2014-12-27 02:21:37 +01:00
Juanjo Menent
d40229e9cc
Fix: Bad order field value
2014-12-26 09:14:19 +01:00
Laurent Destailleur
75dbcf4a78
Fixed: doxygen
2014-12-26 04:35:48 +01:00
Laurent Destailleur
d18770c1e7
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-12-26 04:16:08 +01:00
Laurent Destailleur
77e48f8c3e
Merge branch 'bug-1768' of https://github.com/marcosgdf/dolibarr into marcosgdf-bug-1768
2014-12-26 04:12:58 +01:00
Laurent Destailleur
38c9d39c2b
Merge branch 'bug-1757' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1757
Conflicts:
ChangeLog
2014-12-26 04:11:15 +01:00
Laurent Destailleur
4e2c321e4d
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2014-12-26 04:09:08 +01:00
Laurent Destailleur
ade688b589
Merge pull request #2174 from marcosgdf/bug-1723
...
Fix [ bug #1723 ] Draft tasks?
2014-12-26 03:48:15 +01:00
Laurent Destailleur
b2d27a7d25
Merge pull request #2173 from marcosgdf/translation
...
Fixed string not translated in linked objects of a project
2014-12-26 03:47:56 +01:00
Marcos García de La Fuente
8e47fe9e1c
Fix: [ bug #1757 ] Sorting breaks product/service statistics
2014-12-26 00:19:09 +01:00
Marcos García de La Fuente
1d39c1acc2
Fix: [ bug #1768 ] PHP Warning when error connecting to a PostgreSQL server in install script
2014-12-26 00:12:16 +01:00
Marcos García de La Fuente
f4def9ea28
Fix: [ bug #1769 ] Error when installing to a PostgreSQL DB that contains numbers
2014-12-26 00:07:24 +01:00
Laurent Destailleur
f3fded2a0a
Merge pull request #2171 from marcosgdf/bug-1649
...
Fix: [ bug #1649 ] Cancel button of several thirdparty actions, does the same thing as modify
2014-12-25 23:25:22 +01:00
Laurent Destailleur
224fa14e16
Merge branch 'bug-1731' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-1731
Conflicts:
ChangeLog
2014-12-25 23:21:48 +01:00
Laurent Destailleur
33045668cd
Merge pull request #2168 from frederic34/patch-5
...
Translation error
2014-12-25 23:19:42 +01:00
Marcos García de La Fuente
c050fe2a27
Merge branch '3.6' into bug-1649
...
Conflicts:
ChangeLog
2014-12-25 01:27:57 +01:00
Marcos García de La Fuente
82fa3a447b
Merge branch '3.6' into translation
2014-12-25 01:18:58 +01:00
Marcos García de La Fuente
416f13c708
Fix: [ bug #1752 ] Date filter of margins module, filters since 12H instead of 00H
2014-12-23 16:00:04 +01:00
Marcos García de La Fuente
743867b91b
Spanish translation
2014-12-23 15:57:30 +01:00
Marcos García de La Fuente
78307a748d
Corrected confusing table header in task list
2014-12-23 15:56:29 +01:00
Marcos García de La Fuente
a90a03412a
Fixed string not translated in linked objects of a project
2014-12-23 15:43:45 +01:00
Marcos García de La Fuente
3212fd2b27
Fix: [ bug #1649 ] Cancel button of several thirdparty actions, does the same thing as modify
2014-12-23 11:00:18 +01:00
Marcos García de La Fuente
db30186386
Fix: [ bug #1731 ] Can't use quick navigation on project tasks secondary tabs
2014-12-22 22:52:43 +01:00
Marcos García de La Fuente
46fe2c67e0
Fix: [ bug #1736 ] Failing supplier Elephant numeration module with some masks
2014-12-22 22:32:05 +01:00
Frédéric FRANCE
748bef6134
Translation error
2014-12-22 20:02:53 +01:00
Laurent Destailleur
219cd0f855
Fixed: Translation
2014-12-20 15:52:50 +01:00
Laurent Destailleur
beaec59ab6
PHPCS
2014-12-20 00:29:53 +01:00
Florian HENRY
6f43206331
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-12-18 15:42:44 +01:00
Florian HENRY
c209d16881
[ bug #1749 ] Undefined $mailchimp
2014-12-18 15:42:28 +01:00
Laurent Destailleur
2c01a46774
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/paypal/lib/paypal.lib.php
2014-12-18 10:13:25 +01:00
Laurent Destailleur
f5da9b5e33
Merge pull request #2149 from altatof/3.5
...
FIX: dont put a mess with date and datetime extrafield value if already in right format
2014-12-18 10:04:03 +01:00
Laurent Destailleur
6728ad3c37
Merge pull request #2148 from altatof/fixhook
...
FIX: hook insertExtraFields must return a returnvalue (0,1,-1)
2014-12-18 10:03:32 +01:00
Laurent Destailleur
4887f51174
Merge pull request #2158 from altatof/fix_fichinter_pdf_pagebreak
...
FIX: pagebreak on fichinter like in other documents
2014-12-18 10:02:25 +01:00
Laurent Destailleur
615456382d
Merge pull request #2157 from altatof/fix_margin_jalon
...
FIX: avoid milestones in margin calculation
2014-12-18 10:01:11 +01:00
Christophe Battarel
c9f69279c7
FIX: pagebreak on fichinter like in other documents
2014-12-16 16:21:31 +01:00
Christophe Battarel
a4a1a991b8
FIX: avoid milestones in margin calculation
2014-12-15 14:13:57 +01:00
Christophe Battarel
27b47a4f48
FIX: dont put a mess with date and datetime extrafield value if already
...
in right format (the bug was in propale/order/invoice extrafields,
mainly visible with 2 datetime extrafields)
2014-12-12 14:31:36 +01:00
Christophe Battarel
a1bba472a0
FIX: hook insertExtraFields must return a returnvalue (0,1,-1)
2014-12-12 11:57:20 +01:00
aspangaro
81dc1415de
Untranslatable token in activity box
2014-12-09 05:04:39 +01:00
aspangaro
666e66e78f
Correct link in activity box
2014-12-09 05:04:12 +01:00
Laurent Destailleur
b11ac14cf0
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-12-09 01:13:34 +01:00
Laurent Destailleur
1461072801
Fix: Paypal link were broken dur to SSL v3 closed.
2014-12-09 01:12:52 +01:00
Laurent Destailleur
ae3c83b7dc
Merge pull request #2133 from aspangaro/3.6-patch2
...
#1725 Missing table cells in services list header
2014-12-08 00:06:54 +01:00
Florian HENRY
bd8b393d8a
Fix [ bug #1740 ] Clone project make task date crazy
2014-12-05 21:25:43 +01:00
Florian HENRY
aaf2cca45f
Fix bug n sellist extrafield filtered
2014-12-05 21:25:43 +01:00
Laurent Destailleur
9e1b0d1abc
Prepare 3.5.6
2014-12-04 15:09:47 +01:00
Laurent Destailleur
e21d6b0954
Merge pull request #2131 from aspangaro/3.6-patch
...
Untranslatable token Calendar in datepicker
2014-12-03 12:16:55 +01:00
aspangaro
477aeecdac
#1725 Missing table cells in services list header
2014-12-02 22:30:40 +01:00
aspangaro
5a05d4a4b8
Untranslatable token Calendar in datepicker
2014-12-02 20:59:00 +01:00
aspangaro
f6ab7ca0c9
Typo
2014-12-02 20:42:47 +01:00
Laurent Destailleur
a81c483061
Revert "Update objectline_create.tpl.php"
...
This reverts commit fdac53bfca .
2014-11-28 02:14:25 +01:00
Francis Appels
b1a4b8e7d0
Fix: [ bug #1624 ] POS set buy price for margin
...
Use lowest buying price for margin when selling with POS or external
module. A POS user does not worry about suppliers.
2014-11-25 21:20:13 +01:00
Francis Appels
18406fc550
Fix: Show sender Country on PDF docs
...
Show sender Country on PDF docs when sender Country != receiver Country
2014-11-25 14:26:45 +01:00
Laurent Destailleur
1dbb19e8ef
Merge pull request #2058 from defrance69/patch-30
...
Update objectline_create.tpl.php
2014-11-24 10:57:14 +01:00
Laurent Destailleur
375d9aa336
Merge pull request #2077 from marcosgdf/3.6
...
Fixed [ bug #1595 ] Selected boolean extrafield in intervention creation page, does not save state
2014-11-23 16:53:07 +01:00
Laurent Destailleur
1f986014f1
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-23 16:50:08 +01:00
Laurent Destailleur
bd8391163a
Merge pull request #2067 from frederic34/patch-2
...
Fix bug 1692 Can't update phone_pro with the contact webservice
2014-11-23 16:48:33 +01:00
Laurent Destailleur
989cd87446
Merge pull request #2066 from altatof/fix_margin_recap
...
FIX: bad margin and buy_price calculation when total_ht = 0 (discount 100%) on a line
2014-11-23 16:48:21 +01:00
Marcos García de La Fuente
dcfaeb6606
Merge remote-tracking branch 'upstream/3.6' into 3.6
2014-11-23 16:04:23 +01:00
Marcos García de La Fuente
7a272afd12
Fixed [ bug #1595 ] Selected boolean extrafield in intervention creation page, does not save state
2014-11-23 16:03:49 +01:00
Frédéric FRANCE
891f8d9442
Fix bug 1692 Can't update phone_pro with the contact webservice
2014-11-22 19:02:15 +01:00
Laurent Destailleur
9aab62ab36
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-22 16:03:09 +01:00
Laurent Destailleur
2f4de2ef75
Merge pull request #2016 from altatof/3.5
...
FIX: copy extrafields when creating order from propale and creating
2014-11-22 16:02:13 +01:00
BENKE Charles
fdac53bfca
Update objectline_create.tpl.php
...
add label tags for product mode type
2014-11-19 18:53:33 +01:00
Christophe Battarel
7d8cf99d58
FIX: bad margin and buy_price calculation when total_ht = 0 (discount
...
100%) on a line
2014-11-19 18:19:27 +01:00
Juanjo Menent
3dacdf4e4a
Fix: Conflicts and remove duplicate code
2014-11-19 09:41:21 +01:00
Laurent Destailleur
1b24356e0f
ssl option is set to CURL_SSLVERSION_TLSv1.
...
Some site disabled ssl v1 to 3 (ex: paypal).
2014-11-18 17:13:08 +01:00
Christophe Battarel
d0dc792b3c
check extrafields before inserting in DB
2014-11-17 11:17:45 +01:00
Laurent Destailleur
01279edfc8
Fixed: [ bug #1570 ] Negative supplier invoices do not appear in bank
...
planned transactions.
2014-11-16 16:36:32 +01:00
Laurent Destailleur
64a2cce7c0
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-11-16 14:11:19 +01:00
Laurent Destailleur
2aeb0f4f5b
Merge pull request #1941 from jfefe/patch-3
...
Avoid missing class error for fetch_thirdparty method
2014-11-15 12:36:41 +01:00
Florian HENRY
00c6033e11
Fix display user signature when WYSIWYG is enabled
2014-11-14 13:28:49 +01:00
Florian HENRY
c0a3606a59
Fix problem on task creation with chrome for french browser.
2014-11-12 22:53:23 +01:00
Christophe Battarel
7ed496d7d9
FIX: copy extrafields when creating order from propale and creating
...
invoice from order
2014-11-12 17:51:26 +01:00
Laurent Destailleur
8cb1818c4e
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2014-11-08 14:59:02 +01:00
Laurent Destailleur
92cdef71e8
Fix: Graph report rubbish information. Better to have them as option.
2014-11-08 14:58:43 +01:00
Drosis Nikos
24439eb1a3
Fix : tva not coming from multiprice
2014-11-07 15:31:06 +02:00
Laurent Destailleur
4f08408065
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
ChangeLog
htdocs/core/class/commonobject.class.php
2014-11-05 16:28:44 +01:00
Laurent Destailleur
31c38cedbc
Fix: checkstyle
2014-11-05 16:26:11 +01:00
Laurent Destailleur
606a3f9917
Merge remote-tracking branch 'origin/3.4' into 3.5
2014-11-04 17:54:09 +01:00
Laurent Destailleur
420de76b4b
Merge pull request #1993 from aspangaro/3.6-patch
...
GPLv3
2014-11-04 17:40:38 +01:00
Alexis Algoud
d177a2fbb4
fix bug on thm
2014-11-04 16:13:51 +01:00
Laurent Destailleur
627f5694f0
Fix: Infinite loop
2014-11-02 21:19:00 +01:00
Laurent Destailleur
53dfda1413
Fix: Chars - is no more allowed into value for code for extra fields.
2014-11-01 19:34:20 +01:00
Maxime Kohlhaas
ccddf0d1be
Fix : actioncomme report was not filtering by entity...
2014-10-31 16:56:14 +01:00
aspangaro
57f49ec5d4
GPLv3
2014-10-30 20:41:08 +01:00
Laurent Destailleur
e607a53ca3
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
...
Conflicts:
ChangeLog
2014-10-30 17:53:38 +01:00
Laurent Destailleur
5ec2c1c4b3
Merge branch '3.6-patch' of github.com:aspangaro/dolibarr into
...
aspangaro-3.6-patch
Conflicts:
ChangeLog
2014-10-30 17:52:08 +01:00
Laurent Destailleur
bb72932601
Merge pull request #1985 from FHenry/3.6
...
Fix extrafield from list feature where filter is provided
2014-10-30 17:49:03 +01:00
Laurent Destailleur
2517d54196
Merge pull request #1989 from aternatik/fix_resource
...
Missing translate key into resource module
2014-10-30 17:32:02 +01:00