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
Laurent Destailleur
2bb5e4ba69
Fix: W3C
2011-08-31 15:12:09 +00:00
Laurent Destailleur
f47e80dca1
Fix: W3C
2011-08-31 14:55:54 +00:00
Laurent Destailleur
ab953d6501
Qual: Call static methods as static with no need to create instance
2011-08-27 15:40:08 +00:00
Regis Houssin
2ecc03104c
Fix: remove obsolete tags (in progress)
2011-08-27 15:14:31 +00:00
Regis Houssin
726d9581dd
Fix: remove obsolete tags (in progress)
2011-08-27 14:24:16 +00:00
Regis Houssin
5085638f5e
Fix: uniformize code
2011-08-23 18:40:45 +00:00
Regis Houssin
68a9994b62
add hooks for object options
2011-08-23 15:23:19 +00:00
Regis Houssin
00aaaac8aa
Fix: works on repair broken features
2011-08-11 15:14:50 +00:00
Laurent Destailleur
acea604e54
Change signature of all call executHooks.
...
Now they accept all the following signature:
executeHooks('method',$parameters,$object,$action)
2011-08-10 22:47:33 +00:00
Regis Houssin
66d5d6905f
Fix: works on repair broken features
2011-08-10 19:55:21 +00:00
Regis Houssin
2b3711fa0d
Fix: works on repair broken features (in progress)
2011-08-10 18:04:41 +00:00
Regis Houssin
fc93513607
Fix: works on repair broken features (in progress)
2011-08-10 17:56:02 +00:00
Laurent Destailleur
f4606c2253
Fix: Avoid errors into rpm packages
2011-08-03 00:45:22 +00:00
Laurent Destailleur
c9d3aba7e8
Fix: We discard negative lines on invoices
2011-07-17 19:58:55 +00:00
Laurent Destailleur
f40efea008
Fix: file add and delte in email forms was broken with firefox 5
2011-07-10 20:03:38 +00:00
Regis Houssin
478a0572ef
Fix: date problem with external module
2011-07-08 10:22:14 +00:00
Laurent Destailleur
b76f055d2b
Fix: Select of recipient on email form
2011-07-07 21:32:18 +00:00
Laurent Destailleur
d7f02f1916
Can create invoice from an intervention
2011-07-02 17:02:00 +00:00
Laurent Destailleur
3b3f937e47
Fix: EMail sent message
2011-07-02 16:48:31 +00:00
Laurent Destailleur
e5afc7c416
Fix: Error management
2011-07-02 13:09:52 +00:00
Laurent Destailleur
c321b972de
New: Add search box for donation and trips/expenses
2011-06-30 21:53:02 +00:00
Regis Houssin
f344dbdefe
Fix: Name of hook must also be unique for each tab
2011-06-30 13:27:20 +00:00
Laurent Destailleur
71770c4cfd
Qual: Uniformize code. Actions canvas conflicts with actions hook. So now we always hook to intercept actions. Name of hook must also be unique for each tab.
2011-06-29 22:29:50 +00:00
Philippe Grand
9156bb719c
To change a bill owner if mistaking
...
This parameters should be used for troubleshooting using FACTURE_CHANGE_THIRDPARTY
2011-06-29 15:48:02 +00:00
Laurent Destailleur
337f41c8e1
Uniformize code
2011-06-17 22:24:52 +00:00
Regis Houssin
775bcffe6e
Fix: missing title
2011-06-17 17:03:10 +00:00
Regis Houssin
be395afb80
Works on shipping module enhancement
2011-06-13 15:41:47 +00:00
Laurent Destailleur
2ffb4f2d02
Qual: Uniformize user interface
2011-06-13 13:07:10 +00:00
Laurent Destailleur
e1094fc293
Qual: Debug and clean notification module
2011-06-12 18:05:30 +00:00
Regis Houssin
7ae2b6e35b
Fix: missing fk_parent_line
2011-06-08 13:04:51 +00:00
Laurent Destailleur
993428e093
Work on workflow module.
2011-06-06 19:15:44 +00:00
Regis Houssin
5f6ac1374c
New: best method for linked object with actioncomm
...
New: add action "shipping send by mail"
2011-06-04 13:12:44 +00:00
Regis Houssin
5a24cfa6b9
Fix: bad function
2011-06-02 18:05:31 +00:00
Laurent Destailleur
a277a6b186
Fix: Correct trans
2011-06-01 08:09:13 +00:00
Regis Houssin
5b4816dead
Fix: uniformize code
2011-06-01 06:04:48 +00:00
Regis Houssin
8e25cb1ae5
Fix: possibility to have more hooks in the same page
...
New: add left search block hook and extra left block hook
2011-05-31 14:04:45 +00:00
Laurent Destailleur
91ccc73180
Fix: Use output message style.
2011-05-25 19:31:28 +00:00
Regis Houssin
8d8fd9ba91
Works on paypal module
...
Fix: add multi status
2011-05-25 12:33:59 +00:00
Regis Houssin
e77298321a
Works on paypal module
...
Fix: replace ref_ext by ref_int
2011-05-24 09:50:51 +00:00
Regis Houssin
1c4119dc9b
Fix: add ref_ext
2011-05-23 15:41:22 +00:00
Regis Houssin
c593df2d68
Fix: move 3 functions to formother class
2011-05-20 15:59:18 +00:00
Laurent Destailleur
27861bcd64
Uniformize code
2011-05-16 14:00:46 +00:00
Laurent Destailleur
73afd45d1a
Qual: Move unvalidate permission as an advanced permission to keep list of permission for a default usage uniform between modules.
2011-05-12 21:50:53 +00:00
Regis Houssin
67fe35e67b
Fix: mutualize code, more simple
2011-05-06 18:27:18 +00:00
Laurent Destailleur
04babd9297
New: Send by mail permissions are not really protected permission because user can still view file and send it manually by email or from pdf reader menu. So i moved it as an ADVANCE permission.
2011-05-05 07:25:31 +00:00
Laurent Destailleur
cf862a2286
Fix: Select a date year now show past and future date.
2011-05-03 11:29:09 +00:00
Regis Houssin
5d780a9dc1
New: add ajax_combox function
2011-04-25 14:24:43 +00:00
Regis Houssin
e52daf6b8e
Fix: delete unused code
...
Fix: add form confirm function for hooks
Fix: uniformize code
2011-04-20 13:59:51 +00:00
Regis Houssin
15fe7b5bd8
Fix: problem if hidedesc id used
...
Fix: uniformize code
2011-04-18 15:06:23 +00:00
Regis Houssin
066ef17726
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 09:09:04 +00:00
Regis Houssin
e7b7633162
Fix: Do not use GET here, but put information into parameter of function
2011-04-16 08:57:06 +00:00
Regis Houssin
693676d1e6
Fix: add hooks in build doc
2011-04-14 13:55:30 +00:00
Laurent Destailleur
860563b347
Fix: Libraries not used inside a web container must not use a GETPOST function.
2011-04-13 13:38:56 +00:00
Regis Houssin
92d6a056ab
Fix: optimize code
...
Fix: better function name
2011-04-11 07:21:24 +00:00
Regis Houssin
64986dd12f
Fix: optimize code
...
Fix: better function name
2011-04-11 07:11:10 +00:00
Regis Houssin
fba4111f44
Fix: do not update price with special product 9
2011-04-10 18:44:58 +00:00
Regis Houssin
ee5c282ccd
Fix: problem with $line->update_total if no $total_localtax
2011-04-10 10:37:05 +00:00
Regis Houssin
b163b0c73c
Fix: hook is already instantiate
...
Fix: add fk_parent_line in customer bill
2011-04-10 07:52:30 +00:00
Laurent Destailleur
58570403cb
Fix: Concat html strings
2011-04-07 07:52:19 +00:00
Laurent Destailleur
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +00:00
Laurent Destailleur
fdcf07035f
Qual: Uniformize code
2011-03-02 10:37:18 +00:00
Laurent Destailleur
27a72cdd33
Use autoselect into combo box
2011-03-01 10:26:02 +00:00
Regis Houssin
aba9bb9acd
Fix: compatibility with pgsql, replace all addslashes by $db->escape in other files
2011-02-24 18:22:24 +00:00
Regis Houssin
c7cf701c68
Fix: compatibility with element and subelement
2011-02-22 15:54:15 +00:00
Laurent Destailleur
fdfcbea430
Fix: Bad br
2011-02-22 08:55:30 +00:00
Laurent Destailleur
6bc3663602
Removed REQUEST
2011-02-20 19:02:57 +00:00
Laurent Destailleur
b5b1bbd180
New: Can add a discount directly when building invoice
2011-02-19 13:38:02 +00:00
Laurent Destailleur
2cd2f001cf
New: Can add a discount directly when building invoice
2011-02-19 13:23:49 +00:00
Laurent Destailleur
87f2b821de
New: Can add a discount directly when building invoice
2011-02-19 12:15:17 +00:00
Laurent Destailleur
638cb105df
Fix: HTML tags must be escaped
2011-02-18 10:45:38 +00:00
Regis Houssin
ca90ebabe0
Fix: problem with price_min in mutli-price mode
...
Fix: mutualize code
Todo: code of contract card is obsolete
2011-01-29 17:26:52 +00:00
Regis Houssin
30b0d5000b
Fix: problem with price_min in mutli-price mode
2011-01-29 16:26:56 +00:00
Regis Houssin
66f716aa1c
Fix: use the good price min with multiprice
2011-01-28 11:42:59 +00:00
Laurent Destailleur
11da59feea
Fix: A parameter for urls must not contains any "
2011-01-14 02:02:57 +00:00
Laurent Destailleur
5bde360164
Fix: Sanitize filename
2011-01-14 01:24:00 +00:00
Laurent Destailleur
1e151d9864
Fix: Fix a lot of regression. There still a lot of new bugs to fix (like compatibility through proxy, or restore performance by avoiding huge number of fil_exists).
2010-12-19 02:42:53 +00:00
Regis Houssin
3545ed51c5
Fix: more open for external modules and less intrusive
2010-12-17 10:08:31 +00:00
Regis Houssin
a97173b662
Use another method for external module
2010-12-16 18:40:02 +00:00
Regis Houssin
283d82432b
Fix: uniformize code
2010-12-16 18:26:14 +00:00
Laurent Destailleur
f94248eae1
Fix: Some fix into line edit
2010-12-15 00:54:28 +00:00
Laurent Destailleur
1fbcba01de
Fix: bad element name
2010-12-14 23:40:46 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
4b987150a7
Works on best mutualized code
...
Works on MVC
2010-12-14 17:14:26 +00:00
Regis Houssin
f5b786e115
Works on best mutualized code
...
Works on MVC
2010-12-14 15:44:26 +00:00
Regis Houssin
9d46536909
Fix: uniformize code
2010-12-14 15:04:56 +00:00
Regis Houssin
4d5b28dbcd
Fix: bad element name
2010-12-14 11:54:23 +00:00
Regis Houssin
409758c1ec
Works on hooks module
2010-12-14 11:46:49 +00:00
Regis Houssin
3010c33178
Works on best mutualized code
...
Works on MVC
2010-12-14 09:31:41 +00:00
Regis Houssin
381d154355
Works on best mutualized code
...
Works on MVC
2010-12-14 09:12:06 +00:00
Laurent Destailleur
09fc3ba4c5
Fix: Function to find last invoice must look only into number
2010-12-13 23:38:47 +00:00
Regis Houssin
e371d6a021
Works on best mutualized code
...
Works on MVC
2010-12-13 19:59:05 +00:00
Laurent Destailleur
86ffc32195
Qual: Uniformize a lot of code (supplier_invoice => invoice_supplier, same for order)
...
New: Add link between supplier invoices and supplier orders.
2010-12-13 13:16:02 +00:00
Philippe Grand
a9d4f46b8f
error : call $langs->load('bills'); was already done
2010-12-09 21:08:26 +00:00
Philippe Grand
65bec416a4
traduction was missing
2010-12-09 21:03:14 +00:00
Laurent Destailleur
824a0adb11
New: Add custom code and origin country into invoice
2010-12-01 23:22:25 +00:00
Laurent Destailleur
29cc8b2fdc
Restore work lost by savannah backup
2010-12-01 22:14:15 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
8e00d8c555
Fix: Conflicts with var with same name
2010-11-08 01:04:55 +00:00
Laurent Destailleur
dfbd72a76a
Fix: W3C
2010-11-01 16:00:38 +00:00
Laurent Destailleur
5ba2e98adc
Work on paypal module
2010-10-31 18:57:11 +00:00
Laurent Destailleur
d9bc203c59
Doxygen
2010-10-27 22:41:40 +00:00
Laurent Destailleur
a718947b3d
Fix: Detailed informations of email actions was lost
2010-10-27 16:49:26 +00:00
Laurent Destailleur
d7cda09ac2
Fix: Minimum price check was wrong
2010-10-27 15:01:24 +00:00
Laurent Destailleur
8210299895
Fix: Date range was lost in edit mode.
2010-10-16 14:54:09 +00:00
Laurent Destailleur
f30061ca0c
Fix: Can not edit line for free product lines. Also type was lost.
2010-10-16 13:10:24 +00:00
Laurent Destailleur
bcb9b8d8a8
Fix: Use correct method
2010-10-09 19:41:06 +00:00
Laurent Destailleur
cfe7215288
New: Use ajax to change order of lines.
2010-10-02 20:47:55 +00:00
Laurent Destailleur
64b7b5a218
New: Change term date if lower than invoice date when editing invoice date.
2010-09-20 22:11:58 +00:00
Laurent Destailleur
eee4350867
Restore some broken features
2010-09-15 15:07:14 +00:00
Laurent Destailleur
b4eb8ae2f2
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:51:31 +00:00
Laurent Destailleur
94a5c1c736
Fix: A lot of feature was lost because global variables were not propagated into templates.
2010-09-15 13:29:17 +00:00
Laurent Destailleur
6ecd927def
Fix: file not found
2010-09-15 11:17:05 +00:00
Laurent Destailleur
326db81983
Fix: We must create lines on new invoice not on source object
2010-09-14 21:27:00 +00:00
Laurent Destailleur
a1df1f5314
Fix: Action "send by email" are correctly stored in agenda.
2010-09-12 20:27:40 +00:00
Laurent Destailleur
8912de7bbc
Fix: Trad and sort on status
2010-09-12 18:01:29 +00:00
Regis Houssin
156a1e6b29
Qual: uniformize code
2010-09-10 14:35:07 +00:00
Regis Houssin
97f4b62c80
Works on hook integration in pdf
2010-09-09 16:57:53 +00:00
Regis Houssin
3167506860
Works on module hook integration
2010-09-09 16:02:55 +00:00
Regis Houssin
9664f0af5f
Qual: big uniformize code
2010-09-09 14:06:15 +00:00
Regis Houssin
f4e656eee1
Fix: regression
2010-09-06 22:31:36 +00:00
Laurent Destailleur
46546a78ab
Fix: Restore all behaviour of order management of line. The new one is too complex and could not work as it is done.
2010-09-06 21:10:45 +00:00
Regis Houssin
cbcf6f7eca
Works on migration management positioning lines
...
Phase 3 : llx_facturedet
2010-09-06 14:49:48 +00:00
Regis Houssin
cf4aa19d0c
Works on migration management positioning lines
...
Phase 3 : llx_facturedet
2010-09-06 14:37:29 +00:00
Laurent Destailleur
2921fc4f44
New: Maxi debug of withdraw module.
...
Move module to stable to hope having more user testing/using it.
2010-09-05 13:24:59 +00:00
Laurent Destailleur
554abc46c7
Work on task #10579 : Simplify code using editor
2010-09-02 18:51:47 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
8fa175f3e9
Fix: Restore feature broken with renaming
2010-08-19 20:29:55 +00:00
Regis Houssin
2c4a56771f
Fix: $optiontype not used
...
Fix: select_array is deprecated
2010-08-19 15:20:25 +00:00
Laurent Destailleur
576c3da280
Page is not reloaded.
2010-08-18 18:58:14 +00:00
Laurent Destailleur
084da1e440
Fix: Use good payment type
2010-08-14 01:50:57 +00:00
Laurent Destailleur
99de46bd87
Restore broken feature
2010-08-09 17:16:26 +00:00
Regis Houssin
aa62559812
Fix: fetch_client is deprecated
2010-08-06 13:56:25 +00:00
Regis Houssin
add1bb0023
Works on templates implementation for mutualized code
2010-08-05 10:07:05 +00:00
Regis Houssin
21d266f93e
Fix: bad show price
2010-08-05 07:20:54 +00:00
Laurent Destailleur
be1ef0ccbe
Fix: Bad translation of payment type
2010-07-25 21:23:57 +00:00
Laurent Destailleur
2db5b658f1
Fix: Some errors in vat management with multiprice
2010-07-22 21:16:29 +00:00
Laurent Destailleur
29536ecbd8
Fix: Use correct order of firstname and lastname.
2010-07-18 10:39:07 +00:00
Laurent Destailleur
321840ee67
Fix: A lot of fix in permissions
2010-07-15 20:48:40 +00:00
Juanjo Menent
99e970d6c9
Local Taxes: Remove MAIN_FEATURES_LEVEL condition
2010-07-15 07:23:04 +00:00
Laurent Destailleur
4b246bfb68
New: Default choice for interactive confirm box is yes by default, and no only for delete actions. This reduce number of clicks required to validate actions and is still safe to dangerous actions.
2010-07-14 22:23:14 +00:00
Philippe Grand
83fca4c9b1
small change
2010-06-30 08:03:04 +00:00
Juanjo Menent
ca124a1476
Local Taxes: Works in Invoices.
...
Contracts: Patch to invoicing with the new invoices changes.
Trad: Orders: Tab Compta.
2010-06-21 16:49:41 +00:00
Laurent Destailleur
d2d63bcb81
Fix: Fix a lot of broken features when renaming produit to product
2010-06-02 08:34:44 +00:00
Laurent Destailleur
750f415f2e
Fix: Wrong include
2010-06-01 21:33:48 +00:00
Regis Houssin
37350a93ca
Fix: request error
2010-05-18 18:56:53 +00:00
Regis Houssin
dc77231df7
Fix: change proformat to proforma
2010-05-17 15:41:17 +00:00
Laurent Destailleur
2a29f90d14
Fix: Bad path for some includes
...
New: Add more predefined actions
2010-05-12 11:58:58 +00:00
Laurent Destailleur
fa8a201d04
Mutualize a lot of code
2010-05-12 11:29:21 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Laurent Destailleur
89c76d13b2
Fix: Remove depracated property
...
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Laurent Destailleur
6e06c82bb4
Fix: Can create a deposit invoice from a predefined invoice
2010-05-07 18:36:54 +00:00
Laurent Destailleur
e4bba520f7
Now fetch for User class use id like other classes.
2010-05-05 17:36:20 +00:00
Philippe Grand
a981577553
according to new tree directory
2010-05-03 08:43:32 +00:00
Philippe Grand
8a9fe373d6
according to new tree directory
2010-05-03 08:43:32 +00:00
Philippe Grand
32025de202
according to new tree directory
2010-05-03 08:22:35 +00:00
Laurent Destailleur
664811cfed
Add more filter on list of invoices and payments
2010-05-01 15:33:00 +00:00
Laurent Destailleur
968addfad3
Fix: Better error management in upload files
2010-05-01 14:28:48 +00:00
Philippe Grand
b749e6bdcf
according to new tree directory
2010-04-29 14:34:21 +00:00
Regis Houssin
ddc8420fa7
Fix: uniformize code
2010-04-29 14:25:01 +00:00
Regis Houssin
cd2aa64cae
Add linked object block for contract module
2010-04-29 06:20:03 +00:00
Regis Houssin
ebdbeec4a9
Fix: mutualize code
2010-04-28 19:23:36 +00:00
Regis Houssin
a8b55112a3
Fix: mutualize code
2010-04-28 17:42:03 +00:00
Regis Houssin
e4ea54f315
Fix: move class to class directory
...
Fix: mutualize code
2010-04-28 17:30:59 +00:00
Laurent Destailleur
798ac42880
Fix: When all boxes are moved on a side, we can still move on the other side
2010-04-28 15:31:49 +00:00
Laurent Destailleur
4c73cb64c8
Move/Rename numbering module files for invoices to normalize code.
2010-04-28 13:49:13 +00:00
Philippe Grand
b6bc9223df
according to new tree directory
2010-04-28 10:33:16 +00:00
Regis Houssin
6e3f24a562
Fix: uniformize code
2010-04-28 10:24:38 +00:00
Philippe Grand
24725ce2a6
according to new tree directory
2010-04-28 10:11:41 +00:00
Philippe Grand
b68a359265
according to new tree directory
2010-04-28 10:02:54 +00:00
Regis Houssin
cafe7fb970
Fix: mutualize code
2010-04-28 09:25:35 +00:00
Regis Houssin
91c14faadc
Fix: uniformize code
2010-04-28 08:58:41 +00:00
Philippe Grand
faf19c91ae
according to new tree directory
2010-04-28 08:35:57 +00:00
Philippe Grand
009b251d52
according to new tree directory
2010-04-27 08:13:42 +00:00
Regis Houssin
92561d71e9
Fix: code optimization for compatibility plugins
2010-04-26 10:01:01 +00:00
Regis Houssin
86240b90c5
Fix: code optimization for compatibility plugins
2010-04-26 08:54:16 +00:00
Philippe Grand
c418128a07
according to new tree directory
2010-04-25 14:17:39 +00:00
Philippe Grand
b5e43aa11c
move paiement.class.php file to compta/paiement/class/ directory
2010-04-25 08:47:08 +00:00
Juanjo Menent
ab819101db
Works on enhancement of local taxes. Prepare User Interface of documents
2010-04-24 16:00:48 +00:00
Regis Houssin
335c038dd8
Fix: regression
2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b
Fix: workflow module is enabled by default
...
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
7c11750aa3
Fix: Conditions to reopen closed invoice.
2010-04-21 08:35:11 +00:00
Laurent Destailleur
de8d2f58ee
Mutualize code
2010-04-21 08:16:10 +00:00
Laurent Destailleur
667f63c0b7
Use crabe by default
2010-04-18 21:20:34 +00:00
Regis Houssin
f6175c2213
Fix: view linked object block
2010-04-17 09:55:10 +00:00
Regis Houssin
40814719ee
Fix: view linked object block
2010-04-17 09:33:13 +00:00
Regis Houssin
d7ffb431a7
Fix: pgsql compatibility
2010-04-17 08:22:29 +00:00
Regis Houssin
daa8609cb5
Problem with agregate function and "group by" with postgresql
2010-04-16 17:21:53 +00:00
Philippe Grand
84f8a18a72
move discount.class.php to core directory
2010-04-13 14:30:11 +00:00
Philippe Grand
684e6bc63c
move notify.class.php to core directory
2010-04-13 14:17:01 +00:00
Regis Houssin
7b1c726424
Add possibility to add linked object block in object card for external module
...
Fix: templates integration
2010-04-09 07:23:32 +00:00
Philippe Grand
011ea91f81
move interfaces class to core directory
2010-04-08 13:09:00 +00:00
Laurent Destailleur
d2aff43936
Remove pre.inc.php
2010-03-27 14:40:39 +00:00
Laurent Destailleur
bdf4bbaa1f
Works on ODT import
2010-03-27 00:33:28 +00:00
Philippe Grand
3ce3c74ba7
Move facture class file to compta/facture directory
2010-03-26 15:45:01 +00:00
Philippe Grand
497c2a9204
move file class propal to comm/propal directory
2010-03-23 20:53:15 +00:00
Regis Houssin
6822a1b18b
Fix: uniformise and clean code
2010-03-11 14:31:16 +00:00
Laurent Destailleur
337ebafceb
Work on generic odt generation
2010-02-28 22:49:06 +00:00
Laurent Destailleur
43b69e1da0
Qual: Clean a lot of code to prepare remove of pre.inc.php
2010-02-28 14:49:39 +00:00
Laurent Destailleur
d30e65cbaa
New: Add default language for third parties and use it when multilang is enabled to define default language for document generation.
2010-02-27 13:37:13 +00:00
Laurent Destailleur
05cc92e3db
New: Add default language for third parties and use it when multilang is enabled to define default language for document generation.
2010-02-27 11:05:01 +00:00