Laurent Destailleur
|
83440f5bbc
|
FIX #7626
|
2017-10-19 13:07:33 +02:00 |
|
florian HENRY
|
b0c68ddc61
|
fix displaying accountancy code
|
2017-10-19 12:35:59 +02:00 |
|
Laurent Destailleur
|
cb089987ee
|
Fix code comment
|
2017-10-19 12:35:15 +02:00 |
|
Laurent Destailleur
|
93d16bf4d7
|
Fix several fixes in APIs
|
2017-10-19 12:30:36 +02:00 |
|
Laurent Destailleur
|
9c45e86a1c
|
Introduce main_doc into table of objects to know what is main doc.
Work on option PROPOSAL_USE_ONLINE_SIGN
|
2017-10-19 11:40:40 +02:00 |
|
atm-ph
|
0f35b361bc
|
Fix can't interact with recap data page
|
2017-10-19 10:42:11 +02:00 |
|
Laurent Destailleur
|
1b563dbf76
|
Rename table
|
2017-10-19 09:29:34 +02:00 |
|
Laurent Destailleur
|
30dad0be12
|
Split file of chart of account to prepare to load files after install
|
2017-10-19 09:28:59 +02:00 |
|
Laurent Destailleur
|
a818422302
|
Update jsgantt to 1.7.5.4
|
2017-10-18 21:24:17 +02:00 |
|
Laurent Destailleur
|
7f85d73001
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/adherents/card.php
htdocs/comm/propal/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
htdocs/contrat/card.php
htdocs/expensereport/card.php
htdocs/fichinter/list.php
htdocs/fourn/commande/card.php
htdocs/fourn/commande/list.php
htdocs/fourn/facture/card.php
htdocs/fourn/paiement/card.php
htdocs/livraison/card.php
htdocs/modulebuilder/template/myobject_list.php
htdocs/societe/rib.php
htdocs/supplier_proposal/list.php
htdocs/user/card.php
|
2017-10-18 19:51:29 +02:00 |
|
Laurent Destailleur
|
41c1dd2822
|
Code comment
|
2017-10-18 19:41:28 +02:00 |
|
Laurent Destailleur
|
7ee64fc0d4
|
Fix css
|
2017-10-18 19:39:22 +02:00 |
|
Laurent Destailleur
|
3e43e164ae
|
FIX Bad ressource list in popup in gantt view
|
2017-10-18 19:13:44 +02:00 |
|
Maxime Kohlhaas
|
4224ea6c56
|
Fix use conf instead of global var
|
2017-10-18 19:09:29 +02:00 |
|
Laurent Destailleur
|
cfeab01996
|
Prefill hour/min to 23:59 when creating a task
|
2017-10-18 18:50:30 +02:00 |
|
Laurent Destailleur
|
428c3e973d
|
FIX for combo on rtl languages
|
2017-10-18 18:36:10 +02:00 |
|
Maxime Kohlhaas
|
8f3a197940
|
New eldy theme top menu fixed (hidden conf)
|
2017-10-18 18:18:02 +02:00 |
|
Laurent Destailleur
|
74b401b70d
|
Fix bad perm to delete file
|
2017-10-18 17:40:47 +02:00 |
|
Laurent Destailleur
|
8626d6279a
|
Fix perm to delete files
|
2017-10-18 17:21:30 +02:00 |
|
Laurent Destailleur
|
34e09315cc
|
Code comment
|
2017-10-18 15:35:51 +02:00 |
|
Laurent Destailleur
|
99239cbb38
|
Add API close to close an order
|
2017-10-18 15:34:03 +02:00 |
|
florian HENRY
|
63f3ac2f2b
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into dev_accountancy
|
2017-10-18 14:49:06 +02:00 |
|
florian HENRY
|
b5fc559889
|
travis
|
2017-10-18 14:48:58 +02:00 |
|
Juanjo Menent
|
df53870c01
|
FIX: Bad localtax apply
|
2017-10-18 12:13:32 +02:00 |
|
Juanjo Menent
|
4382642099
|
FIX: Bad localtax apply
|
2017-10-18 12:10:00 +02:00 |
|
Laurent Destailleur
|
8e4cb2ea79
|
Update doc/test
|
2017-10-18 12:09:11 +02:00 |
|
Laurent Destailleur
|
66538c7c0f
|
Position of method
|
2017-10-18 11:34:49 +02:00 |
|
Laurent Destailleur
|
69b131b919
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/comm/propal/card.php
htdocs/societe/class/api_thirdparties.class.php
|
2017-10-18 11:28:20 +02:00 |
|
Laurent Destailleur
|
07a6f75b95
|
Update changelog
|
2017-10-18 11:25:41 +02:00 |
|
Laurent Destailleur
|
037b90f2f3
|
NEW The comment when closing a proposal is added to commercial proposal
|
2017-10-18 11:23:16 +02:00 |
|
Laurent Destailleur
|
b124c7f16d
|
Clean params
|
2017-10-18 11:15:54 +02:00 |
|
Laurent Destailleur
|
000c1bddb2
|
Fix we lose the private not when closing proposal
|
2017-10-18 11:12:59 +02:00 |
|
Laurent Destailleur
|
d40dda83cf
|
Add API "close" for proposals
Standardize code
|
2017-10-18 11:10:08 +02:00 |
|
Laurent Destailleur
|
347883b7be
|
Code comment
|
2017-10-18 10:39:36 +02:00 |
|
florian HENRY
|
4273e507c5
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into
dev_accountancy
Conflicts:
htdocs/accountancy/bookkeeping/thirdparty_lettrage.php
htdocs/accountancy/bookkeeping/thirdparty_lettrage_supplier.php
htdocs/accountancy/class/lettering.class.php
|
2017-10-18 09:52:56 +02:00 |
|
Maxime Kohlhaas
|
9875d1b7cc
|
Missing comments
|
2017-10-17 19:46:06 +02:00 |
|
Laurent Destailleur
|
536e1a95c7
|
Add SEPA file example
|
2017-10-17 14:20:39 +02:00 |
|
Laurent Destailleur
|
6bcdf2ff75
|
Test replacement of img switcher with FA css
|
2017-10-17 14:03:22 +02:00 |
|
florian HENRY
|
50cacfee3d
|
lighter icon
|
2017-10-17 13:24:38 +02:00 |
|
Laurent Destailleur
|
3a97a3e2ad
|
Move key "Translation" into main file.
Add direct link to edit on transifex
|
2017-10-17 13:05:55 +02:00 |
|
Laurent Destailleur
|
aa1ff189e1
|
Fix var not correctly initialized when using api + multicompany
|
2017-10-17 12:58:26 +02:00 |
|
Laurent Destailleur
|
235817c581
|
Fix missing default limit
|
2017-10-17 12:02:58 +02:00 |
|
Laurent Destailleur
|
5b880cf45f
|
Merge pull request #7645 from frederic34/transedit
enhance admin translation
|
2017-10-17 11:48:19 +02:00 |
|
Laurent Destailleur
|
d70c215ab8
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into develop
Conflicts:
htdocs/compta/bank/bankentries.php
htdocs/fourn/facture/card.php
|
2017-10-17 11:14:58 +02:00 |
|
Laurent Destailleur
|
81e7f45200
|
FIX Stats on invoices show nothing
|
2017-10-17 11:08:49 +02:00 |
|
Laurent Destailleur
|
5998f60764
|
Merge branch '6.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2017-10-17 10:51:21 +02:00 |
|
Laurent Destailleur
|
5937fba373
|
Merge branch '5.0' of git@github.com:Dolibarr/dolibarr.git into 6.0
|
2017-10-17 10:51:11 +02:00 |
|
Laurent Destailleur
|
8b140ab069
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
|
2017-10-17 10:44:29 +02:00 |
|
Laurent Destailleur
|
eb1fdca157
|
NEW Can create intervention from a proposal
|
2017-10-17 10:44:18 +02:00 |
|
Laurent Destailleur
|
082d59439f
|
Fix add missing seconds when adding event so sort order on date is ok
|
2017-10-17 10:43:37 +02:00 |
|