Laurent Destailleur
2dab183240
Merge pull request #3858 from fappels/3.8
...
Fix always first warehouse in stock list lotserial
2015-11-02 17:59:33 +01:00
Laurent Destailleur
f928062e2b
FIX #3726 Better support for PRODUCT_USE_OLD_PATH_FOR_PHOTO
2015-11-02 17:56:32 +01:00
fappels
d714d32424
Fix always first warehouse in reassortlot
2015-11-02 16:37:51 +01:00
Laurent Destailleur
3ba97627ff
FIX Default thirdparty when cloning invoice was not set.
2015-11-02 15:50:03 +01:00
Laurent Destailleur
c06c2d0464
FIX #3841 creation of a task completed has not status set to finished by
...
default
2015-11-02 14:21:45 +01:00
fmarcet
3c5903f75a
FIX: Contacts are not added to the list with the status "no contact"
2015-11-02 11:52:58 +01:00
fmarcet
ba4f306c83
FIX: Avoid changing the state to a thirdparty who shouldn't be
...
contacted anymore
2015-11-02 11:52:58 +01:00
Laurent Destailleur
269fb87342
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-11-02 11:46:12 +01:00
Laurent Destailleur
20a1863866
FIX IF autocomplete was set on thirdparty list, it was not possible to
...
open list of extrafields.
2015-11-02 11:45:59 +01:00
Laurent Destailleur
bc29898621
Merge pull request #3814 from FHenry/3.8
...
FIX : missing tag myuser_job into ODT replacement
2015-11-02 11:22:52 +01:00
Laurent Destailleur
4cddb0175b
Merge pull request #3575 from atm-ph/fix_3.8_clone_order
...
FIX clone customer order
2015-11-02 11:21:52 +01:00
Juanjo Menent
2f8afda29d
Merge pull request #3833 from grandoc/3.8
...
[Qual] Prevent warning
2015-10-30 22:19:44 +01:00
Juanjo Menent
efb6e87f3f
Merge pull request #3839 from fmarcet/3.8
...
FIX Bad parameter on calling get_exdir function
2015-10-30 22:13:36 +01:00
Ferran Marcet
5862037d34
FIX Bad parameters
2015-10-30 13:03:34 +01:00
Maxime Kohlhaas
c46f9350a5
Fix : stats were wrong if same product on several lines with same quantity because of distinct
2015-10-30 09:50:04 +01:00
philippe grand
c26c8c7fcc
[Qual] Prevent warning
2015-10-30 08:47:30 +01:00
Juanjo Menent
c14349f1ea
Merge pull request #3829 from hregis/3.8_bug
...
Fix: add missing hooks
2015-10-29 16:05:35 +01:00
fmarcet
440df980ea
Fix SQL Query
2015-10-29 13:43:07 +01:00
Regis Houssin
6373c82559
Fix: broken features !!!
2015-10-29 13:14:38 +01:00
fmarcet
dba952e596
Fix: Products image on getNomUrl
2015-10-29 12:51:25 +01:00
fmarcet
310ecb1e09
FIX: Show product image on getNomUrl()
2015-10-29 12:28:28 +01:00
Regis Houssin
e5b1e214bc
Fix: add missing hooks
2015-10-29 11:50:16 +01:00
Juanjo Menent
b6b8a9e0f0
Merge pull request #3824 from aspangaro/3.8-23
...
Review 3.8
2015-10-29 10:54:01 +01:00
fmarcet
6469a31a32
Style corrections
2015-10-29 10:38:21 +01:00
fmarcet
62dc6814a3
FIX #3726 Not showing images on product card
2015-10-29 10:14:54 +01:00
aspangaro
4e9d06785c
Fix #3818 & presentation
2015-10-29 06:47:42 +01:00
aspangaro
e2ba24826f
Review 3.8
2015-10-29 06:06:56 +01:00
phf
4180862fec
Merge branch '3.8' into fix_3.8_clone_order
2015-10-28 14:36:31 +01:00
phf
f385f8bcfa
FIX better fix to generate a PROV ref after clone
2015-10-28 14:34:34 +01:00
Florian HENRY
9a95401473
FIX : add tag myuser_job into ODT replacement
2015-10-28 11:27:39 +01:00
Laurent Destailleur
1eca2d33c0
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-10-27 22:24:29 +01:00
Laurent Destailleur
87c240252c
FIX Can export a field into task time table with export project profile
2015-10-27 22:24:18 +01:00
Alexis Algoud
fa3af485ef
FIX action not appear before an update
...
because of a lack of line in action ressource
2015-10-26 18:33:22 +01:00
atm-robin
29b8919a40
FIX supplier rights for orderToInvoice
2015-10-26 14:34:46 +01:00
Laurent Destailleur
77a0359cfc
Fix bad test
2015-10-25 20:17:43 +01:00
Laurent Destailleur
295eb533f8
FIX Bad picto for expense report
2015-10-25 20:16:40 +01:00
Laurent Destailleur
4e206fa80b
Fix doxygen
2015-10-25 19:53:59 +01:00
Laurent Destailleur
48ed8d4408
FIX The thumb of user into top menu was using the image in full size.
...
This make a large download at each page call. We must use the mini
thumbs.
2015-10-25 19:42:00 +01:00
Laurent Destailleur
2cbfb69f9b
Update template
2015-10-23 15:28:14 +02:00
Laurent Destailleur
a01a85c3f6
FIX tag object_total_vat_x need x to be a string with unknown decimal
...
lenght. Now use for x the real vat real with no more decimal (x = 20 or
x = 8.5 or x = 5.99, ...)
2015-10-23 15:13:02 +02:00
Maxime Kohlhaas
ef2337a338
Merge branch '3.8' of github.com:Dolibarr/dolibarr into 3.8
...
Conflicts:
htdocs/compta/facture/list.php
2015-10-22 14:41:58 +02:00
Laurent Destailleur
d55f138fb1
Merge pull request #3785 from frederic34/patch-19
...
FIX Error message not returne into update fournisseur.commande.class.php
2015-10-22 10:43:10 +02:00
Frédéric FRANCE
4689b0cc11
Update fournisseur.commande.class.php
2015-10-21 17:31:51 +02:00
Frédéric FRANCE
5237a2afc7
Fix lost searchstatus on next page list
2015-10-20 17:45:24 +02:00
Laurent Destailleur
7d382f7997
FIX Revert option WORKFLOW_PROPAL_CAN_CLASSIFIED_BILLED_WITHOUT_INVOICES
...
into option WORKFLOW_PROPAL_NEED_INVOICE_TO_BE_CLASSIFIED_BILLED
for better compatibility with old versions
2015-10-19 18:17:19 +02:00
Maxime Kohlhaas
d79fb71987
FIX : search_status not used in mergefusiontool
2015-10-19 16:17:47 +02:00
Maxime Kohlhaas
572be23fc1
FIX : filters on supplier invoices list are not used, search_status instead
2015-10-19 15:57:23 +02:00
Maxime Kohlhaas
5fb6705b5c
FIX : Search status not saved into list
2015-10-19 15:53:13 +02:00
Maxime Kohlhaas
9e9f32e3bf
FIX : project was not retrieved on invoice creation form
2015-10-19 15:38:28 +02:00
Laurent Destailleur
6a90431cf1
Prepare 3.8.2
2015-10-19 14:04:47 +02:00
Laurent Destailleur
fd3ba13130
FIX #3541 Bypass authentication when user was created using LDAP
2015-10-18 21:33:47 +02:00
Laurent Destailleur
bf6b48f5a0
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-10-18 21:17:29 +02:00
Laurent Destailleur
afe4057a97
FIX #3757 Can't set amount in a social contribution with some languages
2015-10-18 21:17:19 +02:00
Laurent Destailleur
be8e7515a1
Merge pull request #3762 from simnandez/3.8
...
Fix: Last page total is 0
2015-10-18 20:27:17 +02:00
Laurent Destailleur
c64c1a0201
FIX If no end date is set on survey, we should be able to vote.
2015-10-18 20:11:26 +02:00
Laurent Destailleur
420bfd8301
FIX Preview pages was not using correct style for ref
2015-10-18 19:09:35 +02:00
Laurent Destailleur
c51bc09e39
FIX The preview of PDF was never refreshed if PDF document was changed
2015-10-18 18:54:54 +02:00
Juanjo Menent
334c14d088
Fix: Last page total is 0
2015-10-18 11:56:42 +02:00
Frédéric FRANCE
6f4cfc86e8
Update notify.class.php
...
http://www.dolibarr.fr/forum/12-howto--aide/54061-probleme-sur-la-validation-des-commande-fournisseu
Fatal error: Call to a member function getFullName() on a non-object in /home/xxxx/public_html/xxxxx/htdocs/core/class/notify.class.php on line 374
2015-10-18 11:25:55 +02:00
Laurent Destailleur
0211ad64ee
FIX Total in summary was not same than into detail on the referrer page.
...
Conflicts:
htdocs/product/stats/facture.php
2015-10-17 12:36:51 +02:00
Laurent Destailleur
5c1daa6135
Merge pull request #3746 from atm-gauthier/3.8_fix_function_update_extra
...
FIX : 1/ update_extra() function musn't be in "if(!empty(MAIN_DISABL…
2015-10-17 10:39:37 +02:00
Laurent Destailleur
fc8f4b4d6e
Merge pull request #3745 from atm-arnaud/3.8_fix_propale_facturee
...
FIX bug invoice classified in propale next update commonobject class …
2015-10-17 10:38:35 +02:00
Laurent Destailleur
bba8db2b60
Merge pull request #3744 from atm-gauthier/3.8_fix_thirdparty_parent
...
FIX : Societe::set_parent() function needs societe object to be fetch…
2015-10-17 10:37:36 +02:00
Frédéric FRANCE
d68db2a844
Update fournisseur.commande.class.php
2015-10-17 08:48:53 +02:00
Laurent Destailleur
8a02c8288b
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/product/index.php
2015-10-16 09:56:55 +02:00
Laurent Destailleur
9b85a70013
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
2015-10-16 09:52:38 +02:00
Gauthier
b3e3cc14a7
FIX : 1/ update_extra() function musn't be in "if(!empty(MAIN_DISABLE_CONTACTS_TAB)" test.
...
2/ Reindented code
2015-10-15 17:26:16 +02:00
arnaud
6bd13b8071
FIX bug invoice classified in propale next update commonobject class in 3.8
2015-10-15 17:02:33 +02:00
Gauthier
2c6aeac64f
FIX : Societe::set_parent() function needs societe object to be fetched to update parent
2015-10-15 16:48:52 +02:00
fmarcet
4cdf17d8b5
FIX #3689 Bug on workflow module
2015-10-15 12:17:57 +02:00
Raphaël Doursenaud
6c2b46f939
Fix #3728 Properly remove last category
2015-10-15 10:15:37 +02:00
Laurent Destailleur
05686b532c
Merge pull request #3733 from fappels/3.8-shipment-lot-delete
...
FIX : #3605 deleting a shipping
2015-10-14 21:41:20 +02:00
Laurent Destailleur
a5b9a210ce
Merge pull request #3725 from FHenry/3.8
...
FIX : #3724 Bug: Blank page after cloning proposal with changed client
2015-10-14 21:27:58 +02:00
fappels
68aac4476c
FIX : #3605 deleting a shipping
...
Get lots to move back to stock.
Move lots back to stock.
Do not log object because it will be deleted
Improve error reporting
2015-10-14 12:16:54 +02:00
Laurent Destailleur
e9facbf108
FIX bad property so after creating an event from calendar, filter were
...
lost.
2015-10-14 10:53:38 +02:00
Florian HENRY
727db56576
FIX : #3724 Bug: Blank page after cloning proposal with changed client
2015-10-14 08:27:56 +02:00
Florian HENRY
00b610d87f
FIX : fix HTML into formconfirm box
2015-10-14 08:23:52 +02:00
Florian HENRY
8aaa1993c6
FIX : #3724 Bug: Blank page after cloning proposal with changed client
2015-10-13 09:37:33 +02:00
Alexis Algoud
0251728e28
FIX double db escape add too quote
2015-10-12 17:36:24 +02:00
Laurent Destailleur
87fad70f4a
Revert "FIX no need to remove file into mail form"
2015-10-11 20:42:49 +02:00
Laurent Destailleur
62dd936b08
Merge pull request #3573 from atm-alexis/FIX_remove_file_from_mail_remove_file
...
FIX no need to remove file into mail form
2015-10-11 20:42:42 +02:00
Laurent Destailleur
9fa2afb44b
Merge branch '3.6' of github.com:Dolibarr/dolibarr into 3.6
...
Conflicts:
ChangeLog
2015-10-11 19:55:50 +02:00
Laurent Destailleur
1acaf44acf
Merge pull request #3718 from hregis/3.8_bug
...
Fix: wrong files name
2015-10-11 19:48:25 +02:00
Laurent Destailleur
a9a3c3b97f
Exclude file from sources. It is generated when building package.
2015-10-11 19:47:47 +02:00
Laurent Destailleur
a8e52f9c54
Update filelist
2015-10-11 19:45:53 +02:00
Regis Houssin
f8f600828d
Fix: wrong files name
2015-10-11 19:18:03 +02:00
Marcos García de La Fuente
4e9a378f0d
Merge branch '3.6' into bug-1776
2015-10-11 12:37:41 +02:00
Marcos García de La Fuente
252f00dfe7
Merge branch '3.6' into clone-proposals
2015-10-11 12:29:45 +02:00
Laurent Destailleur
3f8e9bd181
Remove warning
2015-10-10 19:24:31 +02:00
Laurent Destailleur
7b7d27920d
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/adherents/type.php
htdocs/categories/class/categorie.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/class/extrafields.class.php
htdocs/core/lib/tax.lib.php
htdocs/product/composition/card.php
2015-10-10 18:56:28 +02:00
Laurent Destailleur
384c89dcef
Merge pull request #3701 from altatof/fix_orderdateonclone
...
FIX: change order date on clone (as everywhere else)
2015-10-09 20:44:03 +02:00
Laurent Destailleur
856bfaaa3a
Merge pull request #3691 from FHenry/3.8
...
FIX : Always use type send in parameters in showCategories method
2015-10-09 20:39:28 +02:00
Laurent Destailleur
4fab809604
Merge pull request #3684 from aspangaro/3.8-21
...
Fix : Lines from ER show date in english format
2015-10-09 20:38:29 +02:00
Laurent Destailleur
279e7028fb
Merge pull request #3686 from grandoc/3.7
...
3.7
2015-10-09 20:38:16 +02:00
Laurent Destailleur
f9485bd25b
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/core/class/extrafields.class.php
2015-10-09 20:35:17 +02:00
Laurent Destailleur
b27989d5d4
Merge pull request #3665 from altatof/fix_extrafields
...
reenable search criteria in sql clause
2015-10-09 20:32:42 +02:00
Laurent Destailleur
c675f88dda
Merge pull request #3678 from GPCsolutions/3.7-calcul_price_total-warning
...
[Qual] Prevent warning
2015-10-09 20:29:24 +02:00
Laurent Destailleur
dea095dbf7
Merge pull request #3710 from GPCsolutions/3.8-rmdebug
...
Fix: remove debugging leftover
2015-10-09 20:19:41 +02:00
Laurent Destailleur
e886c89e06
Merge pull request #3668 from altatof/fix_stock_entity
...
fix entities warehouse share
2015-10-09 20:16:32 +02:00
Laurent Destailleur
53c9cb38ef
Merge pull request #3664 from FHenry/3.7
...
FIX : New adherent from, always redirect on entity
2015-10-09 20:15:23 +02:00
Laurent Destailleur
be9027df1a
Merge pull request #3687 from grandoc/3.8
...
syntax error
2015-10-09 20:14:08 +02:00
Raphaël Doursenaud
497c751fb9
Fix: remove debugging leftover
2015-10-09 16:24:42 +02:00
Christophe Battarel
00f0aff6f0
FIX: change order date on clone (as everywhere else)
2015-10-08 15:58:19 +02:00
Florian HENRY
1f2a86078a
FIX : Always use type send in parameters in showCategories method
2015-10-08 11:03:08 +02:00
philippe grand
0841feda47
syntax error
2015-10-08 09:40:00 +02:00
philippe grand
0e343ae3b2
syntax error
2015-10-08 09:34:02 +02:00
philippe grand
6cce2860c2
Merge branch '3.7' of https://github.com/Dolibarr/dolibarr.git into 3.7
2015-10-08 09:12:36 +02:00
aspangaro
425e7ce808
Fix : ER Show date in english format
2015-10-07 22:31:23 +02:00
Laurent Destailleur
72cabe2fc3
More complete description of margin rules calculation
2015-10-06 19:27:48 +02:00
Laurent Destailleur
8426e2e506
FIX Can't reopen a canceled invoice.
2015-10-06 18:38:43 +02:00
Laurent Destailleur
c460873c85
FIX The filter on thirdparty prices should be visible if there is at
...
least one thirdparty price.
2015-10-06 17:13:35 +02:00
Laurent Destailleur
1f742c7464
FIX Add a test to save life when ref of object (invoice ref, order ref,
...
...) was empty. The was no way to go back to a clean situation, even
after vaidating again the object.
2015-10-06 16:38:27 +02:00
Laurent Destailleur
d4a85d9fba
Fix missing css
2015-10-06 16:12:09 +02:00
Laurent Destailleur
e776f685ba
FIX when editing time spent, date of line suggested was a rubbish value
2015-10-06 16:09:24 +02:00
Laurent Destailleur
6ea05aa311
FIX Bad translation key for project "Overview"
2015-10-06 16:03:47 +02:00
Raphaël Doursenaud
c208fccf35
[Qual] Prevent warning
...
calcul_price_total() prefers to have the seller and localtaxes specified
2015-10-06 15:03:59 +02:00
Laurent Destailleur
d92604f646
FIX Link of project must be cickable if user has permission to read all
...
projects
FIX Missing information into the alt of project picto
2015-10-06 00:46:26 +02:00
Laurent Destailleur
53d86e1661
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-10-05 23:54:13 +02:00
Laurent Destailleur
9f2bcf0e4f
FIX The admin flag is mising.
2015-10-05 23:53:49 +02:00
Laurent Destailleur
f1cf629b80
FIX List of project for user that are restrited as sale repreentative to
...
some thirdparties.
2015-10-05 23:52:54 +02:00
Raphaël Doursenaud
afbee44993
Fix #3667 checkbox extrafields on edit
...
For actions and members.
2015-10-05 20:51:43 +02:00
Raphaël Doursenaud
3fdd59bf0a
Fix #3666 checkbox extrafields on edit
2015-10-05 20:39:14 +02:00
Raphaël Doursenaud
41354ca00d
Added type hinting to extrafields object
2015-10-05 20:30:55 +02:00
Raphaël Doursenaud
d24f5538f9
Fix: wrong parameters order
2015-10-05 20:25:55 +02:00
Laurent Destailleur
e3f225e038
FIX bad link into project box
2015-10-05 19:41:41 +02:00
Christophe Battarel
f3ef9b868f
fix entities warehouse share
2015-10-05 16:19:54 +02:00
Christophe Battarel
bf262c2cae
reenable search criteria in sql clause
2015-10-05 15:41:28 +02:00
Florian HENRY
9dd4a23365
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-10-05 15:22:38 +02:00
Florian HENRY
c9d8e041d5
FIX : New adherent from, always redirect on entity
2015-10-05 15:20:55 +02:00
philippe grand
78cb31e55f
Merge branch '3.7' of https://github.com/Dolibarr/dolibarr.git into 3.7
2015-10-05 14:50:30 +02:00
Laurent Destailleur
143c1e03f8
FIX Missing menu entry for list of thirdparties when using auguria menu
...
manager
2015-10-05 10:30:49 +02:00
Laurent Destailleur
7b2fbdd638
FIX Can't change the admin with default setup
2015-10-05 10:04:34 +02:00
Laurent Destailleur
c20296f963
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-10-04 20:46:17 +02:00
Laurent Destailleur
839d4c2a9a
Merge pull request #3650 from frederic34/patch-19
...
Update printing.php
2015-10-04 20:03:21 +02:00
Laurent Destailleur
c2cc9711f7
FIX Thirdparty is missing on card
2015-10-04 20:01:08 +02:00
Frédéric FRANCE
780a5a1996
Update files.lib.php
2015-10-04 19:59:26 +02:00
Laurent Destailleur
406b271275
Merge pull request #3635 from FHenry/3.7
...
FIX : Mass Mailing activity don't display all status
2015-10-04 19:57:29 +02:00
Laurent Destailleur
0df42bc5ea
FIX Filter on status of thirdparty list and bad encoding of url
2015-10-04 19:37:49 +02:00
Laurent Destailleur
75e337e8d9
FIX select of project using ajax autocomplete option
2015-10-04 16:02:50 +02:00
Juanjo Menent
8f28e7cf1c
Merge remote-tracking branch 'upstream/3.8' into 3.8
2015-10-03 23:34:37 +02:00
Juanjo Menent
8febf25c23
Fix : #3566
2015-10-03 23:34:10 +02:00
Laurent Destailleur
d737fd1fd2
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-10-03 19:06:44 +02:00
Laurent Destailleur
31acab92a6
Doc comments
2015-10-03 18:48:51 +02:00
Juanjo Menent
fbc3efb5a9
Merge pull request #3641 from grandoc/3.8
...
fix : Typo
2015-10-03 15:55:56 +02:00
Laurent Destailleur
a9e55fd08f
FIX Missing contracts into list in page of Refering objects of a
...
thirdparty.
2015-10-03 12:57:58 +02:00
philippe grand
d19a9f66b3
Merge branch '3.8' of https://github.com/Dolibarr/dolibarr.git into 3.8
2015-10-03 12:43:38 +02:00
Laurent Destailleur
996c9ca2ba
FIX Can't change state on a contact
2015-10-03 12:21:27 +02:00
Laurent Destailleur
b6a83ed5a6
FIX Can't delete thirdparty if there is some discounts
2015-10-03 12:20:50 +02:00
Frédéric FRANCE
322a2a54b8
Update printing.php
2015-10-03 11:34:14 +02:00
Laurent Destailleur
10b481f47f
Fix colspan
2015-10-03 11:15:12 +02:00
Laurent Destailleur
5acf961f23
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-10-03 00:10:19 +02:00
philippe grand
e22fb3c538
fix : Typo
2015-10-02 12:39:09 +02:00
philippe grand
8a9c9f49d5
fix : Typo
2015-10-02 12:37:13 +02:00
Juanjo Menent
4c1e018ded
Merge pull request #3621 from fmarcet/3.8
...
FIX Only are showing one object linked
2015-10-02 11:03:19 +02:00
Laurent Destailleur
f11fd22809
More accurate message
2015-10-01 22:27:02 +02:00
Laurent Destailleur
5ad665d00c
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-10-01 16:50:52 +02:00
Laurent Destailleur
60c0338d64
FIX #3628
2015-10-01 16:50:18 +02:00
Laurent Destailleur
e76124add5
FIX #3606
2015-10-01 16:09:51 +02:00
Florian HENRY
fd29bb34be
FIX : Mass Mailing activity don't display all status
2015-10-01 16:09:04 +02:00
Laurent Destailleur
4201e8b032
FIX #3630 - Wrong balance report when module salaries and donation
...
disabled
2015-10-01 14:38:31 +02:00
Laurent Destailleur
e2a88cd010
Merge pull request #3626 from GPCsolutions/3.8-3607
...
FIX #3607 Better categories setting and unsetting
2015-10-01 13:59:05 +02:00
Laurent Destailleur
b57c156b60
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/core/modules/modContrat.class.php
htdocs/fichinter/card.php
htdocs/install/upgrade2.php
2015-10-01 11:16:35 +02:00
Laurent Destailleur
076f2ed9d1
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/core/lib/security.lib.php
2015-10-01 11:10:47 +02:00
Laurent Destailleur
72c31c0fa9
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2015-10-01 10:48:28 +02:00
Laurent Destailleur
4da8fb901b
Add comment
2015-10-01 10:48:09 +02:00
Laurent Destailleur
1907e5da54
Merge pull request #3619 from atm-arnaud/3.6_fix_facturestat
...
FIX facturestat bad sql when customer view is limited
2015-10-01 10:48:05 +02:00
Laurent Destailleur
34adc60d26
Merge pull request #3618 from atm-alexis/fix_event_for_user_restricted_if_no_company
...
FIX error in SQL due to a previous fix
2015-10-01 10:35:07 +02:00
Laurent Destailleur
9c28894ec3
Merge pull request #3615 from FHenry/3.7
...
FIX : When delete actioncomm also delete actioncomm_resources
2015-10-01 10:34:54 +02:00
Laurent Destailleur
0c64fa04bc
Merge pull request #3614 from marcosgdf/bug-3572
...
FIX #3572 Impossible to attach project in order. The option to use autocompletion for project failed.
2015-10-01 10:32:32 +02:00
Laurent Destailleur
9901406634
A paswword can be set on member card but member can't login. Too much
...
work to fix this into a stable version, so I just introduce a warning to
explain why and how to solve this.
2015-10-01 10:15:07 +02:00
Laurent Destailleur
71ccdb5cfb
FIX Payment form for paypal and paybox was not centered.
2015-09-30 19:37:41 +02:00
Laurent Destailleur
747c49862c
Try to solve a flush pb
2015-09-30 19:15:45 +02:00
Laurent Destailleur
7037679718
FIX When update a member login for a member linked to a user, the login
...
of user was not sync (not updated).
2015-09-30 19:15:09 +02:00
Raphaël Doursenaud
f0466ba313
FIX #3607 Better categories setting and unsetting
...
This allows triggering CATEGORY_LINK and CATEGORY_UNLINK each time.
2015-09-30 18:47:02 +02:00
Florian HENRY
a96b92a618
FIX : Email selector contact must not include inactive contact
2015-09-30 14:06:45 +02:00
Laurent Destailleur
d59f62cd75
Sync transifex
2015-09-30 01:25:35 +02:00
Laurent Destailleur
673ce059e6
Fix locale for nl_BE must match netherland language
2015-09-29 23:55:38 +02:00
Florian HENRY
e209fb23a2
FIX : Admin fiche inter page do not take good action
2015-09-29 18:27:39 +02:00
Florian HENRY
fecd213bb8
FIX: display error on extrafields on ficheinter
2015-09-29 16:57:05 +02:00
Florian HENRY
bb0de1dcad
FIX : update2.php test res befre assign it
2015-09-29 15:00:11 +02:00
Florian HENRY
766b8535ae
spacing
2015-09-29 09:47:23 +02:00
Florian HENRY
4f5e207f08
review
2015-09-29 09:45:04 +02:00
Laurent Destailleur
c05df2ab7e
FIX Wizard for restore does not show import command
2015-09-29 09:11:13 +02:00
fmarcet
a585698b69
FIX: Only are showing one object linked
2015-09-29 08:49:11 +02:00
arnaud
0b7305d21a
FIX facturestat bad sql when customer view is limited
2015-09-28 16:55:34 +02:00
Alexis ALGOUD
453ed8a05e
FIX error in SQL due to a previous fix
2015-09-28 15:36:27 +02:00
Florian HENRY
0f27edad5d
FIX : When delete actioncomm also delete actioncomm_resources
2015-09-28 10:14:19 +02:00
Marcos García de La Fuente
188489c8ef
FIX #3572 Impossible to attach project in order
...
Added missing file of commit 65d3f79
Close #3572
2015-09-27 21:52:44 +02:00
Laurent Destailleur
fa9103fc97
FIX Bad title line in project view when using jmobile
2015-09-27 16:50:47 +02:00
Laurent Destailleur
1e2d06bcd1
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-27 16:02:44 +02:00
Laurent Destailleur
ff5f823bef
FIX not responsive part for project page
2015-09-27 16:01:57 +02:00
Grand Philippe
6f128907fe
fix : Missing argument 1 for CommonDocGenerator::__construct()
2015-09-27 11:30:23 +02:00
philippe
1454d942ef
missing translation
2015-09-27 11:06:45 +02:00
Laurent Destailleur
e1b969cb90
FIX Init into bad var
2015-09-26 16:52:58 +02:00
Laurent Destailleur
6aa13d4189
Fix the $colorbackvmenu2 was removed with 3.8
2015-09-26 16:34:43 +02:00
Laurent Destailleur
d119e04963
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-26 14:17:02 +02:00
Laurent Destailleur
9ecc8e5e6b
FIX Regression on bad use of fk_account showing the bad bank account on
...
PDF.
2015-09-26 14:11:39 +02:00
Laurent Destailleur
dd88a799fb
FIX Event from ical stream should not be movable into calendar view
2015-09-26 13:54:50 +02:00
Laurent Destailleur
c707c899c1
Fix remove warning
2015-09-26 13:22:05 +02:00
Laurent Destailleur
fef8203e65
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-26 12:01:58 +02:00
Laurent Destailleur
a3647bea4e
Fix bad information in report
2015-09-26 11:53:36 +02:00
Laurent Destailleur
5a2dc88d42
Merge pull request #3610 from defrance/patch-80
...
3.8 bad filtering caused by statut filter #3580
2015-09-26 11:20:54 +02:00
Laurent Destailleur
b99ef6b27c
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-26 11:05:12 +02:00
Laurent Destailleur
4e77a651d4
Merge pull request #3600 from fmarcet/3.8
...
FIX #3599 Not saving legal form
2015-09-26 11:05:02 +02:00
Laurent Destailleur
9644e242ae
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-26 11:04:32 +02:00
Laurent Destailleur
5f765419ea
Fix because project module introduced opportunity, user may create
...
project (opportunity) even when thirdparty does not exists yet, so we
must provide a solution for this.
2015-09-26 11:04:17 +02:00
Laurent Destailleur
f3ba115ef0
Fix missing default value
2015-09-26 10:53:59 +02:00
Laurent Destailleur
7424b521ed
Merge pull request #3609 from aspangaro/3.8-20
...
Fix centering on login page
2015-09-26 10:30:24 +02:00
BENKE Charlie
8dcd6158e3
3.8 bad filtering caused by statut filter #3580
...
correction ported on 3.8 too, sorry for the bad step process
2015-09-26 10:15:42 +02:00
Juanjo Menent
b8bf21b905
Merge pull request #3582 from grandoc/3.8
...
FIX: order ref must not be translated
2015-09-26 08:54:25 +02:00
aspangaro
df0e64eb7c
Fix centering on login page
2015-09-26 07:59:06 +02:00
Laurent Destailleur
9d0cd148a8
Fix duplicate log
2015-09-25 11:47:24 +02:00
Laurent Destailleur
dcf3c00023
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-25 11:28:59 +02:00
Laurent Destailleur
c0433928c6
FIX sortder field was missing so manually added values were moved to
...
begin.
2015-09-25 11:28:49 +02:00
fmarcet
b5b90d1639
FIX #3599 Not saving legal form
2015-09-25 08:50:00 +02:00
Laurent Destailleur
3ee5920947
Merge pull request #3571 from fmarcet/3.8
...
FIX: When filter with empty status, by default get canceled status (-1)
2015-09-24 18:40:06 +02:00
philippe
9e185eec75
FIX: order ref must not be translated
2015-09-24 15:29:17 +02:00
Laurent Destailleur
f8f1f4fd2b
Merge branch 'patch-2' of https://github.com/AlainRnet/dolibarr into
...
AlainRnet-patch-2
Conflicts:
htdocs/categories/categorie.php
2015-09-23 18:29:56 +02:00
tysauron
f3a28682ea
For not error Undefined property: stdClass::$MAIN_AGENDA_EXPORT_CACHE
2015-09-23 18:26:50 +02:00
phf
b222800012
FIX clone customer order create new order with validate ref and not with PROV
2015-09-23 15:14:08 +02:00
Florian HENRY
206d6d0f7e
FIX : avoid SQL error in getValueFrom common object when all params are
...
not send
2015-09-23 13:17:58 +02:00
Florian HENRY
84fa92045c
FIX : avoid SQL error when no sortfield send to method
2015-09-23 12:10:38 +02:00
Alexis Algoud
2d35124c71
FIX no need to remove file into mail form, the temp dir will be deleted after any sending
2015-09-23 11:11:19 +02:00
Laurent Destailleur
12a08ae4e1
Prepare 3.8.1
2015-09-23 10:25:06 +02:00
fmarcet
3ff8b3e437
FIX: Error retrieving customer prices
2015-09-23 10:23:29 +02:00
fmarcet
8309ed5c12
FIX: When filter with empty status, by default get canceled status (-1)
2015-09-23 09:24:49 +02:00
Laurent Destailleur
a70e73a963
FIX Missing validate button if permission are not valid.
2015-09-23 01:08:23 +02:00
tysauron
f1ab0d36c5
Chmod new file not old file
2015-09-23 00:32:30 +02:00
Laurent Destailleur
00b858e644
Merge pull request #3564 from FHenry/3.8
...
FIX : remove twice same test
2015-09-23 00:07:28 +02:00
Laurent Destailleur
dc89e6c516
Merge pull request #3557 from hregis/3.8
...
Fix: use get instead getJSON for avoid freezing
2015-09-22 23:56:36 +02:00
Laurent Destailleur
077c696c09
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/.gitignore
htdocs/theme/.gitignore
2015-09-22 16:28:34 +02:00
Laurent Destailleur
90b78702e5
Update ignore to secure packaging
2015-09-22 16:23:51 +02:00
Laurent Destailleur
c125ba0d66
Update ignore to secure
...
Conflicts:
htdocs/.gitignore
2015-09-22 15:42:59 +02:00
Laurent Destailleur
75daddbbe2
Update ignore to secure
2015-09-22 15:40:49 +02:00
Florian HENRY
178208918f
FIX : remove twice same test
2015-09-22 12:03:11 +02:00
Laurent Destailleur
c2bdd9b465
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-22 11:29:49 +02:00
Laurent Destailleur
fe6af7d8eb
FIX Description of tags was mandatory in edit mode but not in create
...
mode. Should not be mandatory.
2015-09-22 11:29:26 +02:00
AlainRnet
30bfb0eee3
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3562
2015-09-22 09:40:13 +02:00
Laurent Destailleur
f2e2edbc64
FIX not closing CSS.
2015-09-21 15:10:52 +02:00
Laurent Destailleur
7d4a9b17b6
FIX Creation of tables or keys must not be done with a random order.
2015-09-21 14:00:02 +02:00
Regis Houssin
de04f3022c
Fix: use get instead getJSON for avoid freezing
2015-09-20 09:05:52 +02:00
aspangaro
49f671eb1d
Correct name
2015-09-19 07:24:32 +02:00
aspangaro
1901b2fb3b
Missing translations in checks deposits exports
2015-09-19 07:15:13 +02:00
Laurent Destailleur
e85ddbb470
Merge pull request #3537 from GPCsolutions/3.8-3533
...
FIX #3533 Load categories language
2015-09-18 20:48:58 +02:00
Laurent Destailleur
378da082bd
Fix selector or margin with jmobile
2015-09-18 20:43:10 +02:00
Laurent Destailleur
5f507cbbd8
Fix missing closing div making jmobile crazy
2015-09-18 20:23:06 +02:00
Laurent Destailleur
8699776930
Better usability with dolidroid
2015-09-18 16:17:52 +02:00
Laurent Destailleur
e974b07b09
Fix javascript error
2015-09-18 16:05:38 +02:00
Laurent Destailleur
f72f652d98
FIX Pb into pagination scroll widget
...
FIX Style of previous-next card when using dolidroid
2015-09-18 15:51:27 +02:00
Laurent Destailleur
14b6a74b2d
Fix javascript error on POS
2015-09-18 14:13:15 +02:00
AlainRnet
8dd843ab8f
Update categorie.php
...
voir https://github.com/Dolibarr/dolibarr/pull/3540/files (je n'avais pas vu dans quelle branche j'étais)
2015-09-17 23:23:18 +02:00
Laurent Destailleur
57521f628c
Fix bad path
2015-09-17 19:35:03 +02:00
Laurent Destailleur
099e3f0376
FIX Removed warnings
2015-09-17 00:47:56 +02:00
Laurent Destailleur
313d9ddacd
FIX #3534
2015-09-16 22:04:03 +02:00
Raphaël Doursenaud
6ffdbf91ec
FIX #3533 Load categories language
2015-09-16 21:35:20 +02:00
Laurent Destailleur
7d8013b371
FIX #3533
2015-09-16 21:34:01 +02:00
Laurent Destailleur
38bae655ea
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
...
Conflicts:
htdocs/core/class/html.form.class.php
2015-09-16 21:24:51 +02:00
Laurent Destailleur
e36928fd65
FIX #3529
2015-09-16 21:23:52 +02:00
Laurent Destailleur
7f60abdf7b
FIX #3524
2015-09-16 21:05:02 +02:00
Marcos García de La Fuente
3818bff86a
Fix: [ bug 1776 ] Undefined $deliverycompany variable in pdf_build_address
2015-09-16 12:49:05 +02:00
Marcos García de La Fuente
e80f29c271
Fix: [ bug 1794 ] - Error when cloning Proposal gives error in a malformed page
2015-09-16 12:47:13 +02:00
Florian HENRY
8fd9d2a7ce
FIX : #3530
2015-09-16 10:21:32 +02:00
Juanjo Menent
7b8096d367
Merge pull request #3523 from defrance/patch-78
...
fix error on tabcollectors and enhance
2015-09-15 15:16:14 +02:00
Florian HENRY
a0fb27bd80
FIX : Can create Proposal on close thridparty #3526
2015-09-15 14:34:49 +02:00
BENKE Charlie
95cfce925f
fix error on tabcollectors and enhance
...
fix error on tabcollectors feature
add number of tabs present in tab collectors
2015-09-15 03:33:27 +02:00
aspangaro
2d2f59fe3f
Fix : Class 'Categorie' not found in core\class\html.form.class.php
2015-09-14 22:33:48 +02:00
Laurent Destailleur
d985c77eca
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-14 18:36:08 +02:00
Laurent Destailleur
e0a88fabd9
FIX #3521
2015-09-14 17:54:53 +02:00
Laurent Destailleur
36beb289f3
Merge pull request #3520 from aspangaro/3.8-18
...
Fix #3225 Missing translations in interventions
2015-09-14 17:24:42 +02:00
Laurent Destailleur
ca2b66ffb3
Merge pull request #3519 from aspangaro/3.8-17
...
Fix #3227 #3226 Missing translations in supplier exports
2015-09-14 17:24:22 +02:00
Laurent Destailleur
c75f62ddb7
FIX icon into export profile may be not correctly output
2015-09-14 12:12:14 +02:00
Laurent Destailleur
b4c964760d
Sync transifex
2015-09-13 23:25:55 +02:00
Laurent Destailleur
3b01b8cb47
Fix security hole
2015-09-13 22:50:08 +02:00
aspangaro
334766d194
Fix #3225 Missing translations in interventions
2015-09-13 22:03:54 +02:00
aspangaro
27a85c074e
Merge remote-tracking branch 'origin/3.8-18' into 3.8-17
2015-09-13 21:45:32 +02:00
aspangaro
1d4c747aa2
Fix #3227 #3226 Missing translations in supplier exports
2015-09-13 21:44:59 +02:00
Laurent Destailleur
4eedec0274
Fix tool to generate filecheck
2015-09-13 20:25:33 +02:00
Laurent Destailleur
7c030a114d
Release 3.8.0
2015-09-13 19:26:20 +02:00
aspangaro
a805cb9374
Fix: ER payments are on the bank credit
2015-09-13 16:33:02 +02:00
Juanjo Menent
ba3d8f445c
Fix #3514 More elegant
2015-09-13 00:25:32 +02:00
Juanjo Menent
744e5375d2
Fix #3514 Bug: Error when trying to add a product to a non-existing object
2015-09-13 00:09:32 +02:00
Juanjo Menent
1deb77896f
Fix #3515 Bug: Creating an invoice from a shipment links to wrong customer order
2015-09-12 23:42:48 +02:00
Laurent Destailleur
9aec4d554b
Fix #3215 [User card] [Contact card] [Member card] Error in LDAP tab
2015-09-12 18:21:37 +02:00
Laurent Destailleur
db3c544e21
Fix #3240 [Supplier orders] Dashboard links to unuseful page
2015-09-12 18:14:08 +02:00
Laurent Destailleur
aa1661d64c
Fix #3413 Translation of ExpireDate
2015-09-12 18:09:47 +02:00
Laurent Destailleur
67b7345e83
Fix the feature to log a cheque as returned.
...
Fix duplicate parameter mainmenu and leftmenu into url
2015-09-12 18:00:19 +02:00
Laurent Destailleur
97096536b1
Fix #2526 The filter on type numeric is ok now. Sometimes we used
...
"Number", sometimes "Numeric". I moved to "Numeric" everywhere to solve
bug and added a warning in log if an unknow value is still used in code.
2015-09-12 15:20:55 +02:00
Laurent Destailleur
a5c6582bc1
Fix duplicate translation/encoding on setEventMessage
...
Conflicts:
htdocs/ftp/index.php
2015-09-12 12:55:20 +02:00
Laurent Destailleur
1966d75ced
FIX #3490
2015-09-12 12:50:55 +02:00
Laurent Destailleur
db1d9d6d8e
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/fourn/commande/dispatch.php
2015-09-12 11:50:46 +02:00
Laurent Destailleur
0c3ebe63c2
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/fourn/commande/dispatch.php
htdocs/product/class/html.formproduct.class.php
htdocs/product/stock/index.php
htdocs/product/stock/liste.php
htdocs/product/stock/mouvement.php
htdocs/product/stock/product.php
htdocs/product/stock/valo.php
2015-09-12 11:44:07 +02:00
Laurent Destailleur
86b1a9cbce
Merge remote-tracking branch 'origin/3.5' into 3.6
2015-09-12 11:38:25 +02:00
Laurent Destailleur
36632593c0
Fix SQL injections #3300
2015-09-12 11:36:19 +02:00
Laurent Destailleur
0bfccc7255
Fix print into form to attach file must be into return.
2015-09-12 11:35:56 +02:00
Laurent Destailleur
309e1604e1
Fix migration missing for leave request module
...
Fix permission label for expense report and leave request
2015-09-12 11:35:49 +02:00
Laurent Destailleur
a83b3ae7e8
Merge pull request #3503 from fappels/3.7-dispatch-rounding
...
Fix #3471 3.7 Rounding issue when dispatching non-integer
2015-09-12 11:07:16 +02:00
Maxime Kohlhaas
c6081f0fa2
Fix multientity stock management (F.Henry followup)
2015-09-11 20:38:32 +02:00
fappels
c290840513
Revert "Fix delete not used empty stock record"
...
This reverts commit 1d85529eda .
2015-09-10 23:31:23 +02:00
fappels
75a14e02d8
Fix #3471 3.7 Rounding issue when dispatching non-integer
2015-09-10 23:29:13 +02:00
fappels
8bdfdc0127
Fix #3471 3.5 Rounding issue when dispatching non-integer
2015-09-10 23:12:27 +02:00
fappels
a294700cef
fix dispatch rounding version 1
2015-09-10 22:16:03 +02:00
Laurent Destailleur
7951483c5f
Fix: examples ko for import
...
Fix bad picto for export
2015-09-10 12:47:25 +02:00
Juanjo Menent
70df553814
Merge pull request #3494 from FHenry/3.6
...
3.6
2015-09-09 17:43:07 +02:00
Laurent Destailleur
8c1760fbcf
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-09-09 13:26:35 +02:00
Laurent Destailleur
d3f1a7d5b8
FIX Bad condition into invoice export request making reporting too many
...
rows.
2015-09-09 13:26:10 +02:00
Laurent Destailleur
7fd01d4aa3
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/accountancy/class/bookkeeping.class.php
htdocs/compta/paiement/cheque/class/remisecheque.class.php
htdocs/product/class/html.formproduct.class.php
htdocs/product/stock/index.php
htdocs/product/stock/list.php
htdocs/product/stock/mouvement.php
htdocs/product/stock/product.php
htdocs/product/stock/valo.php
2015-09-09 12:45:22 +02:00
Juanjo Menent
7d88405058
Fix #3475 RemiseCheque: Undefined variable $date
2015-09-08 21:31:04 +02:00
Juanjo Menent
c13d2d202b
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/filefunc.inc.php
2015-09-08 21:08:59 +02:00
Juanjo Menent
355fcc78cf
Fix #3475 RemiseCheque: Undefined variable $date
2015-09-08 20:48:31 +02:00
Florian HENRY
89b723b2a7
FIX : multientity warehouse management
2015-09-08 16:23:00 +02:00
Florian HENRY
63a817c3a4
Fix wahrehouse multientty management
2015-09-08 16:13:15 +02:00
Florian HENRY
52cb9581ff
Fix multientity stock management
2015-09-08 16:00:13 +02:00
Laurent Destailleur
82ad81fc03
Fix picto
2015-09-07 20:56:28 +02:00
Laurent Destailleur
9667b6a7c6
Solve conflict of var name
2015-09-07 20:22:44 +02:00
Laurent Destailleur
c9264fa1bc
Fix memcached effect was lost because init was done each time.
2015-09-07 20:19:37 +02:00
Laurent Destailleur
3ae19375cd
Merge pull request #3474 from aspangaro/3.8-16
...
Fix Problem with checked input when you edit a survey
2015-09-07 15:11:18 +02:00
Laurent Destailleur
9cd5e7cafa
Fix some errors into code generator.
2015-09-07 15:03:38 +02:00
Laurent Destailleur
822d4d1b39
Fix remove log
2015-09-06 15:06:13 +02:00
Laurent Destailleur
aaa639a3ab
Fix error when mark rate is 100% and buying price is 0, no way to
...
recalculate the unit price.
Fix cancel button was disabled if mark rate was not valid
Fix if mark rate is a number with space, does not hang.
2015-09-06 15:00:17 +02:00
Laurent Destailleur
6c78b930d1
Merge branch '3.6' of git@github.com:Dolibarr/dolibarr.git into 3.6
2015-09-06 11:26:20 +02:00
aspangaro
e88d7076a6
Fix Problem with checked input when you edit a survey
2015-09-06 07:58:49 +02:00
aspangaro
1756862a65
Typo
2015-09-06 07:56:43 +02:00
aspangaro
a4a72d64c0
New: Accountancy Add message when general ledger is witten
2015-09-06 06:43:40 +02:00
aspangaro
b268ccf064
Fix #3455 In advanced accounting module, button transfer to general ledger don't work
2015-09-06 04:52:03 +02:00
Laurent Destailleur
8076ea85ea
3.6.4 was packaged
2015-09-05 20:07:17 +02:00
Laurent Destailleur
a21b015cbb
Fix XSS
2015-09-05 20:03:02 +02:00
Laurent Destailleur
304a71710e
Fix not complete info
2015-09-05 00:57:11 +02:00
Laurent Destailleur
8bea703363
Fix deadlock feature. Can't reconciliate cash bank account. Sometimes
...
users need. I introduce a hidden option to fix this quickly.
2015-09-04 23:23:39 +02:00
Laurent Destailleur
398e9bad94
Add ignore
...
Conflicts:
htdocs/.gitignore
2015-09-04 23:22:38 +02:00
Juanjo Menent
de3f1b5559
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-09-04 18:23:33 +02:00
Juanjo Menent
ecf80249d1
Merge pull request #3454 from hregis/3.7_bug3
...
Fix: problem with pagination
2015-09-04 18:22:23 +02:00
Juanjo Menent
0016f48fac
Merge pull request #3424 from atm-aurelien/3.7
...
FIX ref_supplier to object property on supplier ref change
2015-09-04 18:00:05 +02:00
Laurent Destailleur
d19ec89bf1
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/core/modules/modHoliday.class.php
htdocs/holiday/card.php
2015-09-03 23:27:47 +02:00
Laurent Destailleur
2e3d25c055
Merge pull request #3462 from grandoc/3.7
...
fix : Typo
2015-09-03 19:15:31 +02:00
Laurent Destailleur
c7b7dff0ed
Merge branch 'bug-3460' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3460
Conflicts:
ChangeLog
2015-09-03 19:14:37 +02:00
Laurent Destailleur
54214cfddf
Merge branch 'bug-3383' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3383
Conflicts:
ChangeLog
2015-09-03 19:12:01 +02:00
Laurent Destailleur
be9d5b030d
Merge branch 'bug-3358' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3358
Conflicts:
ChangeLog
2015-09-03 19:08:08 +02:00
Laurent Destailleur
b0f604da14
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
...
Conflicts:
ChangeLog
2015-09-03 17:05:02 +02:00
philippe grand
fed70b1376
translation missing
2015-09-03 12:57:57 +02:00
Marcos García de La Fuente
ded6e7d6d9
Merge branch '3.7' into bug-3358
...
# Conflicts:
# ChangeLog
2015-09-03 12:32:03 +02:00
Marcos García de La Fuente
2d5331b8f8
FIX [ #3460 ] Selected bank account was not saved when an error happened when trying to create a customer invoice
...
Close #3460
2015-09-03 12:13:03 +02:00
philippe grand
8bf093a7ce
fix : Typo
2015-09-03 12:12:10 +02:00
Marcos García de La Fuente
67b7162c59
Merge branch '3.7' into bug-3383
...
# Conflicts:
# ChangeLog
2015-09-03 12:05:19 +02:00
Marcos García de La Fuente
86dd751f29
Merge branch '3.7' into bug-incorrect-pdf-bank
...
# Conflicts:
# ChangeLog
2015-09-03 12:03:24 +02:00
Marcos García de La Fuente
0955432de3
Merge branch '3.7' into bug-iban-whitespaces-37
...
# Conflicts:
# ChangeLog
2015-09-03 12:02:23 +02:00
Marcos García de La Fuente
08565d46fe
Merge branch '3.6' into bug-2893
2015-09-03 11:56:43 +02:00
Marcos García de La Fuente
50184babb9
FIX [ bug #2893 ] Dolibarr error when viewing an invoice after changing invoice mask
...
Close #2893
2015-09-03 11:55:40 +02:00
Laurent Destailleur
ce2e5e7862
Little debug of accounting module
2015-09-03 11:54:03 +02:00
Laurent Destailleur
36ed1c9a88
Fix error management
...
Fix look
2015-09-03 11:00:53 +02:00
Laurent Destailleur
5d34f787a3
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/core/class/conf.class.php
2015-09-03 10:51:17 +02:00
Laurent Destailleur
19ac160696
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture/impayees.php
htdocs/compta/index.php
htdocs/core/boxes/box_prospect.php
htdocs/includes/tcpdf/fonts/dejavusanscondensed.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensed.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedb.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedb.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedbi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedbi.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusanscondensedi.z
htdocs/includes/tcpdf/fonts/dejavusansextralight.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansextralight.z
htdocs/includes/tcpdf/fonts/dejavusansmono.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmono.z
htdocs/includes/tcpdf/fonts/dejavusansmonob.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmonob.z
htdocs/includes/tcpdf/fonts/dejavusansmonobi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmonobi.z
htdocs/includes/tcpdf/fonts/dejavusansmonoi.ctg.z
htdocs/includes/tcpdf/fonts/dejavusansmonoi.z
2015-09-03 10:49:41 +02:00
Laurent Destailleur
d64a87d980
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/index.php
2015-09-03 10:44:40 +02:00
Laurent Destailleur
001f1b4c31
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/filefunc.inc.php
2015-09-03 10:41:44 +02:00
Laurent Destailleur
7640abe6fc
Merge pull request #3453 from hregis/3.7_bug
...
Fix: wrong logical operator
2015-09-03 10:40:10 +02:00
Laurent Destailleur
cda681ac6a
Merge pull request #3451 from atm-gauthier/3.8_fix_right_on_asksupplierprice
...
FIX : on asksupplierprice module, order creation button must be avail…
2015-09-03 10:36:30 +02:00
Laurent Destailleur
124f068364
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-09-03 10:34:39 +02:00
Laurent Destailleur
897686a752
Merge pull request #3447 from fmarcet/3.5
...
FIX: The hours of date filter aren't correct
2015-09-03 10:33:00 +02:00
Laurent Destailleur
6ea31d87f8
Merge pull request #3445 from GPCsolutions/3.7-2863
...
Fix #2863 Sensible defaults for ChromePHP path
2015-09-03 10:32:22 +02:00
Laurent Destailleur
9efecbf52b
Merge pull request #3443 from GPCsolutions/3.5-3442
...
Fix #3442 Remove useless syslog
2015-09-03 10:30:42 +02:00
Laurent Destailleur
563c434fcf
Fix injection
2015-09-03 09:56:33 +02:00
Laurent Destailleur
c024578ca1
Fix bad link and remove a break
2015-09-02 19:41:54 +02:00
Laurent Destailleur
e3af0b90ec
Fix hidden feature to send remind by email
2015-09-02 18:09:29 +02:00
Regis Houssin
1a08f65942
Fix: problem with pagination
2015-09-02 17:22:19 +02:00
Laurent Destailleur
df3f29ee96
Fix hidden feature to send remind by email
2015-09-02 16:26:56 +02:00
Laurent Destailleur
5ef3c517bc
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-09-02 16:26:09 +02:00
Laurent Destailleur
c4fa4fc931
Fix hidden feature to send remind by email
2015-09-02 16:25:21 +02:00
Regis Houssin
fbf13ec2c7
Fix: wrong logical operator
2015-09-02 14:09:19 +02:00
Gauthier
c2c394ed8d
FIX : on asksupplierprice module, order creation button must be available if user is allowed to create supplier order and not if he's allowed to create customer order
2015-09-02 11:07:30 +02:00
Laurent Destailleur
f57284f507
Fix stats opportunities
2015-09-01 16:52:20 +02:00
Laurent Destailleur
a84696230b
Fix the translation page must be visible for all languages, except
...
en_US.
2015-09-01 16:11:58 +02:00
Laurent Destailleur
7d4602f2c4
Fix payment mode type
2015-09-01 15:59:11 +02:00
Laurent Destailleur
7a78c9d704
Fix doxygen
2015-09-01 14:31:32 +02:00
Laurent Destailleur
03435d7d90
Fix bad error management
2015-09-01 12:36:43 +02:00
Marcos García de La Fuente
216827b1d8
FIX [ bug #3358 ] Tasks box does not work with PostgreSQL
...
Close #358
2015-09-01 11:26:59 +02:00
Marcos García de La Fuente
3134950dbe
FIX [ bug #3383 ] Company name is overlapped with company direction in PDF models
...
Close #3383
2015-09-01 11:19:05 +02:00
Marcos García de La Fuente
c4f9bde14d
FIX [ bug #3431 ] Invoice bank account is not respected
...
Close #3431
2015-09-01 11:09:37 +02:00
Raphaël Doursenaud
870882257d
Fix #3448 Pass expected date format
2015-09-01 11:06:44 +02:00
Marcos García de La Fuente
9ec349f410
FIX [ bug #3432 ] Spaces should be removed from IBAN when formatting it
...
Close #3432
2015-09-01 10:56:55 +02:00
Laurent Destailleur
441bb83e64
Fix url of local web sites
2015-09-01 10:08:03 +02:00
fmarcet
2b6a481011
FIX: The hours of date filter aren't correct
2015-09-01 09:46:45 +02:00
Raphaël Doursenaud
3b493ab0ed
Fix #2863 Sensible defaults for ChromePHP path
...
Use the provided ChromePHP class by default
2015-08-31 21:08:37 +02:00
Raphaël Doursenaud
51d5bff15d
Fix #3442 Remove useless syslog
...
Not having the permission to read the box is not an error.
Furthermore, no other boxes have this behavior.
2015-08-31 19:41:42 +02:00
Laurent Destailleur
9aa60e1ae1
Fix remove warning
2015-08-31 19:02:14 +02:00
Laurent Destailleur
6fd6df81ca
Fix css
2015-08-31 18:01:36 +02:00
Laurent Destailleur
2a85fb542a
Fix phpcs
...
Sync transifex
2015-08-31 17:22:36 +02:00
Laurent Destailleur
cf3eb1e452
Fix limit of nb of project.
2015-08-31 17:01:32 +02:00
Laurent Destailleur
3a32b08512
Fix filter on opportunity status
2015-08-31 15:52:54 +02:00
Laurent Destailleur
278e90cf0a
Fix same pb than #3297 with vat edit
2015-08-31 13:06:53 +02:00
Laurent Destailleur
5fd6c44640
Fix error management
2015-08-31 13:00:24 +02:00
Laurent Destailleur
dfde0314c6
Fix bad permission
2015-08-31 12:34:59 +02:00
Laurent Destailleur
00b9f98c1c
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-31 12:15:20 +02:00
Laurent Destailleur
942723ff8d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-31 12:13:35 +02:00
Laurent Destailleur
31465fe899
Fix several minor bugs
2015-08-31 12:13:23 +02:00
phf
9f4ec3dbdf
FIX error creating default object from empty value
2015-08-31 12:00:47 +02:00
Aurélien Stride
1a3d8b5ae4
FIX : adjusted test for affecting supplier reference
2015-08-31 09:25:39 +02:00
fmarcet
cf38b17e88
FIX: Bad visualization of suppliers name on Incomes-Expenses mode
2015-08-31 09:18:37 +02:00
Laurent Destailleur
fb70fbdc06
Merge pull request #3428 from marcosgdf/bug-3426
...
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
2015-08-31 00:53:04 +02:00
Laurent Destailleur
04d8bf7a1a
Merge pull request #3427 from fappels/3.8-fix-delivery-validate
...
Fix missing delivery validation button
2015-08-31 00:51:17 +02:00
Laurent Destailleur
1decd6be12
Merge pull request #3422 from fappels/3.8
...
Fix commit #3396 lot/serial shipment
2015-08-31 00:48:25 +02:00
Laurent Destailleur
2c85cf246c
Merge branch 'patch-1' of https://github.com/gschratzer/dolibarr into
...
gschratzer-patch-1
Conflicts:
htdocs/projet/element.php
2015-08-31 00:45:18 +02:00
Laurent Destailleur
3315978fd3
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-30 21:22:28 +02:00
Laurent Destailleur
1e3bc9f822
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-30 21:21:37 +02:00
Laurent Destailleur
c06abac49e
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/salaries/index.php
htdocs/contact/class/contact.class.php
htdocs/core/class/commonobject.class.php
htdocs/core/lib/geturl.lib.php
htdocs/core/lib/pdf.lib.php
2015-08-30 21:20:50 +02:00
Marcos García
e4bddb4a00
NEW Added __PROJECT_NAME__ tag for customer invoice emails
2015-08-30 13:47:02 +02:00
fappels
b908f10c5b
Fix missing product label in package tab
2015-08-30 11:50:47 +02:00
Juanjo Menent
c3d3a989b3
Merge pull request #3429 from marcosgdf/patch-2
...
Removed odd test
2015-08-30 09:03:36 +02:00
aspangaro
e4bac2adfd
Merge remote-tracking branch 'Upstream/develop' into develop-57
...
Conflicts:
htdocs/install/mysql/migration/3.8.0-3.9.0.sql
2015-08-30 07:39:45 +02:00
Marcos García
3482031b8a
Removed second odd test
2015-08-29 21:44:05 +02:00
Marcos García
8fd7f0f383
Removed odd test
2015-08-29 21:41:15 +02:00
Marcos García de La Fuente
b953d2c466
FIX [ bug #3426 ] Unable to create an invoice from a contract with extrafields
...
Close #3426
2015-08-29 19:42:51 +02:00
fappels
f1be574489
correction on permissions
2015-08-29 17:14:41 +02:00
fappels
ace1681f31
Fix missing delivery validation button
...
delivery advanced permissions were missing
2015-08-29 16:52:10 +02:00
Laurent Destailleur
c8f12dc5f2
Fix PUT method for already formated strings
2015-08-29 15:12:31 +02:00
Laurent Destailleur
a3d612a26a
Merge branch '3.7' of git@github.com:Dolibarr/dolibarr.git into 3.7
2015-08-29 13:45:47 +02:00
Laurent Destailleur
17b69e16d2
Fix remove a bad log reporting error when not
2015-08-29 13:45:23 +02:00
Laurent Destailleur
3e266243e5
Fix css for support page
2015-08-28 20:39:30 +02:00
Laurent Destailleur
a98985bf37
Fix align
2015-08-28 20:17:36 +02:00
Laurent Destailleur
47ea834516
Fix debug module expense report
2015-08-28 20:11:16 +02:00
Laurent Destailleur
4377a2d013
Fix style and sql error for field fde.ref not found
2015-08-28 18:20:51 +02:00
Aurélien Stride
e2072999cf
ADD : ref_supplier to object property, otherwise not visibly updated on change
2015-08-28 17:12:27 +02:00
Juanjo Menent
25fca6615a
Merge pull request #3395 from fmarcet/develop
...
NEW: Translate extrafield's labels
2015-08-28 16:44:49 +02:00
Juanjo Menent
c09b130644
Merge pull request #3403 from defrance/patch-76
...
NEW add in get_origin function generic origintype
2015-08-28 16:28:59 +02:00
Juanjo Menent
b058d39bb4
Merge pull request #3419 from aspangaro/develop-61
...
Increase length of column pcg_version to 32 for accountancy system
2015-08-28 16:26:26 +02:00
Juanjo Menent
4e1aec16b8
Merge pull request #3416 from GPCsolutions/3.8-3218
...
Fix #3218 Bank date selectors presentation
2015-08-28 16:20:50 +02:00
Juanjo Menent
f6074d3017
Merge pull request #3417 from GPCsolutions/3.8-3219
...
Fix #3219 More conventional presentation
2015-08-28 16:20:34 +02:00
Juanjo Menent
3feeaf7294
Merge pull request #3415 from GPCsolutions/3.8-2571-suppliers
...
Added tags/categories management to suppliers
2015-08-28 16:18:28 +02:00
Juanjo Menent
a7d1a35a56
Merge pull request #3420 from aspangaro/3.7-4
...
Fix #3289 Salaries module shows amounts with currency symbol unlike t…
2015-08-28 16:12:36 +02:00
Laurent Destailleur
6624182361
Fix form outside table
2015-08-28 00:29:46 +02:00
Laurent Destailleur
39cbd7629f
Fix error message during import
2015-08-27 23:49:25 +02:00
Laurent Destailleur
aec3976741
Fix set ref
2015-08-27 22:48:52 +02:00
Laurent Destailleur
302b61c5ce
Fix Can't download generated document for cheque summary deposit.
2015-08-27 22:43:09 +02:00
fappels
6d02c48c49
Fix batch expedition
2015-08-27 19:52:43 +02:00
philippe grand
6952084be3
it's a mess
2015-08-27 17:23:23 +02:00
aspangaro
aff134ab65
Fix #3289 Salaries module shows amounts with currency symbol unlike the rest of Dolibarr
2015-08-27 16:10:02 +02:00
aspangaro
134bd42c4e
Increase length of column pcg_version to 32
2015-08-27 15:13:29 +02:00
philippe grand
e9f631d2e3
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
2015-08-27 14:49:12 +02:00
philippe grand
db7defb7c3
Revert "fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'"
...
This reverts commit 2527ae263b .
2015-08-27 14:43:48 +02:00
philippe grand
2527ae263b
fix : Fatal error: Uncaught exception 'Exception' with message 'Incorrect log level'
2015-08-27 14:28:12 +02:00
Juanjo Menent
ddb9c6a025
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-26 21:01:39 +02:00
Juanjo Menent
0a33f0728a
Fix translations of contract exports
2015-08-26 21:01:01 +02:00
Juanjo Menent
4cd61073e2
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-26 20:26:27 +02:00
Juanjo Menent
6321e96e49
Close #3223
2015-08-26 20:25:52 +02:00
Raphaël Doursenaud
ba1ad9f317
Fix #3219 More conventional presentation
2015-08-26 19:51:06 +02:00
Raphaël Doursenaud
33ea968b5b
Fix #3218 Bank date selectors presentation
2015-08-26 19:45:32 +02:00
Raphaël Doursenaud
cea47f3e25
Added tags/categories management to suppliers
...
Suppliers part of #2571
2015-08-26 19:30:55 +02:00
Guido Schratzer
154f6cff9f
Fix: htdocs/projet/element.php Logoposition
...
Fixed Logo from center to right
set table width to 100 %
2015-08-26 18:35:15 +02:00
Laurent Destailleur
603c44c37c
Merge pull request #3405 from aspangaro/3.8-13
...
Fast review 3.8
2015-08-26 11:27:16 +02:00
Laurent Destailleur
0a880cd205
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-26 11:26:00 +02:00
Laurent Destailleur
3fc63eba0d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-26 11:25:05 +02:00
Laurent Destailleur
edf05e8d94
Merge pull request #3404 from hregis/3.7_bug
...
Fix: disable hook for avoid errors when object langs is disable
2015-08-26 11:24:50 +02:00
Laurent Destailleur
3db021addf
Fix Use correct boolean type.
...
Complete doxygen
2015-08-26 11:24:31 +02:00
Juanjo Menent
9deaa3cceb
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-25 22:01:33 +02:00
Juanjo Menent
f32a7ba228
Close #3224
2015-08-25 21:59:46 +02:00
aspangaro
73d8f20c6b
Fix: Correct directory where the donation is generated & add the action to remove_file who are generated
2015-08-25 08:09:14 +02:00
Laurent Destailleur
a54589c13c
Fix filter lost
2015-08-24 17:47:26 +02:00
Laurent Destailleur
09355b0c7b
Fix filtering
2015-08-24 16:40:43 +02:00
Laurent Destailleur
2cf10ac05d
Fix filtering
2015-08-24 16:32:43 +02:00
Laurent Destailleur
8061ec9084
Fix translation
2015-08-24 15:59:17 +02:00
Laurent Destailleur
aaba18bd51
Fix filter on date
2015-08-24 15:40:33 +02:00
Laurent Destailleur
32ec57403b
Bad translation
2015-08-24 15:28:15 +02:00
Laurent Destailleur
1a55159e35
Fix filter on prospect status
2015-08-24 14:59:46 +02:00
Laurent Destailleur
80fc4743c9
Fix the property "list" was not used.
2015-08-24 14:42:07 +02:00
Laurent Destailleur
feed3f714c
Fix to avoid warning
2015-08-24 11:17:11 +02:00
aspangaro
478947d630
Correct
2015-08-23 07:46:37 +02:00
aspangaro
7d2eae2359
Fix: Better presentation for add form
2015-08-23 07:37:38 +02:00
BENKE Charlie
af7302fa90
change done
2015-08-23 00:30:11 +02:00
Regis Houssin
7b7fc44b46
Fix: disable hook for avoid errors when object langs is disable
2015-08-22 09:24:46 +02:00
BENKE Charlie
1b117d5581
add in get_origin function generic origintype
...
actually we have only internal module origintype
propose to add feature to add stockmovement from other external module
2015-08-21 14:10:55 +02:00
Laurent Destailleur
15ab9c0ecd
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/core/lib/security.lib.php
htdocs/product/stock/mouvement.php
2015-08-20 16:08:42 +02:00
Laurent Destailleur
da8e71b2c5
Fix #3309
2015-08-20 16:05:29 +02:00
Laurent Destailleur
1b409538a8
Fix #3400
...
Conflicts:
htdocs/core/lib/date.lib.php
2015-08-20 15:51:28 +02:00
Laurent Destailleur
4541d189ac
Fix #3400
2015-08-20 15:50:00 +02:00
Laurent Destailleur
18f064cc69
Fix login is a mandatory field.
2015-08-20 15:18:36 +02:00
Laurent Destailleur
d409568442
Format code
2015-08-20 15:07:16 +02:00
Laurent Destailleur
e24fd6fa37
Merge remote-tracking branch 'origin/develop' into 3.8
...
Conflicts:
htdocs/expedition/class/expedition.class.php
2015-08-20 14:36:32 +02:00
Laurent Destailleur
c3fb14855b
Try a better fix to replace PR #3297
2015-08-20 14:34:48 +02:00
Laurent Destailleur
d90b342cc9
Fix use dedicated escapment function
2015-08-20 14:34:08 +02:00
Laurent Destailleur
2266c2806f
Merge pull request #3396 from fappels/3.8
...
Fix shipment validation: 2 times qty in SQL select
2015-08-20 14:32:34 +02:00
Laurent Destailleur
936f912216
Fix filter on category
2015-08-20 04:07:07 +02:00
Laurent Destailleur
26e3fcc636
Try a better fix to replace PR #3297
2015-08-20 03:38:21 +02:00
Laurent Destailleur
9a6e13d253
Fix test if empty was inverted
2015-08-19 19:45:24 +02:00
Laurent Destailleur
b11642a7f4
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-19 18:27:22 +02:00
Laurent Destailleur
5f30ad3b63
Fix no link to show if id empty
2015-08-19 18:27:12 +02:00
philippe grand
3743c7460d
FIX : pdf_writeLinkedObjects use foreach instead of for($i..) because
...
now linked objects return by fetchLinkedObject are associative array
with ID as key.
2015-08-19 16:36:44 +02:00
fappels
38584f2cfa
Fix shipment validation 2 times qty in SQL select
2015-08-19 10:42:54 +02:00
Juanjo Menent
7befa78223
Merge pull request #3386 from grandoc/grandoc_fixes_20150815
...
the form should be outside table to avoid errors
2015-08-18 20:07:38 +02:00
Juanjo Menent
8ba1d1d414
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-18 19:59:03 +02:00
fmarcet
d6b84233ed
NEW: Translate extrafield's labels
2015-08-18 16:40:03 +02:00
Florian HENRY
8b62e562e5
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2015-08-18 11:14:22 +02:00
Laurent Destailleur
241bf85da2
Fix parameter sendmassremind
2015-08-18 09:53:04 +02:00
Laurent Destailleur
fabd751be4
Fix Server hang with long loop when reading specimen pdf and high number
...
of tasks.
2015-08-17 20:07:14 +02:00
Laurent Destailleur
76ce98630f
Fix translation
2015-08-17 19:42:19 +02:00
Laurent Destailleur
7ff149e876
Fix missing param mode
2015-08-17 15:13:40 +02:00
Florian HENRY
b4e810a7a8
FIX : #3392
2015-08-17 13:05:54 +02:00
Laurent Destailleur
911f37b6eb
Merge remote-tracking branch 'origin/develop' into 3.8
2015-08-17 12:55:41 +02:00
aspangaro
bd69d37c3a
New: Add number of expense reports to pay
2015-08-17 05:29:12 +02:00
aspangaro
67140dc188
Fix: Missing "Gender" translation
2015-08-16 08:18:00 +02:00
Laurent Destailleur
2faa5d725e
Missing tcpdf files
2015-08-15 18:17:54 +02:00
philippe grand
53a21019fd
the form should be outside table to avoid errors
2015-08-15 16:15:54 +02:00
philippe grand
924ff21268
the form should be outside table to avoid errors
2015-08-15 16:12:33 +02:00
philippe grand
20a4304188
the form should be outside table to avoid errors
2015-08-15 16:10:24 +02:00
philippe grand
61f6da0210
the form should be outside table to avoid errors
2015-08-15 16:07:59 +02:00
philippe grand
670f0ae867
the form should be outside table to avoid errors
2015-08-15 16:03:09 +02:00
philippe grand
0432254412
the form should be outside table to avoid errors
2015-08-15 15:53:07 +02:00
philippe grand
b619aa080d
the form should be outside table to avoid errors
2015-08-15 15:47:17 +02:00
philippe grand
676004e2e4
the form should be outside table to avoid errors
2015-08-15 15:42:54 +02:00
philippe grand
d51912687b
the form should be outside table to avoid errors
2015-08-15 15:37:54 +02:00
philippe grand
a2b39721ce
the form should be outside table to avoid errors
2015-08-15 15:35:31 +02:00
philippe grand
39c2c6b61b
the form should be outside table to avoid errors
2015-08-15 15:30:12 +02:00
philippe grand
d596f5222b
the form should be outside table to avoid errors
2015-08-15 15:08:11 +02:00
philippe grand
ece6d1bf02
the form should be outside table to avoid errors
2015-08-15 11:21:50 +02:00
Laurent Destailleur
f3c4e20db2
Fix centering of message on logon page
2015-08-15 03:41:57 +02:00
Laurent Destailleur
52240eec9a
Fix removed warnings
2015-08-15 02:44:05 +02:00
Laurent Destailleur
d9b3069813
Fix: When validation and approval where done in same step, label of
...
action used always label for validation.
2015-08-15 02:34:15 +02:00
Laurent Destailleur
3bdd342df1
Fix #3116
2015-08-14 23:53:59 +02:00
Laurent Destailleur
d408193657
Fix: When stock is empty, no information was visible to explain why
...
create button does not work.
2015-08-14 20:37:20 +02:00
Laurent Destailleur
10d3c41358
Fix Bad value into popup
2015-08-14 20:07:11 +02:00
Laurent Destailleur
5ed3d80103
Merge pull request #3385 from marcosgdf/bug-3321
...
FIX [ bug #3321 ] Users with certain permissions were shown a "forbidden access" page even if they had the rights
2015-08-14 18:10:28 +02:00
Laurent Destailleur
cacfe454a9
Merge pull request #3382 from hregis/3.7_bug
...
Fix: place the form outside the table for avoid errors
2015-08-14 18:09:57 +02:00
Laurent Destailleur
6c01403ef3
Merge branch 'resources-fixes' of https://github.com/IonAgorria/dolibarr
...
into IonAgorria-resources-fixes
Conflicts:
htdocs/core/tpl/resource_add.tpl.php
htdocs/resource/element_resource.php
2015-08-14 17:53:52 +02:00
Laurent Destailleur
2abb90713e
Fix list of resource not visible
2015-08-14 17:35:05 +02:00
Laurent Destailleur
58988d3084
3.5.8
2015-08-14 16:12:36 +02:00
Laurent Destailleur
cfc7658399
Merge pull request #3380 from FHenry/3.8
...
FIX : Fix demo dump data, date '0000-00-00 00:00:00' is not valid, replace by NOW()
2015-08-14 15:52:57 +02:00
Laurent Destailleur
84d4cbdbcc
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-14 15:14:33 +02:00
Laurent Destailleur
343f4086bc
Remove dead code
2015-08-14 15:12:40 +02:00
Laurent Destailleur
d13b8b8284
Fix better translation
2015-08-14 13:04:35 +02:00
Laurent Destailleur
1731b1a11b
Fix: transparency of event was lost
2015-08-14 13:01:20 +02:00
Laurent Destailleur
d19f1722a2
Fix: when there is several events on agenda view per user, we must
...
include ref into label to have different titles.
2015-08-14 12:31:09 +02:00
Marcos García de La Fuente
b3a7b44046
FIX [ bug #3321 ] Users with certain permissions were shown a "forbidden access" page even if they had the rights
...
Close #3321
2015-08-14 12:29:32 +02:00
Regis Houssin
fdf6c32fbc
Fix: place the form outside the table for avoid errors
2015-08-13 12:47:04 +02:00
Florian HENRY
a916b75ad8
FIX : Better const usage in accountancy module
2015-08-13 11:32:31 +02:00
Florian HENRY
2775250ce4
Fix TYPE_SITUATION on sell journals
2015-08-13 11:23:27 +02:00
Florian HENRY
6806e2b36b
FIX : Accountancy expert module filter on column must not launch ventil
...
ventil
2015-08-13 10:27:35 +02:00
Laurent Destailleur
d5ed875427
Fix no need the star for this case
2015-08-13 05:23:25 +02:00
Laurent Destailleur
3938a35455
Update template
2015-08-13 05:15:42 +02:00
Laurent Destailleur
0226f53098
Fix When selecting another email template, the topic was not replaced.
2015-08-13 05:09:26 +02:00
Laurent Destailleur
fc8a822f1d
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-13 04:03:23 +02:00
Laurent Destailleur
c73fe965d2
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/compta/facture/class/facture.class.php
2015-08-13 03:58:32 +02:00
Laurent Destailleur
04812bf422
Fix date not visible and label of edit button not correct
2015-08-13 03:38:23 +02:00
Laurent Destailleur
1595765ec8
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/compta/facture/class/facture.class.php
2015-08-13 03:18:02 +02:00
Laurent Destailleur
418a609b73
Fix PHPCS
2015-08-13 03:06:25 +02:00
Laurent Destailleur
4a6239f9a7
Fix no default value for dangerous actions
2015-08-13 02:52:58 +02:00
Laurent Destailleur
460a78e3e5
Fix translation
2015-08-13 02:13:34 +02:00
Laurent Destailleur
74bf751ca1
Fix: Missing dol_fiche_head and end
2015-08-13 01:33:04 +02:00
Laurent Destailleur
811169b2ae
Fix: do not show desc if empty
2015-08-13 01:26:25 +02:00
Laurent Destailleur
8122ed9ec3
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-13 00:51:49 +02:00
Laurent Destailleur
ba67cf9fa6
Update doc
2015-08-13 00:51:32 +02:00
Laurent Destailleur
af2d63d7e5
Merge pull request #3368 from marcosgdf/bug-3211
...
FIX [ bug #3211 ] Error about sold to pay (Montant encours)
2015-08-13 00:15:13 +02:00
Laurent Destailleur
dc4b429a33
Merge branch 'bug-3313' of https://github.com/marcosgdf/dolibarr into
...
marcosgdf-bug-3313
Conflicts:
ChangeLog
2015-08-13 00:13:36 +02:00
Laurent Destailleur
4b51fc80a6
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
...
Conflicts:
ChangeLog
2015-08-13 00:06:27 +02:00
Laurent Destailleur
4a124c6ee9
Merge pull request #3350 from tomours/develop
...
FIX #3349 Checking a VAT number with spaces
2015-08-12 23:51:37 +02:00
Laurent Destailleur
958321b64d
Merge pull request #3340 from atm-maxime/3.6
...
Rowid was missing on expedition line so no origin id when creating an invoice
2015-08-12 23:39:43 +02:00
Laurent Destailleur
16ee7b461c
Merge pull request #3332 from atm-gauthier/3.7_fix_display_country_name_on_vcard
...
FIX : Display country name instead of country id (display country id …
2015-08-12 23:38:36 +02:00
Laurent Destailleur
923203802c
fix dangerous sql injection #3327
2015-08-12 23:33:09 +02:00
Laurent Destailleur
25e729cf4d
Revert "Fix #3322 Use title for alt if no alt is provided"
...
This reverts commit 2cf9d9f583 .
2015-08-12 23:18:07 +02:00
Laurent Destailleur
2c791e528d
Revert "unit price not used if qty = 1"
...
This reverts commit fb25f479f2 .
2015-08-12 23:15:32 +02:00
Laurent Destailleur
f1e87478ff
Fix translation of printing menu
2015-08-12 23:12:15 +02:00
Laurent Destailleur
f5c2378d91
Fix CSS
2015-08-12 22:38:40 +02:00
Laurent Destailleur
d4aabf99db
Fix permission of module
2015-08-12 22:32:29 +02:00
Laurent Destailleur
b5730a24bc
Fix W3C
2015-08-12 22:28:30 +02:00
Laurent Destailleur
fc9dc100b1
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-08-12 22:13:19 +02:00
Laurent Destailleur
daeada4bae
Merge branch 'patch-70' of https://github.com/defrance/dolibarr into
...
defrance-patch-70
Conflicts:
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-08-12 22:12:50 +02:00
Ion Agorria
2e1e9017c6
Missed the file
2015-08-12 22:00:51 +02:00
Ion Agorria
f3cd9da73d
Resource fixes
2015-08-12 21:48:00 +02:00
Juanjo Menent
f98c61fc06
Merge pull request #3376 from FHenry/develop_darkjeff
...
NEW : fix some feature on accountancy modules (devellop)
2015-08-12 18:46:34 +02:00
Juanjo Menent
78d1dfae11
Merge remote-tracking branch 'origin/3.7' into develop
2015-08-12 18:41:44 +02:00
Juanjo Menent
e4a9ca8b45
Merge pull request #3373 from hregis/3.7_bug
...
Fix: missing entity in cache files names
2015-08-12 18:38:39 +02:00
Juanjo Menent
993037ec9e
Merge pull request #3371 from atm-gauthier/new_add_event_type_on_third_party_card_agenda_tab
...
NEW : print event type on third party card tab agenda list (only if A…
2015-08-12 18:25:20 +02:00
Florian HENRY
17146fdef7
fix stuff
2015-08-12 16:11:00 +02:00
Florian HENRY
adccd5d04f
fix some feature on accountancy modules
2015-08-12 15:53:17 +02:00
Florian HENRY
f2c59405d4
Merge branch 'develop' into develop_darkjeff
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
2015-08-12 14:23:51 +02:00
josemariagomezroncero
e146af3118
Update llx_c_type_resource.sql
...
Error create table, missing incremet type element
2015-08-11 22:38:21 +02:00
Francis Appels
1d85529eda
Fix delete not used empty stock record
...
When removing all stock from warehouse are move all stock to other
warehouse, there is still an 0 stock record in in the stock table for
the source warehouse, not visible in Dolibarr.
2015-08-11 22:01:26 +02:00
Regis Houssin
ebe4969723
Fix: missing entity in cache files names
2015-08-11 10:22:06 +02:00
Marcos García de La Fuente
02f4e9f5cb
Merge branch '3.7' into bug-3211
...
# Conflicts:
# ChangeLog
2015-08-11 10:12:36 +02:00
Juanjo Menent
6964f80d8f
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-10 21:06:27 +02:00
Juanjo Menent
95e8148f78
Merge pull request #3294 from GPCsolutions/totalvalidator
...
Totalvalidator
2015-08-10 20:56:31 +02:00
Juanjo Menent
a6d7977d4f
Merge pull request #3354 from defrance/patch-74
...
New pdf for project - listing of elements
2015-08-10 20:51:58 +02:00
Juanjo Menent
f3517871a9
Merge pull request #3357 from atm-maxime/new_stats_percent
...
New : % of evolution on stats
2015-08-10 20:51:08 +02:00
Juanjo Menent
d39b6a6bfa
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-10 20:46:35 +02:00
Juanjo Menent
e1f627ca8e
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-08-10 20:37:44 +02:00
Juanjo Menent
7d18adebb1
Merge pull request #3369 from marcosgdf/minor
...
Fixed minor problem with error alert when creating user
2015-08-10 20:35:03 +02:00
Juanjo Menent
c96573dcb4
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-08-10 20:29:36 +02:00
Juanjo Menent
b3f3cdda3a
Merge remote-tracking branch 'origin/3.6' into 3.7
2015-08-10 20:16:05 +02:00
Marcos García de La Fuente
e2797ddd40
Merge branch '3.6' into bug-3342
...
# Conflicts:
# ChangeLog
2015-08-10 17:48:18 +02:00
Marcos García de La Fuente
202d12ffef
Merge branch '3.7' into bug-3211
...
# Conflicts:
# ChangeLog
2015-08-10 17:42:38 +02:00
tomours
9267fe367e
FIX #3372 - Printing issue with Postgres and dates (SQL format)
...
After connecting to the database, we force datestyle to "ISO, YMD", so dates returned by the db will have a format compatible with Dolibarr functions.
This will fix dates printing issues in mostly all pages, with a postgres db configured with "SQL, DMY" as default.
2015-08-10 15:10:58 +02:00
tomours
ef5d394b84
FIX #3349 Allow checking a VAT number with spaces
...
One of the first things I did, while starting to try Dolibarr, was to fill info about my company.
I filled my VAT number : "FR 13 794..." and saw the "check" button.
Oh, that's nice ! Click. Didn't work :(
In fact, it didn't work because the webservice Dolibarr uses to check VAT numbers doesn't understand spaces.
By doing this we could enter good looking VAT numbers (with spaces) and still check them.
2015-08-10 15:10:47 +02:00
Juanjo Menent
9374b4f3e3
Merge remote-tracking branch 'origin/3.6' into 3.7
2015-08-10 12:14:18 +02:00
Juanjo Menent
3823744e8e
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-10 11:32:55 +02:00
Juanjo Menent
ae25846e25
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-08-10 11:31:38 +02:00
Juanjo Menent
5f70e94905
Merge pull request #3360 from marcosgdf/bug-3286
...
Fix [ bug #3286 ]: Payment types are not translated to English
2015-08-10 11:25:20 +02:00
Juanjo Menent
63d77b2ddd
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-10 11:11:43 +02:00
Juanjo Menent
b2f5ae7aa8
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/boxes/box_task.php
2015-08-10 11:09:22 +02:00
Darkjeff
2500e26072
update product account
...
clean sql if buy or sell
2015-08-10 10:29:05 +02:00
Marcos García de La Fuente
8a1c5450c2
Fixed minor problem with error alert when creating user
2015-08-09 18:26:12 +02:00
Marcos García de La Fuente
2f6587b48e
FIX [ bug #3211 ] Error about sold to pay (Montant encours)
...
Close #3211
2015-08-09 18:08:22 +02:00
Marcos García de La Fuente
f3ef4fed93
Fix: [ bug #3313 ] Error enabling module with PostgreSQL database
...
Close #3313
2015-08-09 13:58:03 +02:00
Marcos García de La Fuente
7cb564586e
Fix: [ bug #3310 ] OrderLine::fetch, FactureLigne::fetch and PropaleLigne::fetch do not return anything
...
Close #3310
2015-08-09 13:52:02 +02:00
Marcos García de La Fuente
2f921b6431
Fix [ bug #3342 ]: Taxes dictionary page does not accept localized decimals for localtax2 rate
...
Close #3342
2015-08-09 13:46:48 +02:00
Marcos García de La Fuente
a24f29ba8b
Fix [ bug #3341 ]: Missing translation in /compta/paiement_charge.php
...
Close #3341
2015-08-09 13:37:05 +02:00
Marcos García de La Fuente
e725d44565
Fix [ bug #3286 ]: Payment types are not translated to English
...
Close #3286
2015-08-09 13:24:23 +02:00
Marcos García de La Fuente
cccc543065
Fix: [ bug #3288 ] Tasks box is not properly drawn
...
Close #3288
2015-08-09 13:16:55 +02:00
Juanjo Menent
a11962454f
Best way to change ref and ref_supplier
2015-08-07 18:18:07 +02:00
Juanjo Menent
28a1612b8d
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-07 18:05:09 +02:00
Juanjo Menent
fd6f7dfa61
Fix #3355
2015-08-07 18:01:13 +02:00
Juanjo Menent
841cc0fe5e
Fix #3355
2015-08-07 17:52:21 +02:00
Juanjo Menent
0d1b4e6911
Update fr_FR and es_ES printing message. Transifex works only for develop branch...
2015-08-07 17:09:36 +02:00
Maxime Kohlhaas
1cbb20c89f
Merge branch 'develop' of github.com:Dolibarr/dolibarr into new_stats_percent
2015-08-07 13:30:12 +02:00
Maxime Kohlhaas
0afd27e3c2
New : % of evolution on stats
2015-08-07 13:29:11 +02:00
Juanjo Menent
f695b5cd11
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-07 13:01:53 +02:00
Juanjo Menent
38afb1a4e6
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/modules/modBarcode.class.php
2015-08-07 12:57:16 +02:00
Juanjo Menent
12b83fd3e8
Fix #3304
2015-08-07 12:45:27 +02:00
Juanjo Menent
af55c8467b
Merge remote-tracking branch 'origin/3.8' into develop
...
# Conflicts:
# htdocs/printing/admin/printing.php
2015-08-07 10:14:30 +02:00
Juanjo Menent
ef6b96b4c7
Fix #3236
2015-08-07 10:12:10 +02:00
Juanjo Menent
9f2b4c503e
Fix #3236
2015-08-07 09:57:43 +02:00
Juanjo Menent
9610a493c9
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-07 09:29:36 +02:00
Juanjo Menent
5177c5f227
fix #3338 broken links on shippment card
2015-08-07 09:27:46 +02:00
BENKE Charlie
01671d02d1
New pdf for project - listing of elements
2015-08-07 00:39:44 +02:00
Juanjo Menent
1fdf4b69f8
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 22:14:45 +02:00
Juanjo Menent
eb33624b99
Merge pull request #3291 from GPCsolutions/hookslogging
...
NEW: log hooks loading
2015-08-06 22:11:40 +02:00
Darkjeff
b185cfb85f
Update product account
...
choose between code sell or code buy
cleaning code
need some tests
2015-08-06 21:23:02 +02:00
Juanjo Menent
c759a9662a
Merge pull request #3345 from defrance/patch-72
...
unit price not used if qty = 1
2015-08-06 18:38:11 +02:00
Juanjo Menent
b91edcc9d7
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 18:30:13 +02:00
Juanjo Menent
761c50a885
Merge remote-tracking branch 'origin/3.7' into 3.8
2015-08-06 18:22:29 +02:00
Juanjo Menent
63f62a1fa2
Merge pull request #3344 from fmarcet/3.7
...
FIX: Not showing task extrafields when creating from left menu
2015-08-06 18:15:30 +02:00
Juanjo Menent
46a9381f0b
Merge pull request #3335 from GPCsolutions/3.7-3322
...
Fix #3322 Use title for alt if no alt is provided
2015-08-06 18:12:25 +02:00
Juanjo Menent
d65d501750
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 18:04:42 +02:00
Juanjo Menent
0e49f80035
Merge pull request #3333 from fmarcet/3.8
...
FIX: Missing interventions headers
2015-08-06 18:03:35 +02:00
Juanjo Menent
98072ec73e
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-06 18:00:59 +02:00
Maxime Kohlhaas
e13515e59f
Merge branch '3.6' of github.com:Dolibarr/dolibarr into 3.6
2015-08-06 08:57:52 +02:00
BENKE Charlie
83c4652a16
don't display ref_fourn if it's same as ref
...
decrease size of the select list
2015-08-04 15:22:36 +02:00
BENKE Charlie
fb25f479f2
unit price not used if qty = 1
...
this line is too long for add unused information
2015-08-04 13:39:01 +02:00
fmarcet
62ad7d4d34
FIX: Not showing task extrafields when creating from left menu
2015-08-04 13:32:44 +02:00
Florian HENRY
2a7f5da4a7
FIX : export SQL instruction on modProduct with extrafields
2015-08-04 11:49:26 +02:00
Marcos García de La Fuente
a1f74763da
Merge branch '3.5' into bug-3206
...
Conflicts:
ChangeLog
2015-08-03 18:55:01 +02:00
Florian HENRY
d6776e1155
FIX : Error management in societe/soc.php
2015-08-03 11:39:24 +02:00
Raphaël Doursenaud
2cf9d9f583
Fix #3322 Use title for alt if no alt is provided
...
alt has priority over title, so it should be filled if title is filled.
Use the title value to fill alt.
Unit test updated accordingly.
2015-08-03 10:30:10 +02:00
Juanjo Menent
1dac1932a9
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 15:44:16 +02:00
Juanjo Menent
e45d19862a
Fix merge menu regresion
2015-08-01 15:43:14 +02:00
Juanjo Menent
9ae31f3a08
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 15:01:19 +02:00
Juanjo Menent
05b0a9b675
Merge remote-tracking branch 'origin/3.7' into 3.8
...
# Conflicts:
# htdocs/core/menus/standard/eldy.lib.php
2015-08-01 14:50:07 +02:00
Juanjo Menent
2a67bd1f38
Fix #3314 Display state in bank account card
2015-08-01 14:43:04 +02:00
Juanjo Menent
22b4bfd1a4
Merge pull request #3334 from GPCsolutions/3.6-3314
...
Fix #3314 Display state in bank account card
2015-08-01 14:40:42 +02:00
Juanjo Menent
34b1ce618f
Merge remote-tracking branch 'origin/3.8' into develop
2015-08-01 14:32:43 +02:00
Juanjo Menent
3d847ac894
Fix #3217 [Stocks] Warehouse list shows SQL request
2015-08-01 14:29:32 +02:00
Maxime Kohlhaas
9e05cecc1a
Fix : rowid was missing on expedition line so no origin id when creating an invoice
2015-07-31 16:31:12 +02:00
Laurent Destailleur
f9a7a49e78
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-31 11:06:54 +02:00
Laurent Destailleur
9569431f44
Fix ident
2015-07-31 11:06:25 +02:00
Laurent Destailleur
4567f56980
Sync from transifex
2015-07-30 17:09:18 +02:00
Laurent Destailleur
13dee1876a
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/compta/resultat/clientfourn.php
2015-07-30 15:07:22 +02:00
Laurent Destailleur
6adc3ba604
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/core/menus/standard/eldy.lib.php
2015-07-30 14:54:33 +02:00
Laurent Destailleur
0c6cb1c444
Fix bad translation
2015-07-30 14:47:56 +02:00
Laurent Destailleur
84e45848c8
Doc comments
2015-07-30 14:44:05 +02:00
Raphaël Doursenaud
3b9c8a685b
Fix #3314 Display state in bank account card
2015-07-29 19:29:18 +02:00
Laurent Destailleur
cbb2d8d800
Fix typo
2015-07-29 16:30:30 +02:00
Laurent Destailleur
459f9e3db8
Fix avoid warning
2015-07-29 15:54:49 +02:00
Laurent Destailleur
ffeaa4e224
Test update checksum file
2015-07-29 15:50:59 +02:00
Laurent Destailleur
fcc6ce8c31
Fix Option for second level approbation was visible when it should
...
not.
2015-07-29 15:39:34 +02:00
Laurent Destailleur
c058437879
Fix missing translation
2015-07-29 14:50:53 +02:00
Laurent Destailleur
52b433a3f1
Comment
2015-07-29 13:11:23 +02:00
fmarcet
bd46f87ed8
FIX: Missing interventions headers
2015-07-29 13:04:12 +02:00
Laurent Destailleur
a6bac40f0a
Fix bad translation
2015-07-29 13:03:52 +02:00
Laurent Destailleur
36a1fa6fbe
Fix missing backtopage param
2015-07-29 12:38:02 +02:00
Laurent Destailleur
c2d2e06202
Fix bad glossary
2015-07-29 12:33:16 +02:00
Gauthier
cc8eac67d9
FIX : Display country name instead of country id (display country id makes no sense on vcard files)
2015-07-29 12:29:33 +02:00
Laurent Destailleur
068d235682
Fix missing $db into constructor
2015-07-29 12:10:04 +02:00
Laurent Destailleur
5cea60cf58
Default price for margin was not set
2015-07-28 19:39:42 +02:00
Darkjeff
977b12fac0
clean code customer and supplier accountancy
...
celan code add VAT research
2015-07-28 19:26:46 +02:00
Laurent Destailleur
a753755d75
Missing translation key
2015-07-28 19:06:49 +02:00
Laurent Destailleur
a73541194c
Merge remote-tracking branch 'origin/develop' into 3.8
2015-07-28 18:57:42 +02:00
Laurent Destailleur
ff8969073c
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/core/class/extrafields.class.php
htdocs/main.inc.php
2015-07-28 18:57:13 +02:00
Laurent Destailleur
cc49b39eb6
Merge pull request #3329 from atm-gauthier/3.7_fix_add_user_on_event_in_create_mode
...
FIX : When we add an user on event in create mode, we lose linked object
2015-07-28 18:37:19 +02:00
Laurent Destailleur
c2eb47f3a1
Merge pull request #3325 from atm-ph/3.6_fix_timespent_id
...
FIX no projet_task_time id from trigger TASK_TIMESPENT_CREATE
2015-07-28 18:36:48 +02:00
Laurent Destailleur
bd4a31c45d
Merge pull request #3320 from fmarcet/3.7
...
Fix: Not showing delivery date on rouget pdf (expedition)
2015-07-28 18:34:19 +02:00
Laurent Destailleur
fff86c0769
Fix PHPCS
2015-07-28 18:33:43 +02:00
Laurent Destailleur
a8d2aab291
Merge pull request #3315 from mrsof/patch-1
...
FIX : Move "<script>" code inside "body"
2015-07-28 18:32:11 +02:00
Laurent Destailleur
c42e952ce9
Merge pull request #3319 from FHenry/3.7
...
FIX : #3318
2015-07-28 18:30:19 +02:00
Laurent Destailleur
a3b379476b
Merge pull request #3308 from atm-gauthier/3.7_fix_display_extraf_text_line_break
...
FIX : Line break display as a block
2015-07-28 18:19:07 +02:00
Laurent Destailleur
bdd9a6e59e
Fix bad position of translation key
2015-07-28 18:14:15 +02:00
Laurent Destailleur
747e4b5e40
Fix timezone problem with external calendar import.
2015-07-28 18:12:45 +02:00
Gauthier
aaa9d85d07
FIX : When we add an user on event in create mode, we lose linked object
2015-07-28 17:25:33 +02:00
Gauthier
556d01ff8a
FIX : Line break display as a block
2015-07-28 15:14:54 +02:00
Laurent Destailleur
5ca6593a57
Fix serious deadlock feature. It was possible to link with no way to
...
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
2015-07-28 14:13:16 +02:00
Laurent Destailleur
72e7558356
Fix bad closing td
...
Fix missing value into list of time spent
Fix typo error into constant PROJECT_TIMES_SPENT_FORMAT
Fix sql error when updating time spent into updateTimeSpent
Fix supplier orders not visible into link to
2015-07-28 12:49:29 +02:00
Laurent Destailleur
9451296f6b
Fix: Missing tooltip
2015-07-28 12:11:39 +02:00
Laurent Destailleur
a16d6b037c
Fix: bad link to task
2015-07-28 12:06:57 +02:00
Laurent Destailleur
17f7b1528a
Fix not compatible not supported option
2015-07-28 10:05:48 +02:00
Florian HENRY
517e9094da
FIX : Avoid warning strict mode when hosting server do not have
...
php5_curl installed
2015-07-27 22:34:30 +02:00
Florian HENRY
d78292b9af
FIX : if multicompany enabled, call to undifend method _setCookie
...
instead of setCookie
2015-07-27 22:08:33 +02:00
Laurent Destailleur
7e7d39f068
Merge remote-tracking branch 'origin/3.8' into develop
2015-07-27 20:22:51 +02:00
phf
824da6d2b0
FIX no projet_task_time id from trigger TASK_TIMESPENT_CREATE
2015-07-27 17:38:27 +02:00
Laurent Destailleur
f9fe623522
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-27 17:09:27 +02:00
Laurent Destailleur
d128cf69d9
Doxygen doc
2015-07-27 17:09:16 +02:00
fmarcet
6676114501
Fix: Not showing product supplier reference when page break
2015-07-27 16:31:40 +02:00
fmarcet
e130af8033
Fix: Not showing delivery date on rouget pdf (expedition)
2015-07-27 13:11:07 +02:00
Florian HENRY
c0412acdea
FIX : #3318
2015-07-27 13:03:47 +02:00
Raphaël Doursenaud
eecc0c14b3
Qual: prefer title to summary for tables
...
Summary is being deprecated in HTML5
2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
fea3957734
Qual: use CSS centering
2015-07-24 11:41:22 +02:00
Raphaël Doursenaud
95ca9cef75
Qual: use CSS vertical alignment
2015-07-24 11:41:22 +02:00