aspangaro
e8c7bb9c62
Fix for language
2013-11-14 21:02:33 +01:00
Laurent Destailleur
4b3778d116
Merge pull request #1292 from aspangaro/3.4
...
fix for language
2013-11-09 16:08:19 -08:00
aspangaro
bb69fcf0d7
Fix for language
2013-11-09 07:00:59 +01:00
aspangaro
9170259351
fix for language
2013-11-09 06:51:10 +01:00
Laurent Destailleur
b2308ba65c
Merge pull request #1284 from GPCsolutions/links
...
Links
2013-11-06 17:15:49 -08:00
Laurent Destailleur
b82cbf1385
Fix: current balance was visible when it should not
...
Conflicts:
htdocs/compta/bank/account.php
2013-11-06 15:35:10 +01:00
Laurent Destailleur
521b3a89bf
Fix: current balance was visible when it should not
2013-11-06 15:31:56 +01:00
Cédric Salvador
00c9df670c
renamed templates
2013-11-06 10:22:01 +01:00
Cédric Salvador
6c22af00e1
factorization
2013-11-06 10:20:54 +01:00
Cédric Salvador
c96b2d3b87
factorized form attach, documents list and links list for the document pages
2013-11-06 10:19:16 +01:00
Cédric Salvador
23008c3b31
factorized document actions
...
Conflicts:
htdocs/societe/document.php
2013-11-06 10:11:40 +01:00
Laurent Destailleur
190dabc3f7
Fix: Tons of bugs with extrafields feature.
2013-11-05 13:11:36 +01:00
Laurent Destailleur
2f47b0fcfd
Fix: picto for status8 is a flash red icon to report a critical error
...
that need a task to fix. This is not the case for a close thirdparty (a
close thirdparty is a regular status). However to have a bigger contrast
with thirdparty active, i set picto to statut5.png
2013-11-04 23:56:15 +01:00
Laurent Destailleur
5e246107a7
Doxygen
2013-11-04 16:31:12 +01:00
Laurent Destailleur
b2df689669
Merge pull request #1274 from FHenry/3.4
...
USe good status icon for thirdparty ActivityCeased
2013-11-03 13:18:37 -08:00
aspangaro
a9dd9d6dfc
Modify the presentation of the card
2013-11-03 15:07:26 +01:00
Grand Philippe
c5f29e14a4
missing trad and fix language
2013-11-02 17:50:24 +01:00
Florian Henry
6aea0bf7a1
Fix [ bug #1105 ] Searching Boxes other search option
2013-11-02 12:49:37 +01:00
Laurent Destailleur
d8216a09e1
Fix: Try a fix to avoid error on big sql
2013-10-31 14:39:41 +01:00
Laurent Destailleur
c81bb60384
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/core/lib/pdf.lib.php
htdocs/public/cron/cron_run_jobs.php
2013-10-27 02:33:03 +02:00
Laurent Destailleur
197ae822d4
Merge pull request #1263 from FHenry/develop
...
Fix list propal and invoice to display customer ref if option is set
2013-10-26 17:13:07 -07:00
Florian Henry
17df92c654
Fix [ bug #1116 ] Silent Warning when validating a customer invoice
...
[PostgreSQL]
2013-10-26 16:01:02 +02:00
Laurent Destailleur
837d5f2e76
Qual: Normalize code of vat class
...
New: Can enter a vat payment of zero.
2013-10-25 19:27:38 +02:00
Florian Henry
bdcbd4ee42
Fix list propal and invoice to display customer ref if option is set
2013-10-22 12:47:26 +02:00
Laurent Destailleur
315e2e4c13
Merge branch 'patch-14' of https://github.com/defrance69/dolibarr into
...
defrance69-patch-14
Conflicts:
htdocs/install/mysql/migration/3.4.0-3.5.0.sql
2013-10-20 14:12:56 +02:00
Laurent Destailleur
e5bc7d29d0
Fix: Validation of contract lose the new ref into trigger.
...
Fix: Validation of contract was not using transaction
Fix: Validation of contract did not renamed uploaded directory.
2013-10-18 10:17:06 +02:00
Laurent Destailleur
a8f784083c
Show ref with label on bank account.
2013-10-16 19:00:00 +02:00
Laurent Destailleur
07d04b7905
Fix: syntax error
2013-10-14 16:12:07 +02:00
Maxime Kohlhaas
0994184bf9
Fix invoice fetch on payment page
2013-10-14 09:45:32 +02:00
Maxime Kohlhaas
387e0ab50b
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2013-10-14 09:42:10 +02:00
Laurent Destailleur
303cad162b
Qual: Show the rule name used to make calculation and link to change
...
rule.
2013-10-10 19:33:49 +02:00
Laurent Destailleur
383ead9234
Fix: remove a test output
2013-10-10 17:30:28 +02:00
Maxime Kohlhaas
d6da871381
Add object declaration on paiment
2013-10-10 09:31:37 +02:00
Laurent Destailleur
a11a0d6491
Fix: debug replanishment feature
2013-10-09 21:09:15 +02:00
Laurent Destailleur
47a9837046
Uniformize ref_customer into list
...
Conflicts:
htdocs/comm/propal/list.php
htdocs/compta/facture/list.php
2013-10-07 21:58:12 +02:00
BENKE Charles
53531ff847
Update facture.php
2013-10-06 17:23:31 +02:00
BENKE Charles
ca0ba99eff
Update facture.php
2013-09-27 22:08:06 +02:00
BENKE Charles
fff1309cec
Update facture.php
2013-09-27 22:06:05 +02:00
Maxime Kohlhaas
4a20a29521
Add hook on paiementcard + fix hook on expedition
2013-09-27 11:00:25 +02:00
Maxime Kohlhaas
383e07d102
Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
2013-09-26 18:20:12 +02:00
Laurent Destailleur
3fde695c94
Qual: Uniformise name of include files we use to share common code found
...
into Actions area of pages (controllers).
2013-09-23 13:22:28 +02:00
Laurent Destailleur
5341811ec0
Fix: Clean awful code
2013-09-23 12:31:10 +02:00
Maxime Kohlhaas
00cb2aa26c
Fix : wrong var used in bank account class
2013-09-23 10:55:44 +02:00
Laurent Destailleur
b57ed72fc1
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
2013-09-22 20:01:33 +02:00
Laurent Destailleur
16396b985b
Merge branch '3.4' of git@github.com:Dolibarr/dolibarr.git into 3.4
2013-09-21 10:54:34 +02:00
Laurent Destailleur
b74f73c885
Fix: Calculation of deposit amount when using a percent was done only on
...
last line.
2013-09-21 10:53:46 +02:00
Laurent Destailleur
53979ad58c
Fix: Bad param
2013-09-20 14:29:09 +02:00
Laurent Destailleur
3d62303d59
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
build/debian/get-orig-source.sh
build/debian/watch
htdocs/fourn/ajax/getSupplierPrices.php
2013-09-19 01:02:53 +02:00
Cédric Salvador
fc136d0d06
changed parameter
2013-09-16 14:17:53 +02:00
Cédric Salvador
d9a26d0aa9
natural search in list pages
2013-09-16 14:17:53 +02:00