Florian Henry
3cf3dbeb51
Add pdf link into supplier invoice list and supplier order list
2013-08-09 13:48:44 +02:00
simnandez
057df6df85
Trad: Update ca_ES and es_ES admin.lang
2013-08-09 11:50:12 +02:00
simnandez
868571061b
Trad: Update ca_ES and es_ES bills.lang
2013-08-09 11:44:12 +02:00
simnandez
728edd0ab3
Trad: Update ca_ES and es_ES companies.lang
2013-08-09 11:41:27 +02:00
simnandez
a79cb97235
Trad: Update ca_ES and es_ES main.lang
2013-08-09 11:37:39 +02:00
simnandez
e762f76d86
Trad: Update ca_ES and es_ES users.lang
2013-08-09 11:32:35 +02:00
simnandez
372ef135d5
Trad: Update ca_ES and es_ES commercial.lang
2013-08-09 11:28:24 +02:00
simnandez
f853039b2f
Trad: Update ca_ES and es_ES ecm.lang
2013-08-09 11:26:12 +02:00
simnandez
55436940e1
Trad: Update ca_ES and es_ES holiday.lang
2013-08-09 11:19:59 +02:00
simnandez
a7431c1165
Trad: Update ca_ES and es_ES banks.lang
2013-08-09 11:10:52 +02:00
simnandez
3aa9de7cfa
Trad: Update ca_ES and es_ES interventions.lang
2013-08-09 10:57:41 +02:00
Laurent Destailleur
ecf8e06487
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-08-08 20:07:24 +02:00
Laurent Destailleur
bfd2d7ada2
Fix: Sort order works with special chars.
2013-08-08 20:06:56 +02:00
simnandez
6b1484c2ea
Fix: [ bug #992 ] Proforma invoices don't have a separated numeric count
2013-08-08 17:11:54 +02:00
Laurent Destailleur
b7dd059f99
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-08-08 01:54:22 +02:00
Laurent Destailleur
3a209afa94
Update societe.class.php
...
Add missing space
2013-08-08 01:54:08 +02:00
Laurent Destailleur
bf95cf40d9
Merge pull request #1164 from PaulPoulain/966-develop
...
T966-develop : Put the poste of the contact in the list
2013-08-07 16:51:27 -07:00
Laurent Destailleur
2a0597a6d4
Merge pull request #1161 from PaulPoulain/948-develop
...
T948-develop :Classify Billed when the price of bill is greater than command
2013-08-07 16:48:32 -07:00
Laurent Destailleur
fe3e59ed12
Fix: Use reserved word None when we don't want thousand separator.
2013-08-08 01:47:22 +02:00
Laurent Destailleur
1a8b49c2c7
Merge pull request #1171 from braito4/patch-1
...
Update fiche.php
2013-08-07 13:37:56 -07:00
Laurent Destailleur
b1f528f4d5
Comment code of a deprecated variable.
2013-08-07 20:56:10 +02:00
braito4
561d0ea46b
Update fiche.php
2013-08-07 20:48:50 +02:00
Laurent Destailleur
d5a57f3717
Fix: Found a dozen of bugs into sub module delivery of module shipment.
2013-08-07 15:08:30 +02:00
Laurent Destailleur
4d67d02f33
Fix: Bad dir
2013-08-07 13:35:09 +02:00
Laurent Destailleur
539adfdcc4
Fix: Bad var name
2013-08-07 13:33:22 +02:00
lalaina rasamoelina
c0d3ed0d60
T966-develop : Put the poste of the contact in the list
...
In the list of contact when we send a mail,i added the post of person in () after the name
htdocs/commande/fiche.php?id=481&action=presend&mode=init
2013-08-07 10:17:18 +02:00
Laurent Destailleur
7438809ab5
Make predefined invoice feature easier to use.
2013-08-06 23:55:17 +02:00
Laurent Destailleur
acf3db8512
Fix: Pb with predefined invoices
2013-08-06 23:50:12 +02:00
Laurent Destailleur
cb4b8ffb8a
Fix: Do not load class like it should
2013-08-06 22:57:53 +02:00
Laurent Destailleur
3caf119596
Fix: Param must be a regex string
2013-08-06 19:23:43 +02:00
Laurent Destailleur
7a8d28f135
Several fix for last pull request:
...
- A property of an element must be shown under another element
- Property that may be page content must not be output into a list.
- Bad W3C (<br> must not be <br />)
- Must not use picto to edit a property to define a link to a page
(replaced with generic sheet picto).
2013-08-06 19:12:26 +02:00
Laurent Destailleur
8533688020
Merge pull request #1159 from PaulPoulain/962-develop
...
T962-develop: Put the private note in the order list
2013-08-06 09:45:07 -07:00
Laurent Destailleur
7a17d52dad
Merge pull request #1157 from PaulPoulain/961-develop
...
T961-develop: Put the private note in the bill list
2013-08-06 09:44:28 -07:00
Laurent Destailleur
480355f4f0
Merge pull request #1158 from PaulPoulain/960-develop
...
T960-develop : Put the note_private in the propal list
2013-08-06 09:44:10 -07:00
Laurent Destailleur
837c34ba62
Qual: Add more complete help text into setup page.
2013-08-06 17:26:26 +02:00
Laurent Destailleur
60a1fce2d1
Sec: Do not autofill password for remote access
2013-08-06 17:26:05 +02:00
Laurent Destailleur
4b6d2a3931
Synchro with transifex
2013-08-06 17:04:40 +02:00
lalaina rasamoelina
0fa4739d47
T948-develop :Classify Billed when the price of bill is greater than command
...
-In the workflow i've added on bouton which permitted
to classify billed when the price of bills is greater
than command,if her status is delivered
/htdocs/admin/workflow.php
2013-08-06 16:57:40 +02:00
lalaina rasamoelina
88bdecd2fb
T962-develop: Put the private note in the order list
...
In the command list, if there are the private notes,we print them and we can edit them
htdocs/commande/liste.php
2013-08-06 16:49:47 +02:00
lalaina rasamoelina
2e25d17372
T960-develop : Put the note_private in the propal list
...
In the propal list, if there are the private notes,we print them and we can edit them
htdocs/comm/propal/list.php
2013-08-06 16:41:36 +02:00
lalaina rasamoelina
a8ba4e1861
T961-develop: Put the private note in the bill list
...
In the invoice list, if there are the private notes,we print them and we can edit them
htdocs/compta/facture/liste.php
2013-08-06 16:36:16 +02:00
Juanjo Menent
aab90bfe76
Merge pull request #1154 from atm-maxime/develop
...
Fix : supplier invoice mask + numbering
2013-08-06 06:37:32 -07:00
Maxime Kohlhaas
3586c41a8e
Numbering should be on invoice date, not creation date
2013-08-06 15:29:20 +02:00
Maxime Kohlhaas
08a3b0c905
Fix : supplier invoice mask + numbering
2013-08-06 15:27:51 +02:00
Laurent Destailleur
a8784faa1e
Fix: Removed debug print
2013-08-06 13:24:12 +02:00
Laurent Destailleur
2750b1a298
Fix: Tons of regression after renaming note field into note_private.
...
Qual: Add phpunit test to test all exports descriptors.
2013-08-06 13:22:00 +02:00
Laurent Destailleur
91700d84a6
Fix: lang file
2013-08-06 03:56:59 +02:00
Laurent Destailleur
80e04e967c
Start to uniformize default debian package with current official
...
package on work.
2013-08-06 03:10:51 +02:00
Laurent Destailleur
b7cada9a99
Fix: End of menu when no module selected.
2013-08-06 03:01:56 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +02:00