Marcos García de La Fuente
5d46115dd3
Missing translation of transaction types in releve detail
2014-05-01 16:32:04 +02:00
Laurent Destailleur
6a200105b9
Merge branch 'develop' of github.com:aspangaro/dolibarr into
...
aspangaro-develop
Conflicts:
ChangeLog
2014-05-01 11:16:42 +02:00
Laurent Destailleur
3719fc1234
Merge pull request #1557 from defrance69/develop
...
export extrafields on bill & set real ref bordereau number
2014-05-01 11:09:16 +02:00
aspangaro
270e58637f
Salaries payments :: Add sortfield & search
2014-05-01 08:58:19 +02:00
aspangaro
ca0b6c26df
Translation
2014-05-01 08:19:55 +02:00
aspangaro
3b265c8d53
TVA :: Add sortfield & search
2014-05-01 07:44:10 +02:00
aspangaro
c6e2afb11e
Social contrib. :: Replace index.php by $_SERVER["PHP_SELF"]
2014-05-01 05:57:27 +02:00
Laurent Destailleur
880f77b7e1
Fix: Preview feature
2014-04-30 13:50:25 +02:00
aspangaro
4caedaf3e5
Salaries : typo & presentation
2014-04-30 06:38:36 +02:00
aspangaro
eb926103e0
TVA : Add type_payment & num_payment who are missing
2014-04-30 06:37:47 +02:00
aspangaro
11b0bc4b38
Merge branch 'upstream/develop'
2014-04-30 04:58:07 +02:00
Laurent Destailleur
19d71ffb38
Prepare fix to hide images generated by "preview" feature.
2014-04-29 21:14:55 +02:00
aspangaro
06b386443d
Merge branch 'upstream/develop'
2014-04-29 06:37:39 +02:00
Laurent Destailleur
4cb671f4db
Qual: Clean deprecated code.
2014-04-28 11:55:08 +02:00
aspangaro
bab54f8264
Type bank & tva
2014-04-28 06:41:27 +02:00
aspangaro
73eec6b872
Fix :: Key language "Thirdparty" not traduced when module thirdparty is deactivated
2014-04-28 04:53:39 +02:00
aspangaro
9ff3dc6189
Fix :: MySql Problem when create a salary payment
2014-04-28 04:43:17 +02:00
aspangaro
e03be4f6ed
HRM Area - Typo & presentation
2014-04-27 04:08:34 +02:00
Laurent Destailleur
01655d1757
New: Add option FACTURE_SENDBYEMAIL_FOR_ALL_STATUS to allow to send
...
invoice
by email whatever is its status.
2014-04-23 13:14:55 +02:00
Florian Henry
0d1697589e
syntax
2014-04-13 20:39:40 +02:00
Florian Henry
7d84c573ab
syntax travis ruleset.xml
2014-04-13 18:57:35 +02:00
Florian Henry
57e4453ea2
Add filter date and total line on bank writing list page
2014-04-13 18:26:21 +02:00
aspangaro
bae2fe0921
Merge branch 'upstream/develop'
2014-04-12 09:51:19 +02:00
Laurent Destailleur
1b02cdd352
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
dev/initdata/mysqldump_dolibarr_3.5.0.sql
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/index.php
htdocs/user/fiche.php
2014-04-12 00:53:25 +02:00
Laurent Destailleur
5843668dbe
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
2014-04-11 19:02:59 +02:00
Laurent Destailleur
417a1232ef
Uniformize usage of function price
2014-04-11 18:00:58 +02:00
Juanjo Menent
f458c384d7
Fix: Can not make withdrawals
...
Conflicts:
ChangeLog
2014-04-11 12:10:04 +02:00
Juanjo Menent
75e76dc232
Fix: Can not make withdrawals
2014-04-11 12:07:01 +02:00
Laurent Destailleur
55599f9455
Fix: MAIN_AUTOFILL_DATE was broken in some cases.
2014-04-10 19:47:52 +02:00
Laurent Destailleur
ebb9016ad5
Fix: missing 'ifone' into param
2014-04-02 19:34:42 +02:00
Laurent Destailleur
9a8a306d78
Qual: Method form->select_currency() has been removed. Use instead
...
print form->selectCurrency().
Qual: Method form->select_methodes_commande() has been renamed into
english name selectInputMethod().
2014-04-02 14:53:42 +02:00
Laurent Destailleur
918fe5dbb5
Fix: [ bug #1318 ] Problem with enter key when adding an existing
...
product to a customer invoice
2014-04-02 11:58:59 +02:00
Laurent Destailleur
f891e1ac42
Fix: use currency into price function
2014-04-02 00:01:06 +02:00
Laurent Destailleur
c81406c7f3
Fix: CI
2014-03-31 02:41:15 +02:00
Laurent Destailleur
39f48f25db
Fix: Trip and expenses were moved into menu hrm
2014-03-31 01:48:50 +02:00
Laurent Destailleur
d48cbeb720
Fix: W3C
2014-03-31 01:45:48 +02:00
Laurent Destailleur
b675b9b610
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/company.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/facture/fiche.php
htdocs/langs/en_US/admin.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/projet/tasks/task.php
2014-03-31 00:44:45 +02:00
Laurent Destailleur
3d8fb60f94
Start to implement sepa format. Need serious tests.
2014-03-30 20:22:54 +02:00
aspangaro
6e0788c8c1
Merge branch 'upstream/develop'
2014-03-30 08:07:07 +02:00
Laurent Destailleur
81306ff1d0
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-29 17:38:29 +01:00
Laurent Destailleur
a5c2b78565
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-29 17:38:06 +01:00
Laurent Destailleur
88a4af394c
Removed dead or useless code.
2014-03-29 14:12:01 +01:00
aspangaro
52cd8792b7
Merge branch 'upstream/develop'
2014-03-29 06:50:34 +01:00
Laurent Destailleur
205c0ac62d
Fix: invert logic. Show child options when parent option is
...
selected instead of selected parent when a child is selected.
2014-03-29 05:18:24 +01:00
Laurent Destailleur
61f649e1ae
Fix: When select_date is called with '' as preselected date,
...
automatic user date was not correctly et (We must set a date into PHP
server timezone area)
Fix: First param of select_date must always be forged with a dolibarr
date function and not time().
New: Add a page for tests.
2014-03-29 04:26:44 +01:00
Juanjo Menent
a1fb21114b
New: Add some hooks for financial reports
2014-03-28 18:31:43 +01:00
aspangaro
e0dc01fe85
Merge branch 'upstream/develop'
2014-03-28 12:37:42 +01:00
Laurent Destailleur
4d4512fadd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-26 22:14:14 +01:00
Laurent Destailleur
9e771269c4
Qual: clean code
2014-03-26 20:46:17 +01:00
Laurent Destailleur
62a990d6cc
Fix: ajax_combobox function must be included before called.
...
New: Feature of module survey are now localized into top menu "Tools".
2014-03-26 16:02:22 +01:00