Laurent Destailleur
ee25a412dd
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/commande/list.php
2017-03-05 22:02:16 +01:00
Laurent Destailleur
f2c7b7da7e
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-03-05 22:00:19 +01:00
Laurent Destailleur
198cf18a78
Fix phpcs
2017-03-05 21:59:51 +01:00
Laurent Destailleur
a95e41644c
Merge pull request #6478 from laudeco/fix/load_board_stat
...
[Expense report] - fix the load board query
2017-03-05 21:38:16 +01:00
tarrsalah
840408c1d2
Fix the remainder to pay amount ( #6486 )
...
The commit fix the remainder to pay amount (`$restapayer` value) in a
supplier invoice card.
2017-03-05 12:34:22 +01:00
Laurent Destailleur
f67c967d0b
FIX The vat rate line used when adding a predefined product was wrong if
...
there is several vat line with same rate.
2017-03-04 22:27:44 +01:00
Laurent Destailleur
74ba7b4b51
Fix for multicompany
2017-03-04 21:02:27 +01:00
Laurent Destailleur
5fa6592d6e
Fix bad conf used
2017-03-04 20:10:50 +01:00
Laurent Destailleur
832c91417a
Fix the default_vat_code was not correctly saved and shown on the
...
product price.
2017-03-04 19:16:09 +01:00
Laurent Destailleur
a5019e1619
Fix position of field
2017-03-04 18:17:04 +01:00
Laurent Destailleur
bbd32b9294
Fix bad count
2017-03-04 14:34:43 +01:00
Laurent Destailleur
8f6118a360
Fix css
2017-03-04 12:19:28 +01:00
Laurent Destailleur
4cd82fc2c2
Fix a list was filled if a record was created but we need the field
...
filled to create the record.
2017-03-03 18:27:14 +01:00
Laurent Destailleur
379e0083ab
Fix bad help
2017-03-03 18:00:53 +01:00
Laurent Destailleur
6c91cb4f90
Fix it was not possible to create/edit a new chart of account
2017-03-03 17:59:49 +01:00
Laurent Destailleur
29953b46cd
Fix css
2017-03-03 15:32:34 +01:00
Laurent Destailleur
8ad9a9c9c8
doxygen
2017-03-03 15:15:21 +01:00
Laurent Destailleur
6ee286f5f7
FIX #6404
2017-03-03 15:11:41 +01:00
Laurent Destailleur
bef5f2c236
FIX #6465
2017-03-03 15:06:17 +01:00
Laurent Destailleur
be86664e43
FIX #6449
2017-03-03 14:27:01 +01:00
Laurent Destailleur
34e5e5f721
FIX #6460
2017-03-03 14:19:46 +01:00
Laurent Destailleur
ea08c929c0
FIX #6476
2017-03-03 14:08:19 +01:00
Laurent Destailleur
85518c6a54
FIX #6479
2017-03-03 14:04:40 +01:00
Laurent Destailleur
08eaff729f
FIX #6461
2017-03-03 14:00:38 +01:00
Laurent Destailleur
807eb56807
Add BHD currency
2017-03-03 13:15:20 +01:00
Laurent Destailleur
4929ba16c4
Fix on contract card, we must show title in add entry form.
2017-03-03 13:14:59 +01:00
fmarcet
e1f459d67a
Fix: Error when references are numeric
2017-03-03 12:57:52 +01:00
Alexandre SPANGARO
19ce0b0d89
Fix : Language & revert a description of the function
2017-03-03 06:22:12 +01:00
Laurent Destailleur
e6846f5c01
Fix error management when renaming a project with existing ref.
2017-03-02 20:06:10 +01:00
Laurent Destailleur
5842d1ee41
Fix link to notes ko for contracts.
2017-03-02 13:24:56 +01:00
Laurent Destailleur
57b532cdd0
Fix status of opportunity is required if an amount is defined
2017-03-02 12:56:22 +01:00
Laurent Destailleur
29618890f4
Fix permission on expense report
2017-03-02 12:11:25 +01:00
Laurent Destailleur
07d121a7a0
Fix compatibility with multicompany module
2017-03-02 12:07:54 +01:00
Laurent Destailleur
f306b21d80
Fix compatibility with multicompany module
2017-03-02 12:06:40 +01:00
Laurent Destailleur
da72bab33d
Fix compatibility with multicompany module
2017-03-02 12:05:37 +01:00
Laurent Destailleur
8ccc57e70f
Fix compatibility with multicompany
2017-03-02 11:46:31 +01:00
Laurent Destailleur
0dd8db9073
Fix bank account label missing
2017-03-02 01:46:51 +01:00
Laurent Destailleur
d67d83515a
Fix dol_banner usage
2017-03-02 01:40:53 +01:00
Laurent Destailleur
1562df8f93
Fix responsive design
2017-03-02 01:26:15 +01:00
De Coninck Laurent
e54e1fd1e2
[Expense report] - fix the load board query
2017-03-01 14:37:59 +01:00
Laurent Destailleur
8487f0fc96
Fix missing setup of new option
2017-03-01 11:18:11 +01:00
Laurent Destailleur
3de288ef45
Fix badge not compatible with multicompany
2017-02-28 21:33:18 +01:00
Laurent Destailleur
9ce50b7bbf
Fix loading of language file
2017-02-28 21:15:39 +01:00
Laurent Destailleur
0bc41f50f5
Fix regression. lost overflow on left menu.
2017-02-28 21:08:32 +01:00
Laurent Destailleur
3c54cb5ba9
Fix avoid trigger during migration
2017-02-28 20:55:14 +01:00
Laurent Destailleur
c228b04f32
Css correction
2017-02-28 13:45:14 +01:00
gauthier
9cd807af1a
FIX : param billed when we change page
2017-02-28 12:31:45 +01:00
Laurent Destailleur
59d2943d8d
Fix context must be provided to triggers using ->context no a dedicated
...
property.
2017-02-28 12:07:05 +01:00
Laurent Destailleur
a71541e6de
Fix duplicate code
2017-02-28 11:16:07 +01:00
Laurent Destailleur
79c9745442
Fix size of fields
2017-02-28 11:00:11 +01:00
Laurent Destailleur
9a9887f482
Fix deletion of bank category/tag
2017-02-27 12:14:32 +01:00
Laurent Destailleur
d5dc88d66b
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-27 12:08:18 +01:00
Laurent Destailleur
f579fc6b2d
Code comment
2017-02-27 12:07:38 +01:00
Laurent Destailleur
1f693ca586
Code comment
2017-02-27 12:07:14 +01:00
Laurent Destailleur
1be389fd3e
FIX deletion of bank tag
2017-02-27 12:06:45 +01:00
Laurent Destailleur
4572a78618
Fix bad table deleted
2017-02-27 12:03:20 +01:00
Laurent Destailleur
c210b2349d
Fix bad table
2017-02-27 11:59:18 +01:00
Laurent Destailleur
0d07ad8c69
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/compta/bank/card.php
htdocs/compta/bank/class/account.class.php
2017-02-27 11:58:35 +01:00
Laurent Destailleur
10838983b5
FIX error management in bank account deletion.
2017-02-27 11:38:19 +01:00
Laurent Destailleur
024cecec29
FIX Error management during bank account creation
2017-02-27 11:16:46 +01:00
Laurent Destailleur
0f8a8869cb
FIX Error management during bank account creation
2017-02-27 11:15:59 +01:00
Laurent Destailleur
cff284b2f3
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
...
Conflicts:
htdocs/compta/bank/categ.php
2017-02-27 10:55:18 +01:00
Laurent Destailleur
9ecc56ad4d
Merge branch '3.8' of git@github.com:Dolibarr/dolibarr.git into 3.9
2017-02-27 10:48:36 +01:00
Laurent Destailleur
7951d1a0ed
Fix CSS
2017-02-27 10:47:14 +01:00
Laurent Destailleur
eb1a94067a
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-27 00:22:44 +01:00
Laurent Destailleur
92acbbd8a8
Fix parameters
2017-02-27 00:22:11 +01:00
Laurent Destailleur
e559834379
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-02-25 11:54:28 +01:00
Laurent Destailleur
08915d88d0
FIX the dolCopyDir fails if target dir does not exists.
2017-02-25 11:53:50 +01:00
Laurent Destailleur
1f9b41b178
Merge pull request #6467 from laudeco/fix/expense_report_name
...
prepend the author firstname and lastname for ER ref
2017-02-24 15:51:47 +01:00
Laurent Destailleur
4e4ad4548a
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-24 15:51:28 +01:00
Laurent Destailleur
5733826a68
Fix do not lose the user of expense report when we edit it.
2017-02-24 15:51:10 +01:00
Laurent Destailleur
77d5de6470
Merge pull request #6466 from laudeco/fix/edition_expense_report_without_tva
...
fix edition of expense report without vat
2017-02-24 15:29:13 +01:00
De Coninck Laurent
7e80505104
prepend the author firstname and lastname for ER ref
...
Instead of using the validator of the ER use the author firstname and last name.
This is not always the case as soon ass someone can create ER for someone else
2017-02-24 13:49:34 +01:00
De Coninck Laurent
8be9679f84
add space
2017-02-24 12:31:14 +01:00
De Coninck Laurent
4fc0468356
fix edition of expense report without vat
2017-02-24 12:07:32 +01:00
De Coninck Laurent
6961db0007
use access right to validate expense report created for someone else
2017-02-24 11:01:52 +01:00
Laurent Destailleur
e981e719a1
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/comm/action/card.php
2017-02-23 02:54:40 +01:00
Laurent Destailleur
a79903a2fc
Fix responsive design
2017-02-23 01:29:35 +01:00
Laurent Destailleur
aefdc09cdc
Fix missing MAIN_DISABLE_PDF_AUTOUPDATE
2017-02-22 14:33:44 +01:00
Laurent Destailleur
ba03b17354
Fix css
2017-02-22 14:30:39 +01:00
Laurent Destailleur
5a3873cfb7
Merge pull request #6455 from laudeco/fix/generation_billing_on_validation
...
generate new pdf when validate billing
2017-02-22 14:25:21 +01:00
Laurent Destailleur
b32c552fbc
Merge pull request #6447 from aternatik/fix_6446
...
Fix #6446 : Event status lost after assign or remouve user
2017-02-22 14:21:50 +01:00
Laurent Destailleur
cbe855370b
Merge pull request #6451 from laudeco/feature/list_user_by_firstname
...
FIX - use MAIN_FIRSTNAME_NAME_POSITION for select users
2017-02-22 14:17:00 +01:00
Laurent Destailleur
daf1dbb3a1
FIX #6453
2017-02-22 14:09:19 +01:00
Laurent Destailleur
89b52e24f6
Fix menu navigation
2017-02-22 02:41:21 +01:00
Laurent Destailleur
fc6fb61476
Minor fix in typo
2017-02-22 02:19:05 +01:00
Laurent Destailleur
bb72121179
Fix menu loading
2017-02-22 01:47:22 +01:00
Laurent Destailleur
cbb80e6727
Fixfield at wrong place
2017-02-22 00:08:52 +01:00
Laurent Destailleur
32678015c9
FIX protection against infinite loop on hierarchy
2017-02-21 23:52:13 +01:00
De Coninck Laurent
2ecf50a6cc
generate new pdf when validate billing
2017-02-21 19:33:32 +01:00
Laurent Destailleur
089aa1df33
FIX If bank module on, field must be required to register payment of
...
expense report.
2017-02-21 17:10:32 +01:00
Laurent Destailleur
ebe625aa16
Fix debug direct debit module
2017-02-21 13:16:28 +01:00
Laurent Destailleur
b3a127519b
Prepare final 5.0
2017-02-21 12:03:08 +01:00
Laurent Destailleur
a0873bad29
Fix TZ
2017-02-21 11:34:22 +01:00
Laurent Destailleur
6c40110613
Sync transifex
2017-02-21 10:26:11 +01:00
De Coninck Laurent
33d1d78329
FIX - use MAIN_FIRSTNAME_NAME_POSITION for select users
2017-02-21 09:22:50 +01:00
Laurent Destailleur
68ded1b4c3
Fix language
2017-02-20 19:30:34 +01:00
Laurent Destailleur
3e2c0d26f2
Fix MVC
2017-02-20 11:59:58 +01:00
Laurent Destailleur
a8129ce46e
Fix transaction/sql error
2017-02-20 11:49:27 +01:00
Laurent Destailleur
702ad5bcde
Fix menus
2017-02-20 11:29:30 +01:00
Laurent Destailleur
89d10ae5aa
Fix the accounting account groups must be editable by book keeper, not
...
admin user.
2017-02-20 11:21:38 +01:00
Laurent Destailleur
020ceacb46
Fix search criterias
2017-02-20 10:36:03 +01:00
jfefe
0a9ffa58c1
FIX : event status is not modified when assign an user
2017-02-20 09:54:20 +01:00
Laurent Destailleur
d883c3cd8d
Fix rendering
2017-02-20 04:25:20 +01:00
Laurent Destailleur
501f118f92
Fix style
2017-02-19 22:53:29 +01:00
Laurent Destailleur
723d8ff106
Fix css
2017-02-18 00:48:17 +01:00
Laurent Destailleur
dbf4eaccb7
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-17 20:47:50 +01:00
Laurent Destailleur
847f408508
More complete repair
2017-02-17 20:47:22 +01:00
Raphaël Doursenaud
b697da7399
Fix: [Payments] Properly escape variable for JS
...
The company name may contain reserved characters such as a quote
which needs proper escaping to prevent upsetting the JavaScript
interpreter.
2017-02-17 16:16:41 +01:00
Laurent Destailleur
7f21c3f3f2
Fix css email topic
2017-02-17 13:16:29 +01:00
Laurent Destailleur
0e6c329695
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-17 13:10:03 +01:00
Laurent Destailleur
a91d57037e
FIX #6433
2017-02-17 13:09:28 +01:00
Laurent Destailleur
c61c13d9fd
Merge pull request #6428 from laudeco/fix/enable_module_with_dependencies
...
fix the enabling of a dependency module already ON
2017-02-17 10:47:29 +01:00
Laurent Destailleur
37caae3466
Merge pull request #6427 from laudeco/fix/calendar_move_error
...
allow the drag and drop of an event only for allowed users
2017-02-17 10:46:15 +01:00
Laurent Destailleur
bde6815e5d
Merge pull request #6425 from GPCsolutions/5.0-multicurrency-error
...
Fix: [Multicurrency] properly display API error
2017-02-17 10:45:45 +01:00
Laurent Destailleur
d3eff46305
Merge pull request #6423 from atm-florian/4.0
...
FIX #6411
2017-02-17 10:45:24 +01:00
Laurent Destailleur
45eba9f62e
Merge pull request #6420 from fmarcet/4.0
...
Fix: Bad code makes don't work for external modules numeration model
2017-02-17 10:33:48 +01:00
Laurent Destailleur
c2ec6d5946
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-17 10:30:29 +01:00
Laurent Destailleur
d42d7343bc
Merge pull request #6419 from aspangaro/5.0-26
...
Fix : Link to loan admin isn't required, already support by page default account
2017-02-17 10:24:19 +01:00
a-schild
cea25ecb28
Use correct numeric format for all soldes
2017-02-17 10:23:00 +01:00
a-schild
2083d88609
Use correct numeric format for all soldes
2017-02-17 10:22:56 +01:00
Laurent Destailleur
efd2e85f12
Merge pull request #6416 from laudeco/fix/password_forgotten
...
[mail; password; forgotten][#6334 ] - Fix mail url
2017-02-17 10:19:40 +01:00
Laurent Destailleur
beaa56306c
Add united arab emirates to states.
2017-02-17 10:06:49 +01:00
Laurent Destailleur
4c310964a9
Fix list of supplier proposals
2017-02-17 01:41:33 +01:00
Laurent Destailleur
9778ca414a
Better translation
2017-02-17 00:07:02 +01:00
Laurent Destailleur
4a8006b330
Fix style
2017-02-16 23:15:47 +01:00
De Coninck Laurent
fd6c4fd4d0
fix the enabling of a dependency module already ON
...
If a depency module is already activated and we try to activate the parent, we got an error because the entry is already existing in the database.
2017-02-16 09:26:18 +01:00
De Coninck Laurent
979a5e70bf
allow the drag and drop of an event only for allowed users
...
The drag and drop of the event didn't take into account the user rights.
2017-02-16 07:51:46 +01:00
Laurent Destailleur
1a3b9fada5
Som fixes on generator of samples
2017-02-16 01:50:02 +01:00
Laurent Destailleur
abb3c810de
FIX false error message in shipment card
2017-02-16 01:39:16 +01:00
Laurent Destailleur
0d1bb5e7eb
FIX If bank module on, field must be required to register payment of
...
expense report.
2017-02-15 23:22:47 +01:00
Laurent Destailleur
ea4a83838c
Missing not visible paramater
2017-02-15 18:30:27 +01:00
Raphaël Doursenaud
d9f32f7ae1
Fix: [Multicurrency] properly display API error
2017-02-15 13:20:38 +01:00
fmarcet
c175dfe68b
Fix: Bad code makes don't work for external modules numeration model
2017-02-15 09:47:18 +01:00
florian HENRY
89e6d86bf7
FIX #6411
2017-02-15 09:08:27 +01:00
fmarcet
e903bf2b5c
Fix: Bad code makes don't work for external modules numeration model
2017-02-14 18:55:39 +01:00
Alexandre SPANGARO
66ff7fab34
Remove one step in accountancy index
2017-02-14 06:50:57 +01:00
Alexandre SPANGARO
d7614af96e
Fix : Link to loan admin isn't required, already support by page default account
2017-02-14 06:45:12 +01:00
De Coninck Laurent
294517a8e0
use already existing variable
2017-02-13 16:49:10 +01:00
Laurent Destailleur
bcd624e5a5
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-13 01:37:53 +01:00
Laurent Destailleur
25e8caa64e
Fix reversing test for a test
2017-02-13 01:37:12 +01:00
Laurent Destailleur
ae740b7c1b
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/langs/en_US/errors.lang
2017-02-13 01:19:30 +01:00
Laurent Destailleur
bf32acaadd
Fix control of module format.
2017-02-13 01:13:41 +01:00
Laurent Destailleur
32b1f4261b
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-12 20:57:00 +01:00
Laurent Destailleur
abffd29179
Try a fix for #6334 , #6416
2017-02-12 20:55:54 +01:00
Laurent Destailleur
0e6ba5df4e
Merge pull request #6410 from aspangaro/5.0-25
...
Fix : Bank account label not shown in dol_banner_tab
2017-02-12 20:42:38 +01:00
De Coninck Laurent
b356c34dc4
[mail; password; forgotten][ #6334 ] - Fix mail url
...
Fix the mail url on password generation
2017-02-12 17:22:06 +01:00
Laurent Destailleur
7e3785d446
FIX the dolCopyDir fails if target dir does not exists.
2017-02-11 15:42:57 +01:00
Laurent Destailleur
b9db7eba1b
Fix: deployement of a module
2017-02-10 19:14:58 +01:00
Laurent Destailleur
f6a8aacc8d
Fix: deployement of a module
2017-02-10 18:42:59 +01:00
Laurent Destailleur
ca67917e80
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
...
Conflicts:
htdocs/core/modules/modFacture.class.php
2017-02-10 17:33:32 +01:00
Laurent Destailleur
a4f2325902
Merge branch '3.9' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-02-10 17:28:49 +01:00
Laurent Destailleur
a4d9f7dbbe
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-02-10 17:27:47 +01:00
Laurent Destailleur
d463511cff
Fix: no way to know type of invoice.
2017-02-10 17:24:47 +01:00
Laurent Destailleur
d461c0dfa4
Fix left align
2017-02-10 10:47:19 +01:00
Laurent Destailleur
66542b6367
Fix translation and link to direct debit payment
2017-02-10 10:43:54 +01:00
Laurent Destailleur
ad308e33cc
Fix scrutinizer warning
2017-02-09 18:29:04 +01:00
gauthier
c01988ba43
FIX : delete bank class lines when we delete bank_categ
2017-02-09 17:28:37 +01:00
Alexandre SPANGARO
5c9c761911
Fix : Bank account label not shown in dol_banner_tab
2017-02-09 05:58:39 +01:00
De Coninck Laurent
04d73668cc
fix correct url for expense report note in expense report list
2017-02-08 19:28:01 +01:00
Laurent Destailleur
366df59658
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-08 19:25:41 +01:00
Laurent Destailleur
6db0e909d6
Fix pagination
2017-02-08 18:41:23 +01:00
florian HENRY
ab0783edcc
FIX #6234
2017-02-08 17:18:06 +01:00
Laurent Destailleur
e0850b29cd
Merge pull request #6399 from fappels/5.0
...
Qual reputation for price supplier
2017-02-08 16:42:20 +01:00
fappels
b1fe8e3f2b
fix merge
2017-02-08 13:45:42 +01:00
fappels
a84c6f9b45
Qual reputation for price supplier
...
Move available reputation constants from view-controller to class
2017-02-08 13:35:34 +01:00
Laurent Destailleur
104c8ae243
Merge pull request #6387 from aspangaro/5.0
...
Fix : Bank account ref not show in page accountancy admin journal. Complete informations for tooltip
2017-02-08 11:01:40 +01:00
Laurent Destailleur
dc0856413c
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-08 10:57:02 +01:00
Paris Liakos
eb452397bd
Wrong trigger when setting supplier invoice back to draft
2017-02-08 10:56:28 +01:00
Laurent Destailleur
4c3255857c
Fix bad syntax into criteria to filter on date in export.
...
Fix missing type in export of invoices.
2017-02-08 10:45:20 +01:00
Laurent Destailleur
0a797cd12e
Fix us terms.
2017-02-07 20:08:15 +01:00
Laurent Destailleur
8e733ca2fe
Remove menu entry that is not reserved to admin users frmo admin area.
2017-02-07 19:58:49 +01:00
fmarcet
d5978a5092
Fix: Wrong vat calculation when split discounts
2017-02-07 14:02:27 +01:00
Laurent Destailleur
fbff32823a
Fix translation
2017-02-07 12:43:12 +01:00
Laurent Destailleur
c6e0a4cc87
Fix column label
2017-02-07 12:39:45 +01:00
Alexandre SPANGARO
ea7a2b1e2a
Fix : Bank account ref not show in accountancy journal. Complete informations for tooltip
2017-02-07 06:47:12 +01:00
Laurent Destailleur
df6983b3c5
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-02-07 02:13:54 +01:00
Laurent Destailleur
d56b5f30c8
FIX #6330
2017-02-07 01:34:21 +01:00
Laurent Destailleur
b0ee04c079
FIX #6379
2017-02-07 01:13:50 +01:00
Laurent Destailleur
2d77cb2da5
FIX #6379
2017-02-07 00:54:54 +01:00
Laurent Destailleur
afa68a1418
Fix label for late
2017-02-07 00:45:14 +01:00
Laurent Destailleur
6b528b2bea
Fix translation: Open -> opened (open is for "mind/spirit", opened is
...
the adjective for a status)
2017-02-06 21:34:05 +01:00
Laurent Destailleur
821978d54c
FIX #6363 More complete fix
2017-02-06 20:08:47 +01:00
Laurent Destailleur
bee507c76c
Merge pull request #6386 from laudeco/fix/expense_type_deactivate
...
[expense type deactivate] [#6363 ] Expense type deactivated but list
2017-02-06 20:06:54 +01:00
De Coninck Laurent
bbf34bfda8
[expense type deactivate] [ #6363 ] Expense type deactivated but list
...
When an expense type is disabled in dictionaries, it's always displayed and selectable in expense note module, when we create a new line in an expense note.
2017-02-06 18:57:56 +01:00
Laurent Destailleur
6cb3199824
Translation message
2017-02-06 12:03:20 +01:00
Laurent Destailleur
fea2b081f9
Fix: The long description feature will be available with 6.0. Large
...
content creates problem with tooltip.
2017-02-04 14:17:55 +01:00
arnaud
480d099d81
Fix project filter traduction
2017-02-03 16:19:13 +01:00
Laurent Destailleur
5381eadc75
Fix translation
2017-02-03 15:33:44 +01:00
Laurent Destailleur
76280f8ae2
Fix #6365
2017-02-03 11:42:49 +01:00
Laurent Destailleur
d740bdbc73
Fix #6365
2017-02-03 11:38:09 +01:00
Laurent Destailleur
d7060b0c4b
FIX #6360
2017-02-02 03:14:21 +01:00
Laurent Destailleur
b5ca8ebef9
FIX #6316
2017-02-02 03:07:40 +01:00
Laurent Destailleur
4d78e0d45c
FIX #6315
2017-02-02 02:53:32 +01:00
Laurent Destailleur
40737eac2e
FIX #6361
2017-02-02 02:49:04 +01:00
Laurent Destailleur
f6144b9ecb
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-02 02:24:57 +01:00
Laurent Destailleur
819edcf43a
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 5.0
2017-02-02 02:24:03 +01:00
Laurent Destailleur
09ebb1dcdc
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into 4.0
2017-02-02 02:23:58 +01:00
Laurent Destailleur
c657d193ec
Fix translation
2017-02-02 02:23:33 +01:00
Laurent Destailleur
6b1e81fa1d
Fix missing space
2017-02-02 02:22:01 +01:00