Laurent Destailleur
97b630ac65
NEW Can use ^ and $ (to say start with or end with like regex syntax)
...
into search fields when search field is text. Bonus: ^$ can filter all
lines with field not defined.
2016-03-18 12:42:13 +01:00
Laurent Destailleur
c5e744bfc2
FIX #4839
2016-03-18 12:16:40 +01:00
BENKE Charlie
830f78b1c6
FIX : hookmanager must be init
...
Else we can't use is on additionnal modules
2016-03-18 11:55:41 +01:00
Laurent Destailleur
2b1f57f01e
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
dev/initdata/savedemo.sh
htdocs/filefunc.inc.php
htdocs/user/card.php
2016-03-18 11:54:14 +01:00
Laurent Destailleur
5edeeae384
FIX Bad error and style message when changing its own login
2016-03-18 11:30:15 +01:00
Laurent Destailleur
7fa71214bc
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/modules/askpricesupplier/doc/pdf_aurore.modules.php
htdocs/core/modules/commande/doc/pdf_proforma.modules.php
2016-03-18 11:06:41 +01:00
Florian HENRY
e3433cdfef
Merge remote-tracking branch 'origin/develop' into dev_jquery
2016-03-18 10:57:43 +01:00
Florian HENRY
371e593da3
better includes externel library
2016-03-18 10:56:55 +01:00
Laurent Destailleur
44dc07a61b
Merge pull request #4807 from bafbes/abb-13
...
added handle to trigger FICHINTER_ADD_CONTACT in notify module
2016-03-18 02:40:27 +01:00
Laurent Destailleur
a664aa9a06
Merge pull request #4811 from fappels/develop_patch_subprice
...
Update commande.class, subprice should be unit price without tax
2016-03-18 02:30:55 +01:00
Laurent Destailleur
c20124e369
Merge pull request #4829 from jtisseau/starttls
...
NEW Sending email can also use the STARTTLS protocol.
2016-03-18 00:48:13 +01:00
Laurent Destailleur
28638786b9
Merge pull request #4806 from bafbes/abb-12
...
constant FICHINTER_WITHOUT_DURATION to handle interventions without duration in lines
2016-03-18 00:39:43 +01:00
Laurent Destailleur
7692c39879
Merge pull request #4614 from bafbes/abb-3
...
include expense reports in linked objects section and provide template for them in this section
2016-03-18 00:26:24 +01:00
Laurent Destailleur
dc78cc7ced
Merge pull request #4837 from hregis/3.9_order
...
Fix: missing model selected
2016-03-18 00:10:30 +01:00
Laurent Destailleur
7e8e05d938
Merge pull request #4821 from FHenry/develop
...
NEW Update accoutancy with last dev
2016-03-18 00:08:00 +01:00
Laurent Destailleur
e201357907
Merge pull request #4817 from aspangaro/3.9-p19
...
Fix: 3.9 Problem of rowspan in edit mode on user card
2016-03-18 00:02:19 +01:00
Laurent Destailleur
18804ee929
FIX Bad color of message password changed
2016-03-18 00:01:14 +01:00
Laurent Destailleur
75ed221fb8
Fix regression with last PR: change of password was not working.
2016-03-17 23:58:04 +01:00
Laurent Destailleur
404ac60226
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-03-17 23:45:29 +01:00
Laurent Destailleur
bbcc7d83ea
Merge pull request #4834 from hregis/3.9_bug
...
Fix: beware with merges in conflict !!
2016-03-17 23:44:49 +01:00
Laurent Destailleur
e5f0027dbf
Merge pull request #4823 from ndrosis/3.9
...
FIX SQL syntax error in export
2016-03-17 23:37:23 +01:00
Laurent Destailleur
22f6e0e92d
Merge pull request #4831 from fmarcet/3.9
...
FIX: Not showing sellprice properly on product list
2016-03-17 23:33:05 +01:00
Laurent Destailleur
a102dc29d4
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-03-17 23:19:28 +01:00
Laurent Destailleur
fb16feb666
FIX Same term to create than other objects
2016-03-17 23:19:19 +01:00
Laurent Destailleur
76896e92a6
Merge pull request #4822 from atm-alexis/FIX_bad_function_name
...
FIX # Bad function name setEventMessagess call on project delete
2016-03-17 23:14:24 +01:00
Laurent Destailleur
c61110935d
Merge pull request #4803 from aspangaro/3.9-p17
...
FIX Missing language file loading
2016-03-17 23:13:47 +01:00
Laurent Destailleur
2c4f01859c
Merge pull request #4802 from grandoc/3.9
...
[fix]: define to avoid issue with external pdf models
2016-03-17 23:13:13 +01:00
Laurent Destailleur
cd687f57d6
NEW Can change type of extrafields for some combinations.
2016-03-17 21:58:51 +01:00
Alexis Algoud
19e3c1b089
FIX finished parameters not used
2016-03-17 16:35:23 +01:00
Regis Houssin
2642b710ea
Fix: missing model selected
2016-03-17 15:56:03 +01:00
Regis Houssin
a2bb57e33b
Fix: use clone instead dol_clone
2016-03-17 15:22:05 +01:00
Regis Houssin
ae16d6c45c
Fix: missing color update
2016-03-17 15:11:57 +01:00
Laurent Destailleur
aa7eb4935c
FIX VAT rate can be negative. Example spain selling to morroco.
2016-03-17 12:18:47 +01:00
Laurent Destailleur
1683609d9a
FIX Check of EAN13 barcode when mask was set to use 13 digits instead of
...
12
2016-03-17 12:00:38 +01:00
Laurent Destailleur
dfcd72399a
Missing translation
2016-03-17 11:37:07 +01:00
philippe grand
d434cee3fa
[Qual] Typo
2016-03-17 09:40:05 +01:00
Regis Houssin
d2d38f58bf
Fix: beware with merges in conflict !!
2016-03-17 09:22:12 +01:00
philippe grand
a196a76132
Merge branch '3.9' of https://github.com/Dolibarr/dolibarr.git into 3.9
2016-03-17 09:21:32 +01:00
fmarcet
a1bc5dcc31
FIX: Not showing sellprice properly on product list
2016-03-16 16:35:07 +01:00
fmarcet
ad942afbf1
FIX: Not showing sellprice properly on product list
2016-03-16 16:30:59 +01:00
Laurent Destailleur
eb3ffb30c5
Add mongolian language
2016-03-16 11:29:56 +01:00
Laurent Destailleur
6269503888
Add es_EC and es_PA language
2016-03-16 11:23:00 +01:00
Laurent Destailleur
7528af5569
warning moved into info
2016-03-16 11:18:23 +01:00
jtisseau
969893a5b1
Adds multilanguage translations for MAIN_MAIL_EMAIL_STARTTLS
...
Adds the translations for all languages having the MAIN_MAIL_EMAIL_TLS
const defined. It's just a copy of this last one changing the "(SSL)" by
"(STARTTLS)".
2016-03-16 02:23:06 +01:00
jtisseau
a98e19a143
Adds a STARTTLS option
...
Adds a STARTTLS authentification option. This is used by Microsoft
Hotmail and Exchange. This commit includes a new constant named
MAIN_MAIL_EMAIL_STARTTLS, a view and edit view for it and the edit
action needed to modify value in DB. It also updates the js function
initFields to make it behave like the standard TLS option and adds two
jQuery function respectively to set TSL off when STARTTLS is selected
and to set STARTTLS off when TLS is selected. Unselecting one of those
won"t select the other.
2016-03-16 02:09:55 +01:00
jtisseau
d7b0e41271
Added the STARTTLS connection mode
...
Adds the STARTTLS connection mode in function _server_authenticate. It's
use by Microsoft Hotmail and Exchange servers. I use the
MAIN_MAIL_EMAIL_STARTTLS const introduced in admins/mails.php retrieved
from the $conf object which is not used anywhere else in the file so it
may not be the right way to do it. Maybe this value should be passed in
constructor but it would then imply more changes around multiple files
calling smtps class.
2016-03-16 01:54:45 +01:00
Laurent Destailleur
1ded08abef
FIX When using option Price per level, when adding a predefined product,
...
the vat for customer was not correctly set.
2016-03-15 21:02:45 +01:00
Laurent Destailleur
0f65251615
Missing class fielddeliverydelay
2016-03-15 19:38:01 +01:00
Florian HENRY
781059bbb7
add missing lib
2016-03-15 11:59:43 +01:00
Florian HENRY
28391a4e4d
Last version of JQuery 1.12 and DataTables Componenent with working
...
export Excel,CVS,PDF, etc..
2016-03-15 11:57:53 +01:00
Drosis Nikos
610249068d
Fix syntax
...
SQL error when ordering product list
2016-03-15 12:48:46 +02:00
Alexis Algoud
19d7577267
FIX Bad function name call on delete
2016-03-15 11:14:51 +01:00
philippe grand
ac1b4a90de
Merge branch '3.9' of https://github.com/Dolibarr/dolibarr.git into 3.9
2016-03-15 10:24:01 +01:00
Florian HENRY
72b9b9876f
travis
2016-03-15 10:15:45 +01:00
Florian HENRY
6fd218c9aa
accoutancy
2016-03-15 09:01:02 +01:00
Florian HENRY
c380faacce
Accountancy
2016-03-15 08:58:53 +01:00
aspangaro
4167663491
Fix: 3.9 Problem of rowspan in edit mode
2016-03-15 06:53:17 +01:00
Laurent Destailleur
ed9cd71eac
css enhancement
2016-03-15 00:54:55 +01:00
Laurent Destailleur
dae41e6dd3
FIX Only active users are visible into agenda view "per user"
2016-03-15 00:54:45 +01:00
Laurent Destailleur
77ae5c668a
Can see rest of available leaves request in read only mode if we don't
...
have permission to edit.
2016-03-14 21:31:22 +01:00
Laurent Destailleur
d4c6c4c140
NEW Holiday is a RH module. All RH module provides by default visilibity
...
on users of its hierarchy.
2016-03-14 21:22:49 +01:00
Laurent Destailleur
12bb3932d0
NEW Add filter on a keyword, status and nature into list of modules
2016-03-14 19:40:52 +01:00
fappels
437470c3d9
subprice should be unit price without tax
2016-03-14 17:27:12 +01:00
Laurent Destailleur
77e4fb1883
Fix style
2016-03-14 16:01:27 +01:00
Laurent Destailleur
08c5fd2e36
FIX #4809 - Duplicate functions with different content
2016-03-14 14:38:30 +01:00
Laurent Destailleur
619ebf9a3e
Enhance css of search fields
2016-03-13 20:38:16 +01:00
Laurent Destailleur
77c81397ea
Version 3.9 final
2016-03-13 20:17:49 +01:00
abb
d35f728fad
added handle to trigger FICHINTER_ADD_CONTACT in notify module
2016-03-13 19:58:39 +01:00
abb
42eba7270d
new:constant FICHINTER_WITHOUT_DURATION to handle interventions without duration in lines
...
Conflicts:
htdocs/fichinter/card.php
2016-03-13 19:49:30 +01:00
Laurent Destailleur
5ce7e70097
Clean css
2016-03-13 14:39:41 +01:00
aspangaro
5d88c10e94
Missing language file
2016-03-13 08:33:34 +01:00
Laurent Destailleur
543f5cef63
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
dev/initdata/initdemo.sh
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/purchasesjournal.php
htdocs/commande/card.php
htdocs/compta/facture.php
2016-03-13 01:31:12 +01:00
Laurent Destailleur
a5571b1040
NEW Show a badge with number of withdraw requests done on the withdraw
...
tab of invoice.
2016-03-13 01:20:54 +01:00
Laurent Destailleur
f345ff7300
Fix regression on vat calculation when invoice was not a situation
...
invoice
2016-03-13 01:11:42 +01:00
philippe grand
adc552d5ff
Merge branch '3.9' of https://github.com/Dolibarr/dolibarr.git into 3.9
2016-03-12 20:52:09 +01:00
Laurent Destailleur
1b30c1adb4
Fix regression on vat calculation when invoice was not a situation
...
invoice
2016-03-12 20:49:38 +01:00
philippe grand
df1c5697be
[fix]: define to avoid issue with external pdf models
2016-03-12 19:07:56 +01:00
Laurent Destailleur
e0809fc750
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
ChangeLog
build/makepack-dolibarr.pl
htdocs/compta/facture.php
htdocs/product/document.php
2016-03-12 18:40:50 +01:00
Laurent Destailleur
bad07bc38c
Fix dos and bom and end of line
2016-03-12 18:30:19 +01:00
Laurent Destailleur
ba8e11d521
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-03-12 18:26:16 +01:00
Laurent Destailleur
368b4c621f
Fix phpcs
2016-03-12 18:25:41 +01:00
Laurent Destailleur
7b576b634a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-03-12 18:25:16 +01:00
Laurent Destailleur
58988e4ad2
Fix not visible menu title
2016-03-12 18:22:44 +01:00
Laurent Destailleur
2e3b4c3748
Fix not visible menu title with small screen
2016-03-12 16:24:33 +01:00
Laurent Destailleur
dca5e5278b
Merge pull request #4736 from marcosgdf/bankcateg-oop
...
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
2016-03-12 12:01:32 +01:00
Laurent Destailleur
8cdc80bfb4
Merge pull request #4787 from grandoc/develop
...
[Qal] uniformize code
2016-03-12 11:52:57 +01:00
Laurent Destailleur
e3df749666
Merge pull request #4796 from hregis/3.8_bug
...
Fix: wrong fk_parent_line in credit note with invoiceAvoirWithLines
2016-03-12 11:47:05 +01:00
Laurent Destailleur
1527036565
Merge pull request #4798 from FHenry/develop
...
accoutancy fix error messages
2016-03-12 11:45:23 +01:00
Regis Houssin
7953f77b07
Fix: $fileparams is not defined
2016-03-11 18:08:27 +01:00
Laurent Destailleur
7c950be468
Fix Phpcs
2016-03-11 18:04:45 +01:00
Florian HENRY
d7065751a1
fix error messages
2016-03-11 17:18:25 +01:00
Florian HENRY
33c5658209
fix error return
2016-03-11 17:17:06 +01:00
Regis Houssin
f87bb1206e
Fix: wrong fk_parent_line in credit note with invoiceAvoirWithLines
...
option
2016-03-11 15:42:14 +01:00
Laurent Destailleur
7dac7c4f04
Merge remote-tracking branch 'origin/3.9' into develop
2016-03-11 11:00:53 +01:00
Laurent Destailleur
8b16a76936
Avoid duplicate translation
2016-03-11 10:59:28 +01:00
Laurent Destailleur
a9058df753
Fix bad field in select
2016-03-11 10:47:17 +01:00
Marcos García de La Fuente
39f915d95d
Reverted use of BankCateg in Bank category listing
2016-03-10 19:52:27 +01:00
Laurent Destailleur
7a5353efb2
Make things clearer about option MAIN_ENABLE_LOG_TO_HTML
2016-03-10 18:36:09 +01:00
Laurent Destailleur
a8602dbec2
Fix alignement on extrafields
2016-03-10 16:00:44 +01:00
philippe grand
b495fdb58e
[Qal] uniformize code
2016-03-10 15:51:31 +01:00
Laurent Destailleur
2e1a63a1f3
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/langs/de_DE/companies.lang
htdocs/langs/fr_FR/compta.lang
htdocs/societe/class/societe.class.php
htdocs/societe/commerciaux.php
htdocs/societe/consumption.php
2016-03-10 15:09:30 +01:00
Laurent Destailleur
3b035819a9
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/modules/askpricesupplier/doc/doc_generic_askpricesupplier_odt.modules.php
htdocs/product/document.php
htdocs/societe/commerciaux.php
2016-03-10 15:03:53 +01:00
Laurent Destailleur
d6f3a5c046
Fix bad path
2016-03-10 15:01:39 +01:00
Laurent Destailleur
cddb54207f
Merge pull request #4769 from FHenry/develop
...
Extend element type of action comm (for long name external modules)
2016-03-10 14:12:11 +01:00
Laurent Destailleur
2d1c56cfaa
Merge pull request #4754 from defrance/patch-107
...
FIX : only enabled society is used for product select
2016-03-10 13:56:25 +01:00
Laurent Destailleur
ecf47109c0
Merge pull request #4739 from marcosgdf/accountline-oop
...
NEW Created AccountLine::insert function and started using it for transaction creation
2016-03-10 13:55:07 +01:00
Laurent Destailleur
79989c2f65
Merge pull request #4741 from marcosgdf/account-oop-properties
...
Fixed wrong Account class property used in bank/card.php
2016-03-10 13:53:17 +01:00
Laurent Destailleur
d663b28dac
Fix no database structure change is allowed into minor versions
2016-03-10 13:49:13 +01:00
Laurent Destailleur
f742d4ec66
Fix code corrupting database
2016-03-10 13:46:52 +01:00
Laurent Destailleur
80805f78ea
Disable too dangerous patch. Fix must be done by doing an insert only
...
without creating/renaming databases.
2016-03-10 13:43:09 +01:00
Laurent Destailleur
9463b26476
Merge pull request #4774 from marcosgdf/bug-multiprice
...
Fixes a little problem with multiprice rules, now undefined ones evaluate to 0% variation
2016-03-10 13:35:27 +01:00
Laurent Destailleur
3d131de35c
Merge pull request #4778 from marcosgdf/bug-4777
...
FIX #4777 Error creating thirdparty with PostgreSQL
2016-03-10 13:34:34 +01:00
Laurent Destailleur
45ab31815b
Merge pull request #4767 from grandoc/3.9
...
fix : missing translation
2016-03-10 13:34:09 +01:00
Laurent Destailleur
21bf8824b9
Merge pull request #4738 from marcosgdf/account-libstatut
...
Refactored Account::libStatut and added object typehinting to some functions of Account class
2016-03-10 13:29:02 +01:00
Laurent Destailleur
155fd71f6d
Merge pull request #4734 from fappels/develop
...
Fix: add require to showDimensionInBestUnit
2016-03-10 13:22:58 +01:00
Laurent Destailleur
4fa84c8d8f
Merge pull request #4707 from marcosgdf/misc2
...
Removed deprecated usage of Account::account_currency_code and started using Account::canBeReconciliated
2016-03-10 13:21:51 +01:00
Laurent Destailleur
a61882d847
Sync transifex
2016-03-10 12:44:05 +01:00
Laurent Destailleur
a12d81cbda
Fix PHPCS
2016-03-10 12:36:25 +01:00
Florian HENRY
b58e155a6f
FIX : #4785
2016-03-10 12:22:49 +01:00
Laurent Destailleur
5bd5323c93
Finished to move the mergepdftool dedicated page into the generic "mass
...
actions" feature.
2016-03-10 12:11:11 +01:00
Florian HENRY
bb06356afb
qs
2016-03-10 11:43:07 +01:00
Florian HENRY
e40de3ce28
fix accoutancy
2016-03-10 11:39:26 +01:00
Florian HENRY
6138da8db6
Extend element type of action comm (for long name external modules)
2016-03-10 11:39:26 +01:00
Laurent Destailleur
d0441fa05f
NEW: Show into badge on tab head the number of dedicated contacts for
...
objects.
2016-03-10 11:16:12 +01:00
Laurent Destailleur
ba5b0efb53
The warning for late orders is visible on order card
2016-03-10 10:53:01 +01:00
philippe grand
6aa10a84df
Merge branch '3.9' of https://github.com/Dolibarr/dolibarr.git into 3.9
2016-03-10 09:01:11 +01:00
Laurent Destailleur
e0681d0165
Fix unit not visible if not defined
2016-03-09 23:20:44 +01:00
Laurent Destailleur
8ab343e95f
Can choose number of decimals into function showDimensionInBestUnit
2016-03-09 23:17:46 +01:00
Marcos García de La Fuente
199597f93a
FIX #4777 Error creating thirdparty with PostgreSQL
...
Close #4777
2016-03-09 14:46:09 +01:00
Laurent Destailleur
c907ca85c9
Fix css
2016-03-08 20:32:41 +01:00
Laurent Destailleur
043abdce03
Fix sql error
2016-03-08 20:30:09 +01:00
Laurent Destailleur
4b0b1fb5f6
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/societe/consumption.php
2016-03-08 20:29:10 +01:00
Laurent Destailleur
e0cef69685
Merge remote-tracking branch 'origin/3.9' into develop
2016-03-08 20:21:42 +01:00
Laurent Destailleur
9f3f477877
FIX Navigation in result
2016-03-08 20:21:16 +01:00
Laurent Destailleur
881eca9fe5
Fix search on product ref
2016-03-08 19:46:42 +01:00
Laurent Destailleur
09a29322c3
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
htdocs/commande/orderstoinvoice.php
htdocs/public/demo/index.php
htdocs/societe/commerciaux.php
2016-03-08 17:40:21 +01:00
Laurent Destailleur
6d9bec9de1
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-03-08 17:32:00 +01:00
Laurent Destailleur
71246c864a
FIX Bad td balance and default checkbox value
2016-03-08 17:31:46 +01:00
Marcos García de La Fuente
d43d0bfec1
Fixes a little problem with multiprice rules, now undefined ones evaluate to 0% variation
2016-03-08 12:16:32 +01:00
Florian HENRY
4bf2da4af7
revert SQL changes
2016-03-08 10:24:59 +01:00
Florian HENRY
a8e2b49c5b
FIX : #4768
2016-03-08 10:22:31 +01:00
Laurent Destailleur
a6fcab96e3
Better contrast in thumb of demo page
2016-03-08 10:03:51 +01:00
philippe grand
44d71c2bb4
fix : missing translation
2016-03-08 09:08:31 +01:00
Marcos García de La Fuente
08d27b7148
Refactored Account::LibStatut function
2016-03-07 11:31:16 +01:00
Florian HENRY
002a3888f4
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2016-03-07 10:57:46 +01:00
BENKE Charlie
e455a2c9a8
only enabled society is used for product select
2016-03-07 08:25:21 +01:00
Marcos García de La Fuente
66f71d16d9
Fixed wrong Account class property used in bank/card.php
2016-03-06 19:59:37 +01:00
Juanjo Menent
9865b0daa3
Merge pull request #4735 from aspangaro/3.9-p16
...
Fix: 3.9rc2 Show accountancy account ventilated instead of the rowid of the account
2016-03-06 14:46:24 +01:00
Juanjo Menent
7a65ebe2b4
Merge pull request #4733 from grandoc/3.8
...
3.8
2016-03-06 14:45:48 +01:00
Juanjo Menent
5fb6db9da3
Merge pull request #4732 from hregis/3.8_bug
...
Fix: compatibility with multicompany transversal mode
2016-03-06 14:45:21 +01:00
Laurent Destailleur
894953c275
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 3.9
2016-03-06 12:40:11 +01:00
Laurent Destailleur
3dbe27030e
FIX If all banks account are reconcilable to off, we must not show nb of
...
transactions to reconciles.
FIX Switching status reconcile on-off was broken.
2016-03-06 12:39:59 +01:00
Laurent Destailleur
896f60a478
hidden solution to solve files overwriting each other
2016-03-06 00:47:00 +01:00
Laurent Destailleur
886aa1f8b6
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2016-03-06 00:39:25 +01:00
Laurent Destailleur
210d8435da
FIX The part added with hidden option MAIN_DOC_USE_TIMING was included
...
with a . instead of -. This make os think it is part of extension
instead of file name.
2016-03-06 00:39:13 +01:00
Marcos García de La Fuente
ed51a42963
NEW Created AccountLine::insert function and started using it for transaction creation
2016-03-05 16:26:30 +01:00
Marcos García de La Fuente
4f569279d6
Refactored Account::libStatut and added object typehinting to some functions of Account class
2016-03-05 16:14:41 +01:00
Marcos García de La Fuente
0fd9518ad0
NEW Moved code that deals with bank categories to BankCateg. Created BankCateg::fetchAll function
...
Also replaced spaces with tabs and applied PSR-2 beautifier to the code
2016-03-05 15:51:02 +01:00
Laurent Destailleur
c007dcc966
Replace function rand with mt_rand (prepare php 8)
2016-03-05 15:02:13 +01:00
Laurent Destailleur
d1777a6783
Replace function rand with mt_rand (prepare php 8)
2016-03-05 15:01:25 +01:00
Marcos García de La Fuente
6184c71181
Corrected comparison of Account::canBeConciliated output
2016-03-05 14:05:00 +01:00
Laurent Destailleur
d8045e33bb
FIX Option FCKEDITOR_ENABLE_MAIL was no used into dictionnary page to
...
edit email templates
2016-03-05 12:37:09 +01:00
Laurent Destailleur
446a080c75
NEW Mutualize code to manage email substitution variables. Show
...
available variables into page to edit email templates.
2016-03-05 12:20:58 +01:00
fappels
61bd7b330f
Revert "Update commande.class.php"
...
This reverts commit 266f1e2acd .
2016-03-05 11:44:35 +01:00
Laurent Destailleur
15ecf98bcb
Fix responsive on smartphone
2016-03-05 02:11:20 +01:00
Laurent Destailleur
7a1af17585
FIX Responsive of demo selection page was not working
2016-03-05 01:40:52 +01:00
Laurent Destailleur
90ce3e6309
FIX Responsive of demo selection page was not working
2016-03-05 01:39:22 +01:00
Laurent Destailleur
144c410b52
Add var commented into conf file
...
Fix disabled of module for demo
2016-03-05 01:38:14 +01:00
Laurent Destailleur
74f9ed029c
Code comment
2016-03-05 01:37:05 +01:00
Laurent Destailleur
66a95be78a
custom dir seems stable enough to be on by default.
2016-03-05 00:09:08 +01:00
aspangaro
ae472b932c
Fix: 3.9rc2 Show accountancy account ventilated instead of the rowid of the account
2016-03-04 20:45:47 +01:00
Francis Appels
266f1e2acd
Update commande.class.php
...
subprice should be pu without tax
2016-03-04 20:02:03 +01:00
Francis Appels
0890f20a72
Update functions.lib.php
...
Add product.lib for function measuring_units_string
2016-03-04 19:29:08 +01:00
Regis Houssin
5292920a84
Fix: don't see the sales representative of anothers entities
2016-03-04 17:10:42 +01:00
Regis Houssin
735a1c075e
Fix: best sql request
2016-03-04 16:48:53 +01:00
philippe grand
8ba8182c64
Merge branch '3.8' of https://github.com/Dolibarr/dolibarr.git into 3.8
2016-03-04 16:32:33 +01:00
Laurent Destailleur
109eefaf03
Merge pull request #4723 from IonAgorria/default-date-selector
...
New: Default values in date selector
2016-03-04 16:31:42 +01:00
philippe grand
bd0320dea0
fix : missing traduction
2016-03-04 16:30:47 +01:00
Laurent Destailleur
cbd102fa45
Merge and rename method into camel format
2016-03-04 16:28:38 +01:00
Laurent Destailleur
6e8b176d8d
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-03-04 16:24:03 +01:00
Laurent Destailleur
87093c79f9
Merge pull request #4708 from marcosgdf/account-constants
...
Started using Account TYPE and STATUS constants
2016-03-04 16:23:50 +01:00
Laurent Destailleur
0f9afea1cc
Merge pull request #4731 from IonAgorria/unset-date-post
...
Fix: unset date start/end at success
2016-03-04 16:20:10 +01:00
Laurent Destailleur
c940d2de60
Merge pull request #4729 from IonAgorria/fix-dynprice-supplier
...
Fix: dynamic price parser and button not using selected expression
2016-03-04 16:19:41 +01:00
Laurent Destailleur
a73b53ff9c
Merge pull request #4728 from atm-ph/fix_send_mail_from_thirdparty
...
Fix can't send mail to thirdparty contact if no mail defined on thirdparty card
2016-03-04 16:18:15 +01:00
Laurent Destailleur
4ae3fe6318
Merge pull request #4726 from atm-maxime/develop
...
New : add button to create event on supplier order or invoice
2016-03-04 16:17:38 +01:00
Laurent Destailleur
83ababeeac
Merge pull request #4727 from hregis/3.8_fichinter
...
Fix: wrong modelpdf var name
2016-03-04 16:17:16 +01:00
Laurent Destailleur
fe13fe06ac
Merge pull request #4724 from frederic34/patch-7
...
Update html.formfile.class.php
2016-03-04 16:15:53 +01:00
Laurent Destailleur
36474eabec
NEW Add stats and late records into dashboard for supplier proposals.
2016-03-04 16:14:23 +01:00
Laurent Destailleur
c63ee8ceb5
Debug module supplier proposal
2016-03-04 16:08:51 +01:00
Regis Houssin
967ae720ef
Fix: compatibility with multicompany transversal mode
2016-03-04 15:51:34 +01:00
Laurent Destailleur
f06911a8b0
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/langs/fr_FR/admin.lang
htdocs/societe/commerciaux.php
2016-03-04 15:39:55 +01:00
Laurent Destailleur
ca1860a08b
Merge pull request #4720 from hregis/3.8_bug
...
Fix: compatibility with multicompany transversal mode and more security issue
2016-03-04 15:34:24 +01:00
Laurent Destailleur
cb7ae31c65
Merge pull request #4722 from grandoc/develop
...
fix : missing translation
2016-03-04 15:31:42 +01:00
Laurent Destailleur
fcb8c09414
Merge pull request #4721 from grandoc/3.9
...
fix : missing translation
2016-03-04 15:31:35 +01:00
Laurent Destailleur
4ea00fe1c5
Merge pull request #4725 from aspangaro/3.9-p15
...
Fix: 3.9rc2 Show accountancy account ventilated instead of the rowid of the account
2016-03-04 15:31:25 +01:00
Laurent Destailleur
c00860fdd5
Merge pull request #4719 from hregis/3.9_holiday
...
Fix: best compatibility with multicompany and others security issue
2016-03-04 15:30:18 +01:00
Laurent Destailleur
b6fd2a665e
Merge pull request #4718 from grandoc/3.8
...
fix : missing translation
2016-03-04 15:22:04 +01:00
Laurent Destailleur
e92318bc13
Better fix to manage several level of beta and rc
2016-03-04 15:21:26 +01:00
Laurent Destailleur
84d2078919
Merge pull request #4710 from hregis/3.9_bug
...
Fix: issue during upgrade of MAIN_VERSION_LAST_UPGRADE (rc -> rc2)
2016-03-04 15:18:59 +01:00
Laurent Destailleur
9ffaf9b218
Merge remote-tracking branch 'origin/3.7' into 3.8
2016-03-04 14:51:59 +01:00
Laurent Destailleur
e7511dd267
Fix consistency into data for time spent on tasks
2016-03-04 14:27:05 +01:00
Ion Agorria
a1159b6f29
Fix: unset date start/end at success
2016-03-04 14:11:06 +01:00
Laurent Destailleur
e60088a297
Add parameter moreinheader
2016-03-04 13:30:00 +01:00
Ion Agorria
2bca2b278a
Fix parser and button not using selected expression
2016-03-04 13:03:07 +01:00
phf
e03f4b4de9
Fix can't send mail to thirdparty contact if no mail defined on thirdparty card
2016-03-04 12:21:14 +01:00
Regis Houssin
f9d8aba325
Fix: wrong modelpdf var name
2016-03-04 11:48:46 +01:00
Laurent Destailleur
b75f896b45
NEW Into GED module, filename is truncated only if there is not enough
...
space into table
2016-03-04 11:25:54 +01:00
Maxime Kohlhaas
db656ea4ca
New : add button to create event on supplier order or invoice with MAIN_ADD_EVENT_ON_ELEMENT_CARD
2016-03-04 10:38:33 +01:00
aspangaro
8536841ada
Fix: 3.9rc2 Show accountancy account ventilated instead of the orwid of the account.
2016-03-04 10:27:34 +01:00
Laurent Destailleur
fba3970835
Fix missing loading lang
2016-03-04 01:09:31 +01:00
Ion Agorria
4300ca8bdc
Use isset instead of !empty in default date
2016-03-04 00:50:47 +01:00
Laurent Destailleur
453466f23f
Fix draft invoice must be destroyed once converted into template
2016-03-03 21:14:20 +01:00
Laurent Destailleur
bc2043cb79
Merge remote-tracking branch 'origin/3.9' into develop
2016-03-03 20:48:47 +01:00
Laurent Destailleur
14ab10328c
Minor fixes
2016-03-03 20:48:11 +01:00
Laurent Destailleur
071ca6d1c4
Fix enable/disabled contract
2016-03-03 20:46:42 +01:00
Laurent Destailleur
8ea7effac6
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.8
2016-03-03 20:42:12 +01:00
Laurent Destailleur
09a9546c14
FIX Can not disabled an opened service line in a contract
2016-03-03 20:41:56 +01:00
Laurent Destailleur
99553c8230
FIX Can not disable an opened service on a contract
2016-03-03 20:39:38 +01:00
Laurent Destailleur
974879ea9d
NEW Disabled users are striked.
2016-03-03 20:20:04 +01:00
Laurent Destailleur
7dc5fd334f
Italian vat to 22
2016-03-03 19:21:17 +01:00
Frédéric FRANCE
902eba67d2
Update html.formfile.class.php
2016-03-03 17:12:16 +01:00
philippe grand
6851c3fdb0
fix : missing translation
2016-03-03 16:18:07 +01:00
Ion Agorria
6feaaf906c
NEW: Configurable default hour and min in date start/end
2016-03-03 16:11:42 +01:00
philippe grand
4a3509d350
fix : missing translation
2016-03-03 16:09:19 +01:00
philippe grand
74601a0b1d
fix : missing translation
2016-03-03 16:01:50 +01:00
philippe grand
9e80a37947
fix : missing translation
2016-03-03 15:45:42 +01:00
Ion Agorria
7db306ba77
NEW: Configurable default hour and min in date selector
2016-03-03 14:51:34 +01:00
Laurent Destailleur
40144eee8d
NEW linked object can show now the recurring invoices with other linked
...
objects.
2016-03-03 13:38:16 +01:00
Laurent Destailleur
3cbeca26e7
NEW When creating a template invoice from a draft invoice, if there is
...
link to contract on draft invoice, link is kept on template invoice.
2016-03-03 13:16:46 +01:00
Laurent Destailleur
d842d05639
Fix bug in date compare
2016-03-03 12:31:29 +01:00
Laurent Destailleur
f3745511fd
Fix missing translation
2016-03-03 12:15:17 +01:00
Laurent Destailleur
aa34dffef5
Search on select list is supported for extra fields
2016-03-03 12:09:13 +01:00
philippe grand
ba2c0db159
fix : missing translation
2016-03-03 12:00:08 +01:00
philippe grand
9f798bc3fc
fix : missing translation
2016-03-03 11:54:12 +01:00
Laurent Destailleur
360e202582
Add fields to search on extrafields
2016-03-03 11:39:13 +01:00
Laurent Destailleur
fd2166ed11
Minor enhancement on new recurring invoice generation
2016-03-03 10:42:49 +01:00
Regis Houssin
6fd5334812
Fix: compatibility with multicompany transversal mode and more security
...
issue
2016-03-03 10:10:55 +01:00
Laurent Destailleur
b1c1de422f
Enhance look of cron job list
2016-03-03 10:05:40 +01:00
Regis Houssin
25686e82c9
Fix: best compatibility with multicompany and others security issue
2016-03-03 08:49:24 +01:00
Laurent Destailleur
3a58613e45
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/listbyyear.php
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/projet/activity/index.php
2016-03-02 23:40:11 +01:00
Laurent Destailleur
3b70bbb05a
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/lib/admin.lib.php
2016-03-02 23:07:42 +01:00
philippe grand
59c4559a78
fix : missing translation
2016-03-02 21:13:12 +01:00
Laurent Destailleur
7fbfbfc804
Merge pull request #4716 from marcosgdf/bug-4453-2
...
FIX #4453 SEPA Direct Debit generated XML shows a trailing comma in RmtInf field
2016-03-02 20:59:08 +01:00
Laurent Destailleur
f7059d3490
Merge pull request #4712 from marcosgdf/bug-4434
...
FIX #4434 Weird behaviour when enabling multiprices
2016-03-02 20:56:03 +01:00
Laurent Destailleur
e50ab89bcd
Merge pull request #4711 from marcosgdf/bug-4425
...
FIX #4425 Missing "VAT" translation in supplier order popup
2016-03-02 20:55:21 +01:00
Frédéric FRANCE
222ce45e0c
Update 3.9.0-4.0.0.sql
2016-03-02 18:57:34 +01:00
Marcos García de La Fuente
6f5481896b
FIX #4453 SEPA Direct Debit generated XML shows a trailing comma in RmtInf field
...
Close #4453
2016-03-02 12:41:24 +01:00
Marcos García de La Fuente
7d336bd5d4
FIX #4414 Supplier invoices use FAC_FORCE_DATE_VALIDATION client invoices property
...
Close #4414
2016-03-02 11:43:55 +01:00
Marcos García de La Fuente
aa45734683
FIX #4434 Weird behaviour when enabling multiprices
...
Close #4434
2016-03-02 11:38:40 +01:00
Marcos García de La Fuente
123d6fb6e5
FIX #4425 Missing "VAT" translation in supplier order popup
...
Close #4425
2016-03-02 11:29:42 +01:00