Juanjo Menent
47b1cf5a91
NEW: Add Chile accounting plan
2017-10-20 11:55:47 +02:00
mistraloz
649d958204
Fix Error Column 'date_m' cannot be null
...
Dans un document (facture, devis, ...), dans l'onglet document, si on s'y rend alors que le document n'existe pas encore, il est créé en base.
Pour une raison que je ne comprends pas bien, date_m est inseré en base s'il est défini et différent de 0, or il est initialisé à '' (vide). Il est donc inseré et non conforme au MCD.
Faut d'avoir l'historique sur l'évolution de ce module, j'ai trouvé plus simple d'initialiser date_m à la date actuelle lors de sa création. A voir si c'est ou non la meilleure solution.
2017-10-20 11:48:20 +02:00
Juanjo Menent
6137a17fa6
NEW: Add Chile accounting plan
2017-10-20 10:56:58 +02:00
dolibarr95
03eb69172e
logo
...
Add logo in sql and in $companystatic in order to load the picture in getNomUrl.
2017-10-20 09:17:18 +02:00
Laurent Destailleur
5b70468cac
Better translation
2017-10-20 04:25:49 +02:00
Laurent Destailleur
a16f0e4356
NEW The gantt diagram is now sensitive to hours
...
NEW Add a group task line for tasks on same level on gantt diagram
2017-10-20 04:15:44 +02:00
Laurent Destailleur
daa7847ab3
NEW All search boxes are available on smartphone
2017-10-20 01:18:21 +02:00
Laurent Destailleur
34d933af29
Default value for graph widget show all graphs
2017-10-20 00:27:52 +02:00
Laurent Destailleur
413807708f
Move translation key into main file
2017-10-19 20:59:36 +02:00
Laurent Destailleur
d82af57b57
NEW Add tab "Expense report" on user card
2017-10-19 20:56:23 +02:00
Laurent Destailleur
abd5251330
Better responsive
2017-10-19 19:53:29 +02:00
Laurent Destailleur
5e2d6620f2
Merge pull request #7655 from atm-maxime/new_eldy_sticky_menu
...
NEW option to fix top menu with eldy theme (hidden conf)
2017-10-19 19:29:07 +02:00
Laurent Destailleur
a1217d61b6
Merge pull request #7654 from simnandez/6.0
...
FIX: Bad localtax apply
2017-10-19 19:28:02 +02:00
Laurent Destailleur
fbc3be84e3
Merge pull request #7643 from atm-maxime/fix_dashboard_stats_links
...
Fix dashboard stats links
2017-10-19 19:26:49 +02:00
Laurent Destailleur
f1a0e13718
Merge pull request #7646 from atm-maxime/new_hrm_detailed_user
...
NEW hrm details output on user
2017-10-19 19:21:29 +02:00
Laurent Destailleur
f67350db72
Merge pull request #7647 from BackrndSource/patch-2
...
FIX: Some errors from html.form.class.php not translated on fourn/commande/card.php
2017-10-19 19:19:21 +02:00
Laurent Destailleur
efaa0b1e2a
Merge pull request #7640 from atm-florian/6.0_fixeventiconstatus
...
fix : better icon for event status Non applicable
2017-10-19 19:18:56 +02:00
Laurent Destailleur
1202853001
Fix syntax error
2017-10-19 19:12:00 +02:00
Laurent Destailleur
f7556e7ad2
FIX make of link to other object during creation
2017-10-19 19:06:48 +02:00
Frédéric FRANCE
5afd2695fb
keep vat input with multiprices product creation
2017-10-19 18:33:15 +02:00
Laurent Destailleur
d4ade7b935
FIX API to get object does not return data o flinked objects
2017-10-19 17:57:16 +02:00
Laurent Destailleur
e41dcd173e
Sync language
2017-10-19 17:55:24 +02:00
Laurent Destailleur
d7113a3602
Fix init of environment for a dedicated entity in API
2017-10-19 17:32:23 +02:00
Laurent Destailleur
8da7f789d8
Fix init of environment for a dedicated entity in API
2017-10-19 17:30:08 +02:00
TuxGasy
9c3805c0d5
Fix anchor after add line
2017-10-19 14:10:58 +02:00
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
gauthier
3793ae323a
FIX : wrong personnal project time spent
2017-10-19 09:46:19 +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
fappels
146f17faa6
Add delete line to expedition card
2017-10-18 18:18:17 +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
fappels
2ea687a60b
Add Line triggers, Improve line error handling, ...
...
Add triggers,
Improve line error handling,
use line->insert in create_line
2017-10-18 17:01:17 +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