Florian HENRY
1857280234
Fix [ bug #1516 ] PRODUIT_CUSTOMER_PRICES don't take default price if
...
not defined for customer
2014-06-29 17:39:54 +02:00
Laurent Destailleur
03c6d8fdc3
New: Can create proposal from an intervention.
2014-06-28 19:47:51 +02:00
Laurent Destailleur
2c493a4fe3
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
ChangeLog
2014-06-28 14:55:04 +02:00
Laurent Destailleur
a79aa1f203
Merge branch 'develop' of github.com:FHenry/dolibarr into FHenry-develop
...
Conflicts:
htdocs/product/class/product.class.php
2014-06-26 21:38:03 +02:00
Laurent Destailleur
fc4493242a
Merge pull request #1685 from KreizIT/3.6
...
FIX : #1477 , #1478 , #1479
2014-06-26 21:00:26 +02:00
Laurent Destailleur
018e1d31e3
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/product/class/product.class.php
htdocs/projet/class/project.class.php
2014-06-25 20:22:25 +02:00
Cedric
ee91f4a3f7
FIX : #1477 , #1478 , #1479
2014-06-25 13:37:55 +02:00
Laurent Destailleur
76532218c2
Fix: [ bug #1476 ] Invoice creation form loses invoice date when there
...
is a validation error
2014-06-21 15:35:30 +02:00
Laurent Destailleur
39eea995a4
Merge pull request #1675 from FHenry/3.5
...
Fix == instaed of = in variable affectation
2014-06-20 16:52:44 +02:00
Laurent Destailleur
8d1fdec8cf
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/pdf.lib.php
htdocs/core/modules/expedition/doc/pdf_merou.modules.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/fiche.php
htdocs/projet/fiche.php
2014-06-20 15:26:02 +02:00
Florian HENRY
d09ccf5855
Fix == instaed of = in variable affectation
2014-06-20 13:21:49 +02:00
Laurent Destailleur
e7f08c6d37
Merge pull request #1674 from atm-maxime/3.5
...
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix...
2014-06-20 13:20:50 +02:00
Maxime Kohlhaas
aaabf9647d
Fix 1462, 1468, 1480, 1483, 1490, 1497 $this instead of $object (3.5 fix)
2014-06-20 09:33:25 +02:00
Florian HENRY
0645189432
If multiprice level is used the VAT on addline is not correct
2014-06-18 10:56:38 +02:00
Florian HENRY
9bb537f399
- New: If multilangue is enabled, mail (from propal, invoice, etc...)
...
message is pre-defaulted in Customer language
2014-06-18 09:59:15 +02:00
Maxime Kohlhaas
d0a417ad36
Fix 1480, 1483, 1497 $this instead of $object
2014-06-14 11:37:57 +02:00
Laurent Destailleur
e5bd170114
Add comment
2014-05-30 11:21:24 +02:00
Laurent Destailleur
ccca46f380
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/comm/propal/list.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/core/lib/functions.lib.php
htdocs/expedition/note.php
htdocs/fourn/commande/liste.php
htdocs/fourn/facture/fiche.php
htdocs/main.inc.php
htdocs/projet/tasks/index.php
htdocs/theme/eldy/style.css.php
2014-05-29 19:20:48 +02:00
Laurent Destailleur
4076a4a643
Fix: select_date accepts -1, '' or a date but not '0'
2014-05-25 14:51:56 +02:00
Laurent Destailleur
8e7b310fb6
Fix: [ bug #1400 ] Silent Warning create a draft invoice
2014-05-25 05:01:14 +02:00
Laurent Destailleur
b7f55ea99c
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/modules/modAgenda.class.php
htdocs/core/modules/modProduct.class.php
htdocs/fourn/commande/liste.php
2014-05-18 11:52:52 +02:00
Laurent Destailleur
18848eaf74
Clean forms
2014-05-12 13:25:36 +02:00
Laurent Destailleur
64f8dcf131
Fix: Bad syntax of vars
2014-05-12 12:10:52 +02:00
Laurent Destailleur
bafc53ad95
Fix: [ bug #1367 ] "Show invoice" link after a POS sell throws an error
2014-05-11 19:05:51 +02:00
Laurent Destailleur
131f133e07
New: Merge free product and predefined product area to enter new
...
product (Supplier orders now use same template than customer
orders/proposal/invoices).
2014-05-05 17:59:43 +02:00
Laurent Destailleur
d224128c46
New: Merge free product and predefined product area to enter new
...
product.
2014-05-05 14:30:08 +02:00
Raphaël Doursenaud
f8f502d013
Removed closing php tag
...
http://php.net/manual/en/language.basic-syntax.phptags.php
2014-05-03 18:18:44 +02:00
Laurent Destailleur
4cb671f4db
Qual: Clean deprecated code.
2014-04-28 11:55:08 +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
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
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
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
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
88a4af394c
Removed dead or useless code.
2014-03-29 14:12:01 +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
4d4512fadd
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2014-03-26 22:14:14 +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
Laurent Destailleur
a5e8063cfd
Fix: Bad management error
2014-03-25 20:09:30 +01:00
Laurent Destailleur
f115501ddf
Merge branch '3.5' of git@github.com:Dolibarr/dolibarr.git into 3.5
2014-03-24 00:16:47 +01:00
Laurent Destailleur
57bd043f59
Fix: Missing lang loading
2014-03-23 20:30:54 +01:00
Laurent Destailleur
a9aaac8e15
Fix: Date was lost if error during submit.
2014-03-20 00:05:20 +01:00
Laurent Destailleur
68396e023c
New: When creating an invoice all types are visible (even if for the
...
moment we just show an help text to explain how to use type credit note
and deposit).
2014-03-19 23:49:07 +01:00
Laurent Destailleur
caf1eba4e2
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/compta/facture.php
2014-03-19 22:59:10 +01:00
Laurent Destailleur
4afb85bd1d
Fix: Several fix into workflow/condition for invoice payments or convert
...
into discount.
2014-03-19 22:30:25 +01:00
Laurent Destailleur
f9c1b590d0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
2014-03-19 22:29:18 +01:00
Alexis Algoud
839641feaf
Add option to set value of credit note by invoice lake of payment
2014-03-15 14:52:08 +01:00
Alexis Algoud
3a21d99edf
Add feature : import line from origin invoice in the new credit note
2014-03-15 12:01:13 +01:00
Florian Henry
3f6b319d41
Fix deposit invoice
2014-03-14 23:42:45 +01:00
Laurent Destailleur
24b0ea6613
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
2014-03-03 19:38:02 +01:00
Laurent Destailleur
7d7a72b8f1
More interactive autoselect of fields
2014-03-01 20:02:35 +01:00
Laurent Destailleur
d69cee03d8
More interactive autoselect of fields
2014-03-01 19:45:13 +01:00
Laurent Destailleur
c6fb7996ba
Fix: [ bug #1238 ] When creating accompte with a %, free product are
...
used for calculation.
2014-03-01 19:11:13 +01:00
Marcos García de La Fuente
8099d7ff42
Replacing invoice integer types with Facture constants
2014-02-26 01:03:26 +01:00
Florian Henry
ec8ad9f8bb
codesniffer
2014-02-23 20:10:05 +01:00
Florian Henry
720746b1b2
Fix php sniffer
2014-02-23 16:29:16 +01:00
Florian Henry
46ae5d6e9c
- New: Price management enhancement (multiprice level, price by
...
customer, if MAIN_FEATURES_LEVEL=2 Price by qty)
- Fix: Project Task numbering rule customs rule works
2014-02-23 16:16:47 +01:00
Laurent Destailleur
6f962397e4
Start to work on a mass send remind feature.
2014-02-19 20:23:02 +01:00
Laurent Destailleur
860ca15cfc
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/core/class/extrafields.class.php
2014-02-17 15:27:30 +01:00
Laurent Destailleur
abc96b51fa
Enable extrafields for customer order, proposal and invoice lines. This
...
feature was developed for 3.5 but was disabled (hidden) because of
a bug not possible to fix enough quickly for 3.5.0 release.
2014-02-16 23:51:29 +01:00
Laurent Destailleur
908c39098d
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-16 19:47:51 +01:00
Laurent Destailleur
3aba53a9ae
Fix: javascript calculation of unit price from margin rate was broken.
2014-02-16 19:26:41 +01:00
Laurent Destailleur
ce8d13ead0
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
ChangeLog
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/comm/action/fiche.php
htdocs/filefunc.inc.php
htdocs/install/check.php
2014-02-10 00:38:10 +01:00
Laurent Destailleur
9e06f185c5
Fix: Fix problem of invalid paypal link with \n.
2014-02-06 18:19:49 +01:00
Laurent Destailleur
8d916215cc
New: Add new hook function addMoreActionsButtons to allow a module to
...
add/replace action buttons into an element.
2014-01-24 12:51:01 +01:00
Maxime Kohlhaas
7e8a7f7e7f
Allow to clone an invoice on a different third
2014-01-17 15:44:06 +01:00
Laurent Destailleur
23eb0f3770
Qual: Mutualize code for actions of editing notes
...
New: Add button 'cancel' to cancel edition of a note (private or public)
2014-01-11 13:33:30 +01:00
Laurent Destailleur
fcfe94d4ec
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/product/liste.php
2013-12-24 16:28:27 +01:00
Florian Henry
e971e4dfff
Fix [ bug #1202 ] Wrong amount in deposit % invoice from proposal
2013-12-23 11:05:14 +01:00
Laurent Destailleur
a05d9b864a
Fix: Test must never be done on a translated string
2013-12-08 16:40:45 +01:00
Laurent Destailleur
30428ec6e5
Fix: Control on minimum amount must be one only on standard and
...
replacement invoices.
Conflicts:
htdocs/compta/facture.php
2013-12-01 19:41:29 +01:00
Laurent Destailleur
9e9a386852
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/compta/facture.php
2013-11-21 02:19:21 +01:00
Laurent Destailleur
23f7de0873
Fix: [ bug #1094 ] Invoice Text Reminder
...
Conflicts:
htdocs/compta/facture.php
2013-11-21 02:07:13 +01:00
Raphaël Doursenaud
7945011955
Make AJAX new line form work again
...
FIXME: Factorize!
2013-11-19 17:54:36 +01:00
Laurent Destailleur
48570f599a
Fix: form is not allowed into a table. This break some javascript and
...
make some browsers crazy.
2013-11-17 23:25:25 +01:00
Laurent Destailleur
8ec50fce23
Move warning at correct place.
...
Fix: Reset of amount was not working
2013-11-16 14:26:42 +01:00
Laurent Destailleur
5b243abe4b
Fix: Miscellaneous fixes
2013-11-16 12:00:08 +01:00
Laurent Destailleur
d0d9cce146
Fix: price should not be used to compare amounts. Price is a formated
...
string, not an amount.
2013-11-15 22:15:48 +01:00
simnandez
618bf4d75e
Remove td
2013-11-15 17:48:19 +01:00
simnandez
0aba9b02b8
Add alert for outstanding bill
2013-11-15 17:43:13 +01:00
Laurent Destailleur
190dabc3f7
Fix: Tons of bugs with extrafields feature.
2013-11-05 13:11:36 +01: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
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
Laurent Destailleur
5341811ec0
Fix: Clean awful code
2013-09-23 12:31:10 +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
b74f73c885
Fix: Calculation of deposit amount when using a percent was done only on
...
last line.
2013-09-21 10:53:46 +02:00
Cédric Salvador
0c93c6f0b1
format
2013-09-09 09:55:51 +02:00
Cédric Salvador
0d23f78e9f
indentation
2013-09-09 09:55:51 +02:00
Cédric Salvador
de1dec7c34
don't display warehouse selection if there's only one
...
Conflicts:
htdocs/compta/facture.php
htdocs/langs/en_US/stocks.lang
htdocs/langs/fr_FR/stocks.lang
2013-09-09 09:55:51 +02:00
Laurent Destailleur
305c1d63a7
Qual: Uniformize code. No useless redirect. use GETPOST.
2013-09-06 13:25:45 +02:00
Florian Henry
853758a422
REplicate extrafield value
...
proposal=>invoice,proposal=>invoice,proposal=>order, order=>invoice
2013-08-30 14:38:04 +02:00
Florian Henry
b5731bab7e
All deposit inoice form order
2013-08-30 10:46:05 +02:00
lalaina rasamoelina
f913422e62
T999-develop: link invoice to a command
...
If you do not create the invoice from the order,
it can connect to a command by clicking "bind a command"
2013-08-22 10:17:03 +02:00
Christophe Battarel
29d329a1d2
ability to define margin rate on quotes, orders, invoices
...
more to come : same on edit, user permissions
2013-08-12 15:34:09 +02:00
Laurent Destailleur
23516a466c
Fix: Pb with predefined invoices
2013-08-06 23:56:13 +02:00
Laurent Destailleur
acf3db8512
Fix: Pb with predefined invoices
2013-08-06 23:50:12 +02:00
Laurent Destailleur
67820774bb
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/commande/fiche.php
htdocs/core/class/extrafields.class.php
htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php
2013-07-27 14:21:47 +02:00
jfefe
bddbc6f6b2
Fix : show input fields if missing required extrafield when editing
...
invoice
2013-07-26 16:02:48 +02:00
jfefe
371b40cc76
Do not create invoice if required extrafields are empty
2013-07-26 13:22:22 +02:00
Laurent Destailleur
ad783cc4f1
Merge pull request #1112 from PaulPoulain/949-develop
...
949 Put the ref_client in the subject mail
2013-07-19 06:59:49 -07:00
Laurent Destailleur
d802470aae
I killed <td nowrap>. Hello <td class="nowrap"> !
2013-07-19 14:23:42 +02:00
lalaina rasamoelina
913f4d94cc
Put the ref_client in the subject mail
2013-07-18 12:39:50 +02:00
Laurent Destailleur
27a435994a
Qual: Some methods object->addline used a first parameter that was
...
object->id, some not. Of course this was not a good pratice, since
object->id is already known so no need to provide it as parameter.
All methods addline in this case were modified to match good
pratice and be uniformed with others.
2013-07-10 17:29:54 +02:00
Laurent Destailleur
1ee67bd5b9
Prepare code to uniformize method addline.
2013-07-10 16:07:57 +02:00
Florian Henry
1580f92b11
Fix bug for PGSQL Migration 3.4->3.5
...
Fix bug on create invoice from contract
2013-06-27 08:09:28 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +02:00
Laurent Destailleur
869e877cb7
Qual: We must not concat currency symbol after a price, but use the
...
parameter currency of method price.
2013-06-17 11:58:55 +02:00
Laurent Destailleur
c748f3d834
Qual: Removed useless methods
...
Qual: Removed deprecated vars
Qual: Free memory
2013-06-16 21:31:21 +02:00
Florian Henry
f2e2815cc1
Merge branch 'develop' into dev_projecthtmlform
2013-06-15 11:56:45 +02:00
Florian Henry
8fb2b8fa12
Start normalize project module : create html.formprojet.class.php with
...
selec_project
2013-06-14 22:33:01 +02:00
simnandez
684c086ad0
Fix: param must be a string
2013-06-14 15:37:28 +02:00
Laurent Destailleur
0c9bc2ac5f
Merge branch 'develop' of https://github.com/frederic34/dolibarr into
...
frederic34-develop
Conflicts:
htdocs/commande/fiche.php
htdocs/compta/facture.php
2013-06-12 10:47:56 +02:00
Florian Henry
9f03074127
- New: [ task #926 ] Add extrafield feature on order lines
...
- New: [ task #927 ] Add extrafield feature on Proposal lines
- New: [ task #928 ] Add extrafield feature on invoice lines
2013-06-10 16:05:41 +02:00
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
fhenry
fefb21a56e
Fix bug on Extrafield checkbox
...
Fix bug on ActionComm Update
[ task #900 ] Review code of ficheinter.class.php
2013-05-18 12:17:43 +02:00
fhenry
8542a4fd28
Fix date extrafield message old datetimeformat use message in log
2013-05-10 16:34:14 +02:00
Laurent Destailleur
80e470a4ce
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal/class/propal.class.php
htdocs/compta/facture.php
htdocs/compta/facture/impayees.php
htdocs/compta/index.php
htdocs/core/boxes/box_produits_alerte_stock.php
htdocs/core/class/html.form.class.php
htdocs/core/modules/syslog/mod_syslog_file.php
htdocs/fourn/facture/impayees.php
htdocs/holiday/class/holiday.class.php
htdocs/holiday/fiche.php
2013-04-28 01:24:58 +02:00
Marcos García
7a115a9216
Expedition class name was not being translated when creating invoice from it
2013-04-27 13:55:20 +02:00
fhenry
b9f7d4c302
Fix bug on invoice extrafield type date
2013-04-26 12:20:15 +02:00
fhenry
a06581771c
Reveiw extrafield for womplaiance with wiki
...
http://wiki.dolibarr.org/index.php/Extrafields
2013-04-26 10:29:14 +02:00
Laurent Destailleur
36b314a2d6
Try to solve some problems with table (replaced by div).
2013-04-25 20:27:45 +02:00
Laurent Destailleur
4e0ef01389
Qual: nowrap="nowrap" is replaced with a CSS class style .nowrap
2013-04-25 01:13:13 +02:00
Marcos García
5b248805c2
Notifications popup messages were not showing real notifications that were going to be sent
2013-04-21 14:24:19 +02:00
fhenry
4202c8fc91
required once instead of require
2013-04-20 17:56:39 +02:00
fhenry
cae761d522
[ task #640 ] Better deposit invoice management
2013-04-20 17:10:03 +02:00
fhenry
e2d0d0d414
Fix fix as Eldy wish it
2013-04-20 00:10:20 +02:00
fhenry
c0c1de7992
[ task #826 ] Increasing stock when deleting an invoice
2013-04-18 08:40:29 +02:00
Laurent Destailleur
d3f29649d5
Fix into div/br
2013-04-16 01:23:33 +02:00
Laurent Destailleur
10ab1a583a
Look: Optimize screens
2013-04-16 01:13:20 +02:00
Laurent Destailleur
e5a945ba5b
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
ChangeLog
htdocs/admin/propal.php
htdocs/compta/journal/purchasesjournal.php
htdocs/compta/journal/sellsjournal.php
htdocs/core/class/conf.class.php
htdocs/core/class/hookmanager.class.php
htdocs/core/lib/files.lib.php
htdocs/core/modules/mailings/contacts2.modules.php
htdocs/langs/ca_ES/admin.lang
htdocs/langs/en_US/admin.lang
htdocs/langs/es_ES/admin.lang
htdocs/langs/fr_FR/admin.lang
htdocs/public/demo/index.php
2013-04-14 01:46:33 +02:00
Marcos García
7c4b901b0a
Improved es_ES translations and replaced missing translation
2013-04-13 17:45:41 +02:00
Laurent Destailleur
ae01285fe9
Look: Replace table with div.
...
Look: Optimize for smartphone
2013-04-12 16:16:39 +02:00
Marcos García
9ec74194a0
Translated linked object propal module name
2013-04-11 23:10:27 +02:00
Laurent Destailleur
b496436fe3
Qual: Reduce number of methods. Mutualize update_note code.
2013-04-10 10:58:38 +02:00
fhenry
275bf67bb7
[ task #811 ] Uniformanize note field
2013-04-09 17:18:07 +02:00
frederic34
40f11206de
Merge remote-tracking branch 'upstream/develop' into develop
...
Conflicts:
htdocs/commande/fiche.php
2013-04-08 11:33:45 +02:00
Laurent Destailleur
76910d4159
Look: Start to use div to render actions buttons
2013-04-03 18:37:54 +02:00
Régis Houssin
e139e63d92
Fix: missing $soc object with origin object
2013-04-02 12:01:39 +02:00
jfefe
cf6f4405cb
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr.git into extrafields
...
Conflicts:
htdocs/comm/propal.php
2013-04-01 19:44:55 +02:00
jfefe
a8874ebcc8
Uniformize usage of extrafields methods
2013-04-01 19:43:26 +02:00
Laurent Destailleur
89365786a8
New: enhance tool fixdosfiles.sh
...
Convert DOS files to unix
2013-03-30 14:27:13 +01:00
Laurent Destailleur
e0baa0fe46
Generalize fix: file with a specific mask not found, again
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/expedition/fiche.php
htdocs/fichinter/fiche.php
2013-03-30 14:04:09 +01:00
Laurent Destailleur
a5e66ab7ba
Generalize fix: file with a specific mask not found, again
2013-03-30 13:54:46 +01:00
jfefe
e99ba51f1d
Use of new function to set optionals from add / update form
...
Format date display for data from JS calendar (date type extrafield)
2013-03-30 10:46:23 +01:00
Regis Houssin
1e3b26a104
Fix: file with a specific mask not found, again
2013-03-29 11:54:22 +01:00
frederic34
1cd39df82b
Merge remote-tracking branch 'upstream/develop' into develop
2013-03-26 10:24:46 +01:00
frederic34
4c29eaecd1
Print IPP
2013-03-26 10:23:00 +01:00
Laurent Destailleur
fe7cad8d6a
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-03-24 02:28:29 +01:00
Laurent Destailleur
24427d2c65
Use combo list for revenue stamp
2013-03-24 00:35:40 +01:00
fhenry
d84cd86a50
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into
...
develop
Merge Cron module
2013-03-23 20:24:28 +01:00
Laurent Destailleur
fbf8d410d2
New: Support revenue stamp onto invoices
2013-03-23 17:34:23 +01:00
fhenry
8971e6fe15
[ task #710 ] Envoi de mail
2013-03-23 14:39:23 +01:00
eldy
90025f9c13
Work on revenue stamp
2013-03-23 13:07:25 +01:00
eldy
c8d6e9e44a
Fix: List of customers to build invoice or order
2013-03-23 12:33:25 +01:00
jfefe
f16c9dd3ac
Fix : bad permission
2013-03-16 00:19:53 +01:00
jfefe
f1a05528ad
Show extrafield separator on invoice
2013-03-16 00:16:30 +01:00
Laurent Destailleur
a86c6ac39d
New: price function can show price with currency symbol.
2013-03-15 15:59:51 +01:00
frederic34
9c8a9ff7dc
Print IPP
2013-03-11 23:35:31 +01:00
jfefe
ba8525bd6a
Merge branch 'develop' of git://github.com/Dolibarr/dolibarr into extrafields
...
Conflicts:
htdocs/install/doctemplates/invoices/template_invoice.odt
htdocs/install/doctemplates/proposals/template_proposal.odt
htdocs/install/mysql/migration/3.3.0-3.4.0.sql
2013-03-11 05:21:35 +01:00
simnandez
0c8d3336c2
[ task #707 ] Create option ProfIdx are mandatory to validate a invoice
2013-03-07 18:41:56 +01:00
jfefe
3ccb0fb92c
Edit extrafields on customer invoice
2013-03-06 04:54:08 +01:00
jfefe
7260e139df
Add extrafields support when create a customer invoice
2013-03-06 04:17:14 +01:00
Laurent Destailleur
c37e873ab4
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/fiche.php
2013-03-05 18:32:01 +01:00
fhenry
f793ed83f6
Fix [ bug #747 ]
2013-03-04 15:36:40 +01:00
Grand Philippe
b081589129
english language standardization
2013-02-25 09:52:24 +01:00
Laurent Destailleur
327f4062c7
New: Prepare code to be able to choose bank account to show when
...
building pdf and payment mode is withdraw.
2013-02-22 12:04:38 +01:00
simnandez
4cb6072f03
New: [ task #707 ] Create option ProfIdx are mandatory to validate a
...
invoice
2013-02-21 11:03:14 +01:00
Laurent Destailleur
b21cb5b899
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
build/exe/doliwamp/doliwamp.iss
build/makepack-dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/filefunc.inc.php
2013-02-17 17:25:38 +01:00
Laurent Destailleur
9a951e4d6d
Fix: When creating invoice from other object, type must be standard only
2013-02-17 17:12:19 +01:00
Laurent Destailleur
b434f58af3
Fix: When creating invoice from other object, type must be standard only
2013-02-17 17:12:06 +01:00
Laurent Destailleur
d2074d1a17
Fix: When creating invoice from other object, type must be standard only
2013-02-17 17:06:55 +01:00
Laurent Destailleur
e56e182fe9
Fix: When creating invoice from other object, type must be "standard".
2013-02-17 16:37:28 +01:00
Laurent Destailleur
3eb485d521
Qual: Removed TODO, deprecated code and deprecated properties. This also
...
fix missing combo box of contacts onto CC.
2013-02-12 17:08:21 +01:00
Regis Houssin
fcee35c65d
Fix: $hookmanager is a global object
2013-01-26 10:35:30 +01:00
Laurent Destailleur
56e11e52fa
New: hookmanager class is used frequently and is a factory object, so we
...
can move it during init of environment and use it globally.
2013-01-25 19:12:54 +01:00
Laurent Destailleur
abb6daf2dc
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
2013-01-19 16:29:16 +01:00
Laurent Destailleur
3551dff18a
Fix: [ bug #671 ] Product country origin is automatically entered in
...
description of invoices, but not in invoices generated from orders
2013-01-19 15:57:28 +01:00
Laurent Destailleur
a5b174eccc
Fix: Architecture of getCurrency was wrong. Cache was not stored
...
correctly and dict file loaded several times. There was also bug on PHP
without mb_string function.
Now function is a method of $langs object. All bug fixes.
2013-01-18 15:57:11 +01:00
Laurent Destailleur
d11cee399a
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
htdocs/core/tpl/freeproductline_create.tpl.php
htdocs/core/tpl/predefinedproductline_create.tpl.php
htdocs/install/mysql/tables/llx_c_availability.sql
2013-01-16 15:45:17 +01:00
Laurent Destailleur
8d206fdfb0
Prepare move to other licence. For the moment all answers for licence
...
upgrade were not yet received. So we prepare for GPL by uniformizing
licence text keys to GPL-3+. Will move later to AGPL if all answers are
positive.
2013-01-16 15:36:08 +01:00
simnandez
ffbb611eb4
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-13 10:57:39 +01:00
simnandez
b1369a2f01
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-12 22:08:52 +01:00
simnandez
96c5eacf4a
[ task #652 ] Reduce clicks into creaton of orders, invoices, etc.
2013-01-12 09:58:21 +01:00
Regis Houssin
a7ed40b10d
Fix: empty value if combobox disabled
2013-01-09 10:43:21 +01:00
Regis Houssin
a278ae7371
Fix: empty value if combobox disabled
2013-01-09 10:40:36 +01:00
Laurent Destailleur
142f171e50
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/.gitignore
2013-01-08 11:10:47 +01:00
Laurent Destailleur
091e469050
Fix: [ bug #622 ] attaching wrong file when sending the invoice via
...
e-mail
2013-01-07 00:40:18 +01:00
Regis Houssin
b838895db9
Fix: change for a neutral email
2012-12-30 15:13:49 +01:00
Regis Houssin
5740c7e694
Fix: change for a neutral email
2012-12-30 15:11:07 +01:00
Marcos García
0c113d33a6
Removed unuseful code
...
Some lines may be marked as changed but they are not because of incorrect line endings
2012-12-29 13:12:45 +01:00
Grand Philippe
a91a96e72e
merge
2012-12-10 10:02:13 +01:00
Christophe Battarel
12284bf676
show local taxes on invoice
2012-11-28 12:04:31 +01:00
Regis Houssin
8908f977b8
Fix: converting line delimiters !!!
2012-11-14 11:31:08 +01:00
Laurent Destailleur
831fe6a29e
Fix: More fix about the new localtax system
2012-11-06 23:45:16 +01:00
Laurent Destailleur
ba56e679bd
Fix: Calculation of default date for payment term was not using
...
function.
2012-11-05 17:21:05 +01:00
Laurent Destailleur
7fd16c3a7e
Qual: Error management
2012-11-03 11:54:32 +01:00
Laurent Destailleur
118733c600
Fix: Error message type
2012-11-03 11:26:45 +01:00
Laurent Destailleur
13ef8491b7
Fix: Error management
2012-10-31 15:09:42 +01:00
Laurent Destailleur
cbff238cbd
New: Support property "required" for extra fields.
2012-10-25 16:23:58 +02:00
Regis Houssin
446a81b4c4
Fix: move class in template
2012-10-18 10:35:55 +02:00
Laurent Destailleur
b160b97cbe
New: Add warning message.
2012-10-17 14:23:56 +02:00
Regis Houssin
df1e4a401a
Fix: convert line delimiters
...
Info: the last Eclipse version fix this problem
2012-10-13 11:42:58 +02:00
Laurent Destailleur
091966902e
Fix: for special_code=3
2012-10-12 22:18:31 +02:00
Regis Houssin
bcf46d00f0
Fix: convert line delimiters !!
2012-09-30 21:26:58 +02:00
Laurent Destailleur
3a98f6903e
Fix: If a customer has 2000 invoices, creating next one make 2000
...
requests instead of 1.
2012-09-27 20:54:04 +02:00
Laurent Destailleur
07fa800360
Fix: Correct concat when mixing not html and html descriptions
2012-09-16 20:23:57 +02:00
Regis Houssin
43c0a03758
Fix: strict mode tornado
2012-09-15 11:21:22 +02:00
Regis Houssin
e19f8c54f1
Fix: strict mode hurricane
2012-09-15 10:01:35 +02:00
Laurent Destailleur
27846d1698
Fix: Start and end date not saved at project creation
...
Conflicts:
htdocs/projet/class/project.class.php
2012-08-31 12:55:10 +02:00
Regis Houssin
f81b696890
Fix: code optimization
2012-08-31 09:25:27 +02:00
Regis Houssin
18b7549c52
Fix: use GETPOST('usenewaddlineform') instead MAIN_FEATURES_LEVEL
2012-08-31 08:51:08 +02:00
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +02:00
Regis Houssin
327e51ccd9
Fix: more simple
2012-08-29 17:40:13 +02:00
Regis Houssin
62a7847c5b
Fix: [ task #498 ] debug
2012-08-28 15:35:32 +02:00
Regis Houssin
3e2be54ead
Fix: restore old method
2012-08-27 19:11:44 +02:00
Regis Houssin
f322ec50ed
New: [ task #498 ] - final part
2012-08-25 15:21:34 +02:00
Regis Houssin
c9113458d9
New: [ task #498 ] part 3
2012-08-25 03:28:30 +02:00
Regis Houssin
995c7f13d3
New: [ task #498 ] part3
2012-08-23 13:45:51 +02:00
Regis Houssin
f4d75e87d3
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git
...
into task498_objectline
Conflicts:
htdocs/core/class/commonobject.class.php
2012-08-23 07:53:48 +02:00
Regis Houssin
c8e1aca7d8
New: [ task #498 ] part2
2012-08-23 07:50:20 +02:00
Marcos García
9b3c89ac47
Removed parenthesis from all include and include_once and replaced with single quotes
2012-08-23 02:40:41 +02:00
Marcos García
706d79986c
Removed parenthesis from all require_once and replaced with single quotes
2012-08-22 23:11:24 +02:00
Regis Houssin
97474bf77f
Fix: strict mode safari
2012-08-16 19:18:24 +02:00
Regis Houssin
a64723ea74
Fix: replace with new event message system
2012-07-29 16:11:52 +02:00
Regis Houssin
0aa6694c95
Fix: broken event message
2012-07-29 15:47:24 +02:00
Regis Houssin
eee5653c54
Fix: try to use the new message system
2012-07-29 12:54:19 +02:00
Regis Houssin
9cdba5bb61
Fix: try another method more clean and can be deployed on any type of
...
message
2012-07-29 08:26:33 +02:00
Regis Houssin
75588c2eb3
Merge pull request #272 from marcosgdf/backtolist-links
...
Created BackToList links
2012-07-28 13:15:42 -07:00
Regis Houssin
c7bacecf10
Fix: try to use another method for messages
2012-07-28 22:07:27 +02:00
Marcos García
2eeaad1352
BackToList links in Financial section
2012-07-28 21:22:59 +02:00
Laurent Destailleur
105e91dfea
Fix: Redirect after delete to correct page
2012-07-25 15:03:06 +02:00
Laurent Destailleur
dce9b96260
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
Conflicts:
htdocs/core/lib/functions2.lib.php
htdocs/install/lib/repair.lib.php
htdocs/install/mysql/migration/3.2.0-3.3.0.sql
2012-07-25 12:20:45 +02:00
Regis Houssin
a4f35bbfd5
Fix: uniformize $mesgs
2012-07-23 21:45:22 +02:00
Regis Houssin
eba0db736e
Fix: try to use $mesgs (array) for stock all messages and
...
$_SESSION['dol_message'] for specific message when a page is reloading
2012-07-23 21:31:10 +02:00
Regis Houssin
fafd79a0f8
Fix: uniformize code (in progress)
2012-07-20 09:57:50 +02:00
Christophe Battarel
8e8fd72459
correct margin infos display on order
2012-07-19 16:25:40 +02:00
Christophe Battarel
55d547348a
margin management for invoices
2012-07-19 11:07:50 +02:00
Regis Houssin
4291db4a93
Fix: strict mode
2012-07-10 18:57:27 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
1ddbc12258
Fix: No link if not found into table
2012-06-14 22:56:14 +02:00
Laurent Destailleur
9a3e3e8e18
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-10 21:55:46 +02:00
Regis Houssin
cc18dab5c9
Fix: missing remove_file action
...
Fix: use object instead id and store odt filename in object for use in
triggers
2012-06-10 17:09:10 +02:00
Laurent Destailleur
e6cd400bc3
Qual: List of elements must be into a page called "list.php".
2012-06-09 19:16:31 +02:00
Raphaël Doursenaud
6c963fc591
Fixed a bug preventing invoice sorting by authors
2012-06-01 03:07:05 +02:00
Regis Houssin
b5246add8d
Fix: big problem with files upload and more compatible with external
...
modules
2012-05-30 00:07:06 +02:00
Regis Houssin
9cf2ea492c
Fix: broken features with external module
2012-05-21 18:44:09 +02:00
juanjo
a6b0242f8a
[ task #407 ] Manage PDF hidden items
2012-05-21 17:12:57 +02:00
Regis Houssin
8ec51c2a6b
Fix: fetch object for hookmanager
2012-05-10 19:30:10 +02:00
Laurent Destailleur
dc09960143
New: Add bank account on payment list of invoice card.
2012-05-08 15:43:58 +02:00
Laurent Destailleur
d5f0c487ad
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-05-07 10:36:45 +02:00
Laurent Destailleur
ad26cff69f
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-06 02:33:15 +02:00
Laurent Destailleur
b4f83d33a6
Merge pull request #180 from GPCsolutions/typo
...
Typo
2012-05-05 17:32:51 -07:00
Laurent Destailleur
e9fb0f427c
New: Add customer invoice ref on invoices
2012-05-06 02:27:09 +02:00
Laurent Destailleur
f7263d1773
Fix: Do not lose filter
2012-05-05 20:07:34 +02:00
Laurent Destailleur
29c7c109fa
New: Can filter on user contact
2012-05-05 19:41:38 +02:00
Laurent Destailleur
143e524db6
New: Can filter on contact
2012-05-05 17:45:17 +02:00
Laurent Destailleur
75cefe53cf
Fix: Set payment term
2012-05-04 18:30:35 +02:00
Raphaël Doursenaud
9237d7b8ee
Fix: typo in unset
2012-04-26 15:32:34 +02:00
Laurent Destailleur
f482ba18c3
Fix: We keep notes
2012-04-07 18:28:03 +02:00
Laurent Destailleur
317abb46fd
Fix: Start war bug
2012-04-07 02:24:32 +02:00
Laurent Destailleur
289a2afee9
Checkstyle
2012-04-02 18:29:08 +02:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
0fd372e5da
Trans: Update language files
...
New: Prepare code to allow any module to change/add content of
predefined mail and signature.
2012-03-22 23:52:02 +01:00
Regis Houssin
808c4b5732
New: testing a new method to avoid reloading the page
2012-03-18 14:06:55 +01:00
Laurent Destailleur
a7a55645d8
Fix: Some fix when using fckeditor with notes.
...
Qual: Uniformize code to use new system for notes.
Qual: Removed duplicate updatenote method into commandefournisseur
class.
2012-03-18 00:59:24 +01:00
Regis Houssin
281c6b7f2a
New: sharing code of contact and note tabs
2012-03-17 16:05:58 +01:00
Regis Houssin
1622a86d71
New: possibility to view/edit notes in invoice card
2012-03-16 11:12:59 +01:00
Regis Houssin
0df083a8d8
Fix: update security
2012-03-16 10:55:29 +01:00
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Laurent Destailleur
bc94ec9cd6
Fix: We allow to add credit not higher than invoice amount.
2012-03-15 22:51:02 +01:00
Laurent Destailleur
1f0cddc464
Add hidden option to allow negative invoices (for test purpose only,
...
negative invoices should be done using credit note).
2012-03-15 22:38:55 +01:00
Regis Houssin
777c402f62
Fix: add elseif
2012-03-13 20:21:08 +01:00
Regis Houssin
4d1416d0e6
Fix: remove unused and deprecated method
2012-03-13 20:15:13 +01:00
Regis Houssin
f8bf7ade83
Fix: move method in common class
2012-03-13 20:01:10 +01:00
Regis Houssin
150f3ecfe3
Fix: move method in common class
2012-03-13 19:24:11 +01:00
Regis Houssin
3871f3a6dd
Fix: missing contacts with order to invoice
2012-03-11 11:57:15 +01:00
simnandez
31125d560f
New: [ task #156 ] Create an invoice from a delivery receipt
2012-03-10 18:55:21 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
868f94c08b
Add style noshadow
2012-02-21 23:35:38 +01:00
Regis Houssin
ea83e474dc
New: add possibility to linked other objects from external modules
2012-02-22 01:19:05 +08:00
Laurent Destailleur
52e2253e20
Fix: A delete must always be done on a fully loaded object.
2012-02-19 18:39:41 +01:00
Regis Houssin
95f9de6ab4
Fix: missing rowid
2012-02-19 18:00:47 +01:00
Laurent Destailleur
104a4532b9
Fix: miscellaneous not initialized vars
2012-02-07 18:48:50 +01:00
Regis Houssin
f0d2823edf
Fix: avoid foreach warning
2012-02-06 18:59:07 +01:00
Laurent Destailleur
6cb0685b6f
Qual: Uniformize hook names. All hooks to add information on
...
create/update/view cards are called fomrObjectOptions instead of
sometine formObjectOptions, sometimes showInputFields, sometimes
showOutputFields.
2012-02-06 17:18:19 +01:00
Christophe Battarel
6a90298af0
affiche libellé produit dans la langue du client en plus de la description (variable de conf renommée en PRODUIT_TEXTS_IN_THIRDPARTY_LANGUAGE
2012-01-16 17:12:29 +01:00
Christophe Battarel
5524d42ddb
ajout commentaires entete oubliés sur ajout description produit dans la langue du client
2012-01-16 10:35:36 +01:00
Laurent Destailleur
15cd3794c9
Removed comments
2012-01-15 15:16:06 +01:00
Regis Houssin
9fe45c4f4f
Fix: uniform code
2012-01-13 17:46:15 +01:00
Christophe Battarel
69c9edbeb3
ajoute la possibilité de visualiser la description des produits dans la langue du client lors de l'jout de lignes dans les commandes/propales/factures
2012-01-13 16:53:28 +01:00
Laurent Destailleur
77870d0557
Add hidden option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS
2012-01-08 23:43:32 +01:00
Laurent Destailleur
8444a290e7
Do not show paypal link if invoice is draft
2011-12-31 14:26:03 +01:00
Laurent Destailleur
43964552bf
Add a TODO
2011-12-22 09:07:02 +01:00
Regis Houssin
a5fc434770
Fix: remove unused parameters
...
Fix: use dol_clone instead fetch
2011-12-12 14:04:03 +01:00
Laurent Destailleur
27cd74eaea
New: Add hidden option MAIN_LIST_FILTER_ON_DAY
2011-12-08 01:45:38 +01:00
Laurent Destailleur
11727d68b8
Fix: update was not included into pdf generation
2011-12-02 19:57:20 +01:00
Laurent Destailleur
70ab87c210
Qual: Mutualize link to paypal
2011-11-30 19:42:08 +01:00
Laurent Destailleur
f79890b527
New: Add link to paypal payment page
2011-11-30 18:48:37 +01:00
Laurent Destailleur
0080c07c18
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-25 23:36:07 +01:00
Regis Houssin
ad6705977b
Fix: XSS injection
2011-11-25 17:35:01 +01:00
Regis Houssin
2ce2c94f5d
Fix: XSS injection
2011-11-25 17:12:39 +01:00
Regis Houssin
3fb1db1cf2
Fix: XSS injection
2011-11-25 16:47:57 +01:00
Laurent Destailleur
f36b78444b
Add space line
2011-11-23 19:59:23 +01:00
Laurent Destailleur
839781dfbe
Qual: Removed a TODO by renaming all ->monnaie into ->currency
2011-11-23 14:55:36 +01:00
Laurent Destailleur
443e8d1710
Add test to avoid bad input
2011-11-22 00:19:57 +01:00
Regis Houssin
bb8aa45253
Fix: duplication result problem
2011-11-20 18:45:55 +01:00
Laurent Destailleur
117fb7001b
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-19 19:15:52 +01:00
Laurent Destailleur
3699f13454
Fix: [ bug #233 ] Delete invoice problem with a discount
2011-11-19 19:05:33 +01:00
Regis Houssin
0207191202
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2011-11-19 09:45:44 +01:00
Regis Houssin
7a34f4d5e4
Fix: remove duplicate field
2011-11-19 09:45:01 +01:00
Laurent Destailleur
f60b664c16
Fix: Correct sign on line
2011-11-18 02:16:35 +01:00
Laurent Destailleur
bf9c482f8a
Fix: Deposits was not included into lines but into into remain to pay
2011-11-16 18:58:11 +01:00
Laurent Destailleur
0308ed1088
Look: Uniformize css
2011-11-14 18:37:04 +01:00
Laurent Destailleur
7f77391acb
Ask warehouse even when going back to draft
2011-11-14 16:57:26 +01:00
Laurent Destailleur
12963265d7
Add confirm message when going back to draft
2011-11-14 16:23:59 +01:00
Laurent Destailleur
40a4bcec04
Qual: doxygen
...
Fix: Preselected field was not selected
2011-11-13 00:49:40 +01:00
Laurent Destailleur
253084feb3
New: Can choose warehouse for invoice validation
2011-11-09 14:31:43 +01:00
Laurent Destailleur
72c0a15f56
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
...
into develop
Conflicts:
htdocs/commande/fiche.php
htdocs/core/class/commonobject.class.php
htdocs/product/fiche.php
2011-11-09 12:17:29 +01:00
Regis Houssin
f0c327c070
Fix: uniform code
...
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
2011-11-08 17:22:31 +08:00
Laurent Destailleur
cdacf73743
Fix: [ bug #228 ] Facture depuis commande remisée
2011-11-08 00:48:26 +01:00
Laurent Destailleur
cf365593dc
Qual: Revert parameter order (optionnal at end)
2011-11-05 15:43:07 +01:00
Juanjo Menent
5c9ba8a548
[task 189] Move Error* key from other.lang into errors.lang files
2011-10-29 23:52:05 +02:00
Regis Houssin
5fe088334c
Qual: move ajax response in /core/ajax directory
2011-10-25 19:03:12 +02:00
Regis Houssin
3338649316
[task #217 ] Move core files in core directory
2011-10-24 14:11:49 +02:00
Regis Houssin
56d6cbe56f
[task #216 ] Move lib in core directory
2011-10-24 12:59:44 +02:00
Regis Houssin
63d60a33fc
[task #216 ] Move lib in core directory
2011-10-24 11:25:54 +02:00
Regis Houssin
c65238b773
[task #216 ] Move lib in core directory
2011-10-24 10:45:06 +02:00
Regis Houssin
30c5f4b214
Move all core class in htdocs/core/class
2011-10-24 09:29:17 +02:00
Laurent Destailleur
15db353eb4
New: Add option MAIN_DISABLE_PDF_AUTOUPDATE
2011-10-14 16:44:22 +02:00
eldy
fe30491a45
Qual: Mutualize a lot of code between supplier and customer payments
2011-10-01 23:24:39 +02:00
eldy
79546fa072
Qual: Uniformize look of supplier invoice with customer invoice
2011-10-01 21:55:40 +02:00
Regis Houssin
551e1f81bf
Fix: Space after closing parenthesis of function call prohibited
2011-09-20 13:32:16 +00:00
Regis Houssin
6c4acefd93
Fix: Space before opening parenthesis of function call prohibited
2011-09-20 12:56:06 +00:00
Regis Houssin
ac2d7aab7c
Fix: Space found before comma
2011-09-20 09:59:08 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
cf917a70f1
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
197257de90
Comment
2011-09-11 10:34:08 +00:00
Laurent Destailleur
6bd634b164
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
b9129b1a60
Comment
2011-09-11 10:34:08 +00:00
Laurent Destailleur
a50db95e7e
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
84075f6fab
Comment
2011-09-11 10:34:08 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +00:00
Laurent Destailleur
fc7700501f
Comment
2011-09-11 10:34:08 +00:00
Laurent Destailleur
605355c89c
Fix: When creating invoice from other object, discount are created
...
automatically
2011-09-10 17:52:21 +00:00
Laurent Destailleur
b8558678c2
New: Add direct link to discount on invoice creation page
2011-09-08 21:50:41 +00:00
Laurent Destailleur
9bdb1057e1
Fix: W3C
2011-08-31 15:30:56 +00:00
Laurent Destailleur
e1114102e9
Fix: W3C
2011-08-31 15:12:11 +00:00