Laurent Destailleur
371b168db1
Merge pull request #8133 from atm-quentin/6.0
...
FIX unset categorie
2018-02-08 13:09:52 +01:00
Laurent Destailleur
3f17c92aa3
Update card.php
2018-02-08 13:09:21 +01:00
Laurent Destailleur
7ac9de6d0a
Merge pull request #8122 from frederic34/patch-6
...
display search result from page 0 even we are page 350
2018-02-08 13:07:20 +01:00
Laurent Destailleur
f5ace81116
Update myobject_list.php
2018-02-08 13:07:05 +01:00
Laurent Destailleur
2eb8a1dffd
Merge pull request #8157 from JamesZhangChina/develop-pullrequest
...
NEW Add Docments'tab to expedition module
2018-02-08 12:59:47 +01:00
Laurent Destailleur
ab21769aa2
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 7.0
...
Conflicts:
htdocs/compta/facture/card.php
2018-02-08 12:58:47 +01:00
Laurent Destailleur
c988d3f1cc
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
...
Conflicts:
htdocs/compta/facture.php
2018-02-08 12:53:26 +01:00
Laurent Destailleur
2e3bb4a585
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-08 12:48:48 +01:00
Laurent Destailleur
414093f94f
Merge pull request #8155 from atm-ph/fix_6.0_pdf_writelinkedobjects_position
...
Fix position if module use pdf hook "linkedobjects"
2018-02-08 12:48:37 +01:00
Laurent Destailleur
8156374005
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
2018-02-08 12:45:30 +01:00
Laurent Destailleur
a26bb2d884
FIX #8151
2018-02-08 12:41:31 +01:00
John
8847293527
Add new html containers and somme html5 data-* for contract card.
2018-02-08 12:25:30 +01:00
Laurent Destailleur
879308e0ef
Fix responsive
2018-02-08 10:15:53 +01:00
Regis Houssin
70a65b89eb
Merge branch '7.0' of https://github.com/Dolibarr/dolibarr.git into 7.0_bug
2018-02-08 08:52:45 +01:00
Laurent Destailleur
729cf20df7
Fix css
2018-02-07 20:53:13 +01:00
Rui Strecht
0ccda57f15
Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
2018-02-07 17:16:33 +00:00
Rui Strecht
fd594f7e74
Fixed wrong global
2018-02-07 16:57:43 +00:00
Rui Strecht
f52beef3eb
Added translation to company.php if MAIN_SHOW_REGION_IN_STATE_SELECT is activated
2018-02-07 16:54:21 +00:00
Laurent Destailleur
507328d83a
Fix syntax error
2018-02-07 17:50:16 +01:00
Laurent Destailleur
37afc58c48
The module ExpenseReport use numbering rules that you can setup (like
...
other modules do). If you need to keep the hard coded numbering rule of
expenses report used in 6.0, just add constant
EXPENSEREPORT_USE_OLD_NUMBERING_RULE to 1.
2018-02-07 17:45:13 +01:00
Laurent Destailleur
cb5d0b1677
Fix compatibility option EXPENSEREPORT_USE_OLD_NUMBERING_RULE
2018-02-07 17:43:16 +01:00
Rui Strecht
ecea8d698c
Forgot that MAIN_SHOW_STATE_CODE is not just 0 or 1
2018-02-07 16:07:33 +00:00
Rui Strecht
3a7cb43ad5
Forgot withregion condition if we want no state code
2018-02-07 16:06:58 +00:00
Laurent Destailleur
510fc22172
Fix expense report
2018-02-07 17:01:14 +01:00
Laurent Destailleur
8dd7d69294
Fix commit
2018-02-07 16:04:31 +01:00
jh z
131eed97a1
New: Add a tab of Docments to expedition module
2018-02-07 22:56:14 +08:00
Laurent Destailleur
413331c7dd
Fix travis
2018-02-07 15:54:58 +01:00
Laurent Destailleur
d8872a412b
Fix numbering for expense report
2018-02-07 15:52:57 +01:00
atm-ph
6254e20c67
Fix position if module use pdf hook "linkedobjects"
2018-02-07 15:41:39 +01:00
Laurent Destailleur
852c4fc033
Fix context of filter not lost
2018-02-07 12:08:25 +01:00
Frédéric FRANCE
1cff0593f8
Update modProduct.class.php
2018-02-07 10:42:21 +01:00
Frédéric FRANCE
c39f5ed26a
Update pdf_rouget.modules.php
2018-02-07 09:00:47 +01:00
Laurent Destailleur
b1f43a14bd
CSS
2018-02-07 02:29:55 +01:00
Laurent Destailleur
b95cd2f383
Fix translation
2018-02-06 19:33:31 +01:00
Regis Houssin
8b7f40e15b
Fix: wrong id name
2018-02-06 19:29:16 +01:00
Laurent Destailleur
5e7d172a58
Fix look and feel v7 on ref popup
2018-02-06 19:16:15 +01:00
Juanjo Menent
9b56555962
FIX: Withdrawals lines not filter by company name and not respect dropdown limit lines by page
2018-02-06 18:49:29 +01:00
Laurent Destailleur
9962d36dbc
Fix translation
2018-02-06 18:39:11 +01:00
Laurent Destailleur
490a1bd08d
Fix label
2018-02-06 18:36:47 +01:00
Laurent Destailleur
69196dc52c
Fix menu not visible with auguria module
2018-02-06 18:22:04 +01:00
Rui Strecht
8c732a1443
Trying to not include sql request into method setMysoc
2018-02-06 12:01:54 +00:00
Rui Strecht
31372f8948
Merge branch 'develop' into NEW_Show_Region_in_company_info_&_Global_option_to_show_state_code_MAIN_SHOW_STATE_CODE
...
# Conflicts:
# htdocs/core/class/commonobject.class.php
2018-02-06 10:26:38 +00:00
Laurent Destailleur
ea92f6beae
Fix for multicompany
2018-02-06 10:57:53 +01:00
Laurent Destailleur
565372eaab
Fix param showsize. Fix extrafields field too long
2018-02-06 10:34:29 +01:00
Laurent Destailleur
930d58ab96
Fix import supplier product price vat
2018-02-06 10:03:06 +01:00
Laurent Destailleur
bf7ae08c48
sync transifex
2018-02-06 01:17:50 +01:00
Laurent Destailleur
b364b2a4de
Fix selection of filter in agenda views
2018-02-06 01:16:51 +01:00
Laurent Destailleur
f251113f69
Fix accounting module with multicompany
2018-02-06 01:00:35 +01:00
Laurent Destailleur
074f4a3b46
Fix class not found when selecting project ref in lists
2018-02-06 00:34:14 +01:00
Laurent Destailleur
b063c19084
Fix: object project not defined
2018-02-06 00:19:40 +01:00