Laurent Destailleur
b10567f3b4
Fix bad css
2016-11-22 19:55:51 +01:00
Laurent Destailleur
35d80aa209
Miscellaneous fixes
2016-11-12 12:40:06 +01:00
aspangaro
be65515aa9
Merge remote-tracking branch 'Upstream/develop' into 5.0-p34
2016-11-11 06:46:00 +01:00
Laurent Destailleur
66ff139030
Fix travis
2016-11-10 18:03:35 +01:00
aspangaro
f3da39c0a7
Add buttons to convert to reduction or money back
2016-11-10 06:51:15 +01:00
aspangaro
77eaa635fe
Align actions buttons
2016-11-10 06:29:11 +01:00
Laurent Destailleur
d1446bb7ef
NEW Show subtotal into list of linked elements
2016-11-08 19:19:30 +01:00
Laurent Destailleur
b4c20f1b1a
Fix regression in creation of invoice
...
Uniformize code
2016-11-08 11:23:40 +01:00
Marcos García de La Fuente
286095f5cd
Merge branch 'develop' into prod-attr
...
# Conflicts:
# htdocs/core/class/html.form.class.php
# htdocs/core/tpl/objectline_create.tpl.php
# htdocs/fourn/facture/card.php
# htdocs/install/mysql/migration/3.9.0-4.0.0.sql
2016-11-06 15:01:40 +01:00
Laurent Destailleur
6ceb79cf5a
Uniformise look and feel
2016-11-03 20:55:55 +01:00
Laurent Destailleur
5b2a44f16f
Fix phpunit regression
2016-11-03 20:10:01 +01:00
aspangaro
de8ed22448
Work on supplier credit/deposit/replacement invoice
2016-11-02 07:13:17 +01:00
aspangaro
efd24e5922
Work on supplier credit note
2016-10-29 07:45:24 +02:00
Laurent Destailleur
ff3a14319a
Merge pull request #5928 from bomuux/patch-1
...
Fix: price not properly rounded, VAT inconsistencies
2016-10-26 10:55:52 +02:00
Laurent Destailleur
b04230e38c
Merge pull request #5916 from aspangaro/5.0-p30
...
War against colspan - Supplier payment card
2016-10-26 10:41:19 +02:00
bomuux
3136895dc7
FIX: excl. tax price not properly rounded
...
When adding a 'free line' product or service in a supplier invoice, the amount excluding tax (HT) is not properly rounded, in particular when calculated from full tax price. This leads to inconsistencies in results when using large quantities or small precision in settings. Test case :
with default settings
MAIN_MAX_DECIMALS_UNIT = 5
MAIN_MAX_DECIMALS_TOT = 2
MAIN_MAX_DECIMALS_SHOWN = 8
Add in a new invoice a free product with 13.33 TTC (full tax), quantity 1, save, then edit the line with quantity 10111
Now in another invoice, add a free product with 13.33 TTC (full tax), quantity 10111, save.
Exact same data in the two invoices, but Tax and grand total are different, and false in second case because computed before rounding.
Also removed some direct access to $_POST array.
2016-10-26 08:55:43 +02:00
Laurent Destailleur
f1421a2ee4
Rename constant with english name
2016-10-24 13:10:35 +02:00
Laurent Destailleur
0ae5a3799c
Fix html
2016-10-24 12:42:37 +02:00
aspangaro
845c770d01
War against colspan - Supplier payment card
2016-10-24 05:53:59 +02:00
Laurent Destailleur
468ff6795a
Merge pull request #5827 from aspangaro/5.0-p20
...
Work on supplier type (Replacement / deposit / credit note) invoice
2016-10-24 00:38:32 +02:00
Laurent Destailleur
14e78ef50b
Mutualize code of 2 lists into one page.
2016-10-22 13:52:43 +02:00
Sergio Sanchis Climent
78f1b428b0
FIX: Search provider by price
2016-10-19 21:42:53 +02:00
Laurent Destailleur
912ac8e3d6
Fix css
2016-10-16 21:29:12 +02:00
Laurent Destailleur
15a7262328
Fix pb with multicurrency
2016-10-16 20:33:17 +02:00
Laurent Destailleur
dfbca2d0ad
Merge pull request #5868 from olsesacl/#5830
...
NEW: #5830 Allow Generic E-mail Sender
2016-10-15 02:43:19 +02:00
Laurent Destailleur
d27dea8320
NEW Can rename uploaded or generated files on all "documents" tabs.
2016-10-14 18:09:24 +02:00
Laurent Destailleur
28f64e78eb
Debug multicurrency
2016-10-13 21:25:13 +02:00
Laurent Destailleur
78e8ab64aa
Debug multicurrency
2016-10-13 21:17:46 +02:00
Sergio Sanchis Climent
8556dab68e
NEW: #5830
2016-10-13 16:44:17 +02:00
Laurent Destailleur
d81cd7ebbe
NEW Can link template invoice to other objects. Generated invoice will
...
be linked to same objects.
2016-10-04 11:14:00 +02:00
aspangaro
99271ca550
Merge remote-tracking branch 'Upstream/develop' into 5.0-credit_note
2016-10-03 20:42:34 +02:00
aspangaro
41b6101a75
Work on supplier type (Replacement / deposit / credit note) invoice
2016-10-03 20:41:39 +02:00
Laurent Destailleur
e17eea5ea5
Merge pull request #5825 from aspangaro/5.0-p20
...
Work on supplier type (Replacement / deposit / credit note) invoice
2016-10-03 00:50:08 +02:00
Laurent Destailleur
6ac39b97e4
Fix restore list of attached files into action report
2016-10-03 00:38:28 +02:00
aspangaro
a328e673a3
Work on supplier type (Replacement / deposit / credit note) invoice
2016-10-02 21:39:24 +02:00
altoch
77528d45c4
FIX: Filter search montant ht sql statement
2016-09-28 20:15:59 +02:00
Laurent Destailleur
86d86f8442
NEW #5801 More complete change to allow to disable supplier invoice
...
document generation
2016-09-28 18:59:44 +02:00
vinclar
00ebff816d
Correct filter refsupplier
...
Bad reference
2016-09-28 14:20:54 +02:00
Laurent Destailleur
ea09eb13da
Uniformize code
2016-09-26 00:10:29 +02:00
Laurent Destailleur
49e54d55d5
Removed old option PRODUCT_SHOW_WHEN_CREATE. It was bugged and not
...
usable.
2016-09-10 18:19:54 +02:00
Laurent Destailleur
6d6eceb0ca
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
2016-09-08 11:39:38 +02:00
Marcos García de La Fuente
05728075d6
Merge branch 'develop' into prod-attr
...
# Conflicts:
# htdocs/core/class/html.form.class.php
# htdocs/core/tpl/objectline_create.tpl.php
# htdocs/install/mysql/migration/3.9.0-4.0.0.sql
# htdocs/install/mysql/migration/4.0.0-5.0.0.sql
2016-09-06 21:06:33 +02:00
Laurent Destailleur
f440e78fa6
FIX quick search boxes when nojs or when using smartphone
2016-09-03 12:56:49 +02:00
aspangaro
688ac691a9
Uniformize presentation on suppliers invoices
2016-08-31 07:05:23 +02:00
Laurent Destailleur
fac28f9589
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/sociales/charges.php
htdocs/core/boxes/modules_boxes.php
htdocs/core/class/commonobject.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
2016-08-28 02:40:20 +02:00
florian HENRY
5bb3b5c074
FIX : MULTICURRENCY if value is 1,56 then GETPOST 'int' check return ''
2016-08-10 09:47:25 +02:00
Laurent Destailleur
bcd055b378
Move button to link to, in same part of code than code to output links.
2016-08-05 15:30:28 +02:00
Laurent Destailleur
e168888c59
NEW Reduce nb of picto on ref into list, merging preview and download
2016-08-05 12:20:11 +02:00
Laurent Destailleur
33d12a4492
Merge remote-tracking branch 'origin/4.0' into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/langs/en_US/admin.lang
2016-08-05 01:15:19 +02:00
Laurent Destailleur
7a7e7b330f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2016-08-04 11:58:11 +02:00
Laurent Destailleur
7f6e2a277a
NEW Link between objects can be done on both side and on all objects
2016-08-04 11:57:37 +02:00
Laurent Destailleur
caa987fb61
Clean obsolete comment
2016-08-04 10:13:27 +02:00
Laurent Destailleur
f0c75388cb
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_commande.class.php
htdocs/compta/facture/class/api_invoice.class.php
htdocs/product/class/api_product.class.php
htdocs/societe/class/api_contact.class.php
htdocs/societe/class/api_thirdparty.class.php
2016-08-02 17:43:12 +02:00
Laurent Destailleur
d353a7863b
Fix ambiguos field
2016-08-02 17:39:23 +02:00
Laurent Destailleur
3ea7a1fcab
Fix strict mode
2016-08-02 17:36:24 +02:00
Laurent Destailleur
b267402df6
Merge remote-tracking branch 'origin/4.0' into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/main.lang
htdocs/societe/rib.php
2016-08-01 15:15:32 +02:00
aspangaro
4a0eb496fa
Merge remote-tracking branch 'Upstream/4.0' into 4.0-p36
...
Conflicts:
htdocs/societe/rib.php
2016-08-01 07:27:49 +02:00
aspangaro
4ee4de4a00
Uniformize presentation supplier invoice
2016-08-01 07:21:24 +02:00
Laurent Destailleur
857de64607
Fix multicurrency
2016-07-30 16:41:10 +02:00
Laurent Destailleur
4e3dd4c927
Merge branch '4.0' of git@github.com:Dolibarr/dolibarr.git into develop
2016-07-28 14:38:22 +02:00
Laurent Destailleur
463a130a60
FIX #5457
2016-07-28 11:53:06 +02:00
Marcos García de La Fuente
c082505021
NEW Added product attributes feature
2016-07-24 11:27:52 +02:00
Sergio Sanchis Climent
07b6c991ff
Create CommandeFournisseurLigne->insert
...
Create SupplierInvoiceLine->insert
2016-07-19 12:57:23 +02:00
Laurent Destailleur
490336b2e8
Fix bad dependency.
2016-07-12 20:07:53 +02:00
Laurent Destailleur
dc138e20e7
FIX: Can't edit label
2016-07-12 10:58:32 +02:00
Laurent Destailleur
9192587ef2
Fix duplicate records
2016-07-07 16:57:57 +02:00
Laurent Destailleur
061ccadd03
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/fourn/commande/list.php
htdocs/fourn/commande/orderstoinvoice.php
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/cs/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/da/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/de/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/es/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fi/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/fr/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/hu/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/it/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/nl/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/no/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/pl/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/ru/functions
htdocs/includes/phpoffice/phpexcel/Classes/PHPExcel/locale/tr/functions
htdocs/install/pgsql/functions/functions.sql
2016-07-06 15:11:29 +02:00
arnaud
cf5de9d0c8
FIX form_confirm to delete payment on supplier invoice
2016-07-01 16:59:03 +02:00
Laurent Destailleur
05384b2f88
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/fourn/facture/list.php
htdocs/projet/card.php
htdocs/societe/consumption.php
2016-07-01 02:39:29 +02:00
Laurent Destailleur
29e26c2342
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/lib/sendings.lib.php
2016-07-01 02:06:30 +02:00
fmarcet
e4a2b5abb3
Fix: Incorrect document link on supplier invoices's list
2016-06-30 11:27:29 +02:00
Laurent Destailleur
f7427e7366
Fix css
2016-06-29 18:15:35 +02:00
Laurent Destailleur
2767df2e01
FIX Solve problem of sending joinded files of another email when several
...
tabs are opened on form to send emails.
2016-06-24 16:10:52 +02:00
Laurent Destailleur
52f414ad73
Fix selection of visible fields on customer and supplier lists. Filters
...
are ok now. Order of list of fields in selection is same than in output
array.
2016-06-21 15:16:33 +02:00
Laurent Destailleur
9019576394
Fix css class opacitymedium was not used everywhere.
2016-06-07 15:58:02 +02:00
Laurent Destailleur
147212437b
FIX #4078 Edit inline of label of supplier invoice is ok.
2016-06-04 19:36:28 +02:00
Laurent Destailleur
c59c86e648
Merge branch 'develop' of https://github.com/aschio/dolibarr into
...
develop
Conflicts:
htdocs/fourn/facture/list.php
2016-06-04 14:55:02 +02:00
Laurent Destailleur
1748da6c56
Merge
2016-06-04 14:51:56 +02:00
cla
e1c27216ce
FIX #4825
2016-06-04 02:20:11 +02:00
Laurent Destailleur
b8d5d6a383
Fix bad placeholder
2016-05-26 19:38:52 +02:00
Laurent Destailleur
75b4c61fbc
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/contrat/card.php
2016-05-17 00:02:54 +02:00
Laurent Destailleur
1bba8166f8
FIX #5207
2016-05-13 23:12:53 +02:00
Laurent Destailleur
6ffb45f5d8
FIX Missing param user on update()
2016-04-30 13:58:35 +02:00
Laurent Destailleur
0cde6ad98f
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/filefunc.inc.php
2016-04-29 20:43:42 +02:00
Laurent Destailleur
3d9456b202
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/expedition/class/expedition.class.php
htdocs/fourn/facture/list.php
2016-04-29 20:42:35 +02:00
Laurent Destailleur
b94295e4ca
Merge pull request #5102 from atm-alexis/3.8
...
FIX search on date into supplier invoice list
2016-04-29 18:45:04 +02:00
Laurent Destailleur
b0977e3e2a
Merge pull request #5122 from fmarcet/3.8
...
FIX: Not filtering correctly when come from dashboard
2016-04-29 17:40:03 +02:00
Laurent Destailleur
8a4871323d
Merge pull request #5022 from marcosgdf/bug-5008
...
FIX #5008 SQL error when editing the reference of a supplier invoice that already exists
2016-04-29 17:01:01 +02:00
fmarcet
e96e0f637a
FIX: Not filtering correctly when come from dashboard
2016-04-28 10:41:37 +02:00
fmarcet
d599261d20
FIX: Not filtering correctly when come from dashboard
2016-04-28 10:38:50 +02:00
Alexis Algoud
1746f8f96c
FIX search on date into supplier invoice list dont work because of status -1
2016-04-25 11:25:49 +02:00
Marcos García de La Fuente
d98e50e661
Little change
2016-04-23 13:44:43 +02:00
Maxime Kohlhaas
fc7056650e
Fix payment display on customer invoice and replicate on supplier invoice
2016-04-22 10:42:06 +02:00
Marcos García de La Fuente
e2c86d3fd8
NEW Removed deprecated CommonObject::client property. Please use CommonObject::thirdparty instead
2016-04-17 15:24:22 +02:00
Marcos García de La Fuente
aa64266c2f
FIX #5008 SQL error when editing the reference of a supplier invoice that already exists
...
Close #5008
2016-04-16 18:44:31 +02:00
Laurent Destailleur
8d46d76f96
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/fourn/facture/paiement.php
2016-04-12 15:05:18 +02:00
Laurent Destailleur
e61c83d708
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/fourn/facture/paiement.php
2016-04-12 15:03:19 +02:00
Laurent Destailleur
8342a61ea9
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/core/tpl/objectline_edit.tpl.php
htdocs/fourn/class/fournisseur.product.class.php
htdocs/fourn/facture/card.php
htdocs/product/composition/card.php
2016-04-12 15:00:02 +02:00
Laurent Destailleur
357877b1fe
Debug multicurrency and clean properties of some modules
2016-04-12 14:45:59 +02:00
Juanjo Menent
be0b7c86ff
Merge pull request #4985 from marcosgdf/bug-4742
...
FIX #4742 Able to delete a supplier invoice with a registered payment
2016-04-10 11:52:21 +02:00
Marcos García de La Fuente
15d9273751
FIX #4747 Missing UI background when registering a supplier invoice payment
...
Close #4747
2016-04-10 00:30:31 +02:00
Marcos García de La Fuente
af473df214
FIX #4742 Able to delete a supplier invoice with a registered payment
...
Close #4742
2016-04-09 23:29:19 +02:00
Marcos García de La Fuente
1026484da1
FIX #4748 Supplier invoice payment confirmation amount is not translated
...
Close #4748
2016-04-09 22:48:42 +02:00
Laurent Destailleur
086345490d
Generalize the set of trackid for everyemail sent by dolibarr.
2016-04-07 14:29:07 +02:00
Laurent Destailleur
1e6152eb53
FIX Missing a row when incoterm is on
2016-04-07 14:17:20 +02:00
Laurent Destailleur
7f129d14d7
Better responsive design
2016-04-07 14:08:38 +02:00
Laurent Destailleur
e1bec46a34
FIX The include file for action on files should not be a template file
...
but an action include file.
2016-04-02 14:16:16 +02:00
Laurent Destailleur
e40b678d7b
Uniformize code
2016-04-01 16:29:47 +02:00
Laurent Destailleur
97b5026ad8
Uniformize code and css
2016-04-01 16:18:45 +02:00
Laurent Destailleur
2d9c53fc26
NEW Merge all boxes "related objects" into one. This save a lot of room
...
on most card and avoid often horizontal scoll.
2016-03-30 19:18:31 +02:00
Laurent Destailleur
bc1b2d048b
Uniformise option name
2016-03-25 18:09:42 +01:00
Laurent Destailleur
91caea5707
Code was corrupted with very bad commits. I restore files manually.
2016-03-25 15:53:44 +01:00
Laurent Destailleur
630f5a632d
Revert "Corrected non-static usages of Form::selectarray function"
...
This reverts commit 87cd6e1e40 .
2016-03-25 15:34:37 +01:00
Laurent Destailleur
8ecfca5a9e
Revert change that break compatiblity with 100% of modules
2016-03-25 15:26:46 +01:00
Laurent Destailleur
26de415b77
Revert commit that break compatibility of 100% of modules
2016-03-25 15:24:57 +01:00
Marcos García de La Fuente
89bd173c2f
NEW Rename Form::select_date to Form::selectDate and Form::form_date to Form::formDate
2016-03-21 21:51:29 +01:00
Marcos García de La Fuente
5a046125db
Missing changes from previous commits
2016-03-20 14:24:49 +01:00
Marcos García de La Fuente
ff6b187ef3
NEW Converted Form::showLinkedObjectBlock to a static function
2016-03-20 14:15:21 +01:00
Marcos García de La Fuente
4d78932fe8
NEW Converted Form::textwithtooltip and Form::textwithpicto to static functions
2016-03-20 14:15:21 +01:00
Marcos García de La Fuente
87cd6e1e40
Corrected non-static usages of Form::selectarray function
2016-03-20 14:15:17 +01:00
Laurent Destailleur
09a29322c3
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/customer/list.php
htdocs/accountancy/supplier/list.php
htdocs/commande/orderstoinvoice.php
htdocs/public/demo/index.php
htdocs/societe/commerciaux.php
2016-03-08 17:40:21 +01:00
Laurent Destailleur
446a080c75
NEW Mutualize code to manage email substitution variables. Show
...
available variables into page to edit email templates.
2016-03-05 12:20:58 +01:00
Laurent Destailleur
0f9afea1cc
Merge pull request #4731 from IonAgorria/unset-date-post
...
Fix: unset date start/end at success
2016-03-04 16:20:10 +01:00
Laurent Destailleur
f06911a8b0
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/langs/fr_FR/admin.lang
htdocs/societe/commerciaux.php
2016-03-04 15:39:55 +01:00
Laurent Destailleur
9ffaf9b218
Merge remote-tracking branch 'origin/3.7' into 3.8
2016-03-04 14:51:59 +01:00
Ion Agorria
a1159b6f29
Fix: unset date start/end at success
2016-03-04 14:11:06 +01:00
Maxime Kohlhaas
db656ea4ca
New : add button to create event on supplier order or invoice with MAIN_ADD_EVENT_ON_ELEMENT_CARD
2016-03-04 10:38:33 +01:00
Laurent Destailleur
3a58613e45
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/bookkeeping/listbyyear.php
htdocs/accountancy/journal/bankjournal.php
htdocs/compta/facture/list.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/install/mysql/migration/3.9.0-4.0.0.sql
htdocs/projet/activity/index.php
2016-03-02 23:40:11 +01:00
Laurent Destailleur
3b70bbb05a
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/core/lib/admin.lib.php
2016-03-02 23:07:42 +01:00
Marcos García de La Fuente
7d336bd5d4
FIX #4414 Supplier invoices use FAC_FORCE_DATE_VALIDATION client invoices property
...
Close #4414
2016-03-02 11:43:55 +01:00
fmarcet
77490bff71
FIX: Status filter don't work
2016-02-29 10:07:48 +01:00
Laurent Destailleur
5453f99e2e
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/comm/prospect/list.php
htdocs/commande/list.php
htdocs/compta/facture/list.php
2016-02-27 18:33:39 +01:00
Laurent Destailleur
8807222f24
Fix a lot of fixes to have the french vat npr working better
2016-02-27 12:22:39 +01:00
Laurent Destailleur
c86a1a30d5
Fix a lot of fixes to have the french vat npr working better
2016-02-27 11:46:16 +01:00
aspangaro
c907cd139c
Lot of corrections
2016-02-27 08:15:58 +01:00
fmarcet
30d6aa0b96
FIX: Some filters are lost when paging
2016-02-26 13:14:23 +01:00
phf
fd4cda819c
New add supplier payment
2016-02-21 22:47:52 +01:00
phf
ec0282a28e
New add multicurrency display on supplier payment
2016-02-21 13:26:48 +01:00
phf
b7d99271f8
New add multicurrency on supplier order
2016-02-19 22:25:59 +01:00
Laurent Destailleur
9c8d69eaa9
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/core/menus/init_menu_auguria.sql
htdocs/core/menus/standard/eldy.lib.php
2016-02-19 04:46:11 +01:00
Laurent Destailleur
cc524c8180
Fix bad picto
2016-02-19 04:41:29 +01:00
Laurent Destailleur
6b9d7763fe
Clean code for adding a link to a related object
2016-02-16 22:26:23 +01:00
Laurent Destailleur
bc33b19d7d
NEW Can change dynamically number of records visible into lists.
2016-02-11 20:24:15 +01:00
Laurent Destailleur
5ea9c6dd83
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/accountancy/admin/productaccount.php
htdocs/core/class/html.formprojet.class.php
htdocs/core/menus/standard/eldy.lib.php
htdocs/filefunc.inc.php
htdocs/langs/en_US/accountancy.lang
2016-02-09 14:40:25 +01:00
Laurent Destailleur
9da0164d90
Uniformize code for lists
2016-02-07 15:50:48 +01:00
Laurent Destailleur
efc2eeea83
Uniformize code for filters on payments
2016-02-07 14:41:06 +01:00
Laurent Destailleur
713050bd57
Fix style on payment page
2016-02-05 12:46:41 +01:00
Laurent Destailleur
99b2236260
FIX Selection of project must no show closed project
2016-01-28 12:19:13 +01:00
Laurent Destailleur
df4cd3de17
FIX Selection of project must no show closed project
2016-01-28 12:05:14 +01:00
Laurent Destailleur
93b2013aa7
Merge remote-tracking branch 'origin/3.9' into develop
...
Conflicts:
htdocs/compta/bank/card.php
htdocs/projet/tasks/list.php
2016-01-22 03:29:55 +01:00
Laurent Destailleur
cceeefb7c2
Merge remote-tracking branch 'origin/3.8' into 3.9
...
Conflicts:
htdocs/societe/index.php
2016-01-22 03:25:30 +01:00
Laurent Destailleur
34c648b351
FIX #4418
2016-01-22 03:04:07 +01:00
aspangaro
cf6be40922
New: #3292 Make sure each and every page displays a title
2016-01-11 22:03:26 +01:00
Laurent Destailleur
cbe65fbc79
Fix: fields added into 3.8 to store email event was not enough. To late
...
to use them. Will be done into 4.0
2016-01-08 13:05:56 +01:00
Laurent Destailleur
0314b3b5b1
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
ChangeLog
2016-01-02 12:27:08 +01:00
Laurent Destailleur
52cd5d505e
Fix several bugs on css, translation or look
2016-01-01 23:44:23 +01:00
phf
fffc8a430d
FIX call trigger LINEBILL_SUPPLIER_CREATE
2015-12-31 15:48:16 +01:00
Laurent Destailleur
db7a98f0ef
Fix: When a payment mode was disabled, it was not visible on old
...
records.
Fix: init of $limit not correctly set according to 3.9 rules on most
pages.
2015-12-21 13:56:59 +01:00
philippe grand
2cd49043a6
[Qual] Close database handler should be after Footer
2015-12-11 19:37:12 +01:00
philippe grand
fc8c12d6f6
[Qual] Uniformize code
2015-12-10 16:14:37 +01:00
Ion Agorria
1dc5854535
Fix date handling for hours/mins in some pages
2015-12-07 03:59:03 +01:00
Laurent Destailleur
055e650adf
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-12-02 23:23:38 +01:00
Laurent Destailleur
574b270da0
Work on the "mass action" feature. Can run mass action on
...
result of a select.
2015-12-02 22:00:39 +01:00
Laurent Destailleur
c55d11869b
Billing of supplier or customer order is a process that can be done in
...
parallel with shipment or reception, so we show the status on another
field into lists.
2015-11-29 15:54:32 +01:00
Laurent Destailleur
b0e938fab4
Fix missing td cell
2015-11-29 13:15:02 +01:00
Laurent Destailleur
88e76dcf64
Fix utf8 encoded twice
2015-11-28 14:40:23 +01:00
Laurent Destailleur
ab177b43af
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
ChangeLog
htdocs/.gitignore
htdocs/comm/mailing/card.php
htdocs/commande/list.php
htdocs/compta/facture.php
htdocs/expedition/class/expedition.class.php
2015-11-13 12:35:10 +01:00
Laurent Destailleur
b2285ca5e0
Option MAIN_EMAIL_ADD_TRACK_ID is now set to 1 by default.
...
All emails sent from Dolibarr have a dedicated tracking id.
2015-11-12 21:25:01 +01:00
Juanjo Menent
f15e83e918
Merge pull request #3937 from marcosgdf/bug-3877
...
FIX #3877 HTML encoded strings when searching for a supplier invoice
2015-11-08 11:19:49 +01:00
Laurent Destailleur
3906cb79c5
NEW: Add parameter to add a link to use "date of invoice" in one click
...
when fille a payment card.
2015-11-07 23:46:07 +01:00
Marcos García de La Fuente
ba42a7779f
FIX #3877 HTML encoded strings when searching for a supplier invoice
...
Close #3877
2015-11-07 14:34:26 +01:00
Florian HENRY
876ab4bb59
FIX : #3882
2015-11-04 18:30:09 +01:00
Florian HENRY
d4ee183662
FIX : 3880
2015-11-04 18:21:59 +01:00
Laurent Destailleur
1f1e72f2b6
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/compta/facture/list.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/functions.lib.php
htdocs/filefunc.inc.php
htdocs/fourn/facture/list.php
htdocs/main.inc.php
2015-10-25 19:54:41 +01:00
Laurent Destailleur
22979523db
Try a fix for #3742
2015-10-20 02:34:53 +02:00
Maxime Kohlhaas
572be23fc1
FIX : filters on supplier invoices list are not used, search_status instead
2015-10-19 15:57:23 +02:00
philippe grand
1762b3aaa7
[Qual] Uniformize code
2015-10-17 17:09:34 +02:00
Laurent Destailleur
3ce147ccc1
Use new architecture for quick search for the account area.
2015-10-17 02:41:09 +02:00
Laurent Destailleur
80bd563fde
Use GETPOST
2015-10-11 20:41:06 +02:00
frederic34
f2d7523091
Optioncss
2015-10-04 12:31:32 +02:00
frederic34
ed917ab447
Optioncss
2015-10-04 11:30:28 +02:00
frederic34
9a021e6de4
Optioncss not kept in list
2015-10-04 10:45:57 +02:00
Juanjo Menent
bc01d28061
Fix: formconfirm printing
2015-10-03 22:59:22 +02:00
Juanjo Menent
ad1a4c7e15
Merge pull request #3598 from GPCsolutions/formconfirm
...
[Qual] Replaced deprecated form_confirm()
2015-09-26 08:48:16 +02:00
Raphaël Doursenaud
485c369d55
[Qual] Replaced deprecated form_confirm()
2015-09-24 21:10:35 +02:00
Raphaël Doursenaud
631ee83745
[Qual] Replaced deprecated print_fiche_titre()
2015-09-24 18:34:58 +02:00
Raphaël Doursenaud
dabfad1529
[Qual] Replaced deprecated print_titre()
2015-09-24 18:27:13 +02:00
Laurent Destailleur
f81df66564
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/.gitignore
htdocs/categories/edit.php
2015-09-23 00:34:57 +02:00
Laurent Destailleur
077c696c09
Merge remote-tracking branch 'origin/3.7' into 3.8
...
Conflicts:
htdocs/.gitignore
htdocs/theme/.gitignore
2015-09-22 16:28:34 +02:00
Laurent Destailleur
da6a1d6629
NEW Introduce a method getDefaultCreateValueForField for developers to
...
get a default value to use for a form in create mode.
Implement it for public and private notes.
2015-09-22 13:55:31 +02:00
Florian HENRY
8fd9d2a7ce
FIX : #3530
2015-09-16 10:21:32 +02:00
Laurent Destailleur
94723a9b83
Merge remote-tracking branch 'origin/3.8' into develop
...
Conflicts:
htdocs/accountancy/journal/purchasesjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/langs/en_US/accountancy.lang
2015-09-12 15:23:02 +02:00
Laurent Destailleur
1966d75ced
FIX #3490
2015-09-12 12:50:55 +02:00
Marcos García de La Fuente
9ce8024f1e
Merge remote-tracking branch 'upstream/develop' into refactor
2015-09-06 18:57:38 +02:00
Marcos García de La Fuente
47e62f2270
Created FactureFournisseur::hasDelay function
2015-09-06 18:47:26 +02:00
Laurent Destailleur
5fd6c44640
Fix error management
2015-08-31 13:00:24 +02:00
Laurent Destailleur
8061ec9084
Fix translation
2015-08-24 15:59:17 +02:00
Laurent Destailleur
f9a7a49e78
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-31 11:06:54 +02:00
Laurent Destailleur
9569431f44
Fix ident
2015-07-31 11:06:25 +02:00
Laurent Destailleur
5ca6593a57
Fix serious deadlock feature. It was possible to link with no way to
...
unlink. What if user make a bad click ? I complete feature with
reverse action to be sure to not have users with a corrupted situation.
2015-07-28 14:13:16 +02:00
Laurent Destailleur
72e7558356
Fix bad closing td
...
Fix missing value into list of time spent
Fix typo error into constant PROJECT_TIMES_SPENT_FORMAT
Fix sql error when updating time spent into updateTimeSpent
Fix supplier orders not visible into link to
2015-07-28 12:49:29 +02:00
Laurent Destailleur
38d30b5590
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/fourn/facture/card.php
2015-07-21 00:17:11 +02:00
Marcos García de La Fuente
b64adcc065
FIX [ bug 1925 ] "Link to order" option in supplier invoices is not working properly
...
Patch submitted by Philippe (pheno) at https://doliforge.org/tracker/?func=detail&aid=1925&group_id=144
2015-07-19 15:13:27 +02:00
Laurent Destailleur
bddee5d01f
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-07-04 04:11:30 +02:00
Laurent Destailleur
5fafb08f91
Uniformize code
2015-07-04 04:11:16 +02:00
Laurent Destailleur
55dbc2dfe2
Merge pull request #3115 from sebhm/develop
...
add hook addMoreActionsButtons
2015-07-04 03:43:08 +02:00
Laurent Destailleur
4a1dfa60a5
Uniformize code
2015-06-30 13:14:19 +02:00
sebhm
84e51eff3c
add hook addMoreActionsButtons
...
as in most Card, this hook is useful
2015-06-29 22:36:41 +02:00
aspangaro
9d2e964b00
Fix: print_liste_field_titre('');
2015-06-26 06:23:29 +02:00
BENKE Charlie
94341e83ed
added ref supplier bill
...
more useful to match supplier bill than internal ref
2015-06-16 15:22:13 +02:00
jfefe
745f0f7d7e
Fix crlf
2015-06-15 14:24:24 +02:00
fmarcet
42b04102ba
New: Add due date filter on invoices lists
2015-06-11 12:40:16 +02:00
Laurent Destailleur
9b7982bf0c
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/card.php
htdocs/theme/eldy/style.css.php
2015-06-08 18:28:50 +02:00
Laurent Destailleur
02dbe16366
Mutualize code to show block to link an element to another one.
2015-06-06 15:57:59 +02:00
Regis Houssin
9a812a6c28
Fix: add filter for "dol_most_recent_files" for avoid conflict with
...
option "Save file on server with name "FA0700034-Original filename""
2015-06-06 13:03:02 +02:00
Laurent Destailleur
f42065146a
Start to clean html.form class.
2015-06-06 12:26:47 +02:00
Laurent Destailleur
43ed48896a
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/debian/changelog
htdocs/filefunc.inc.php
htdocs/install/mysql/migration/3.6.0-3.7.0.sql
2015-06-05 18:31:53 +02:00
Laurent Destailleur
1252a500ce
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/fourn/class/fournisseur.product.class.php
2015-06-05 16:50:46 +02:00
Florian HENRY
3b3319e435
Add contrl invoice supplier already exists (as it is done on customer
...
invoice)
2015-06-02 13:01:51 +02:00
Florian HENRY
3f1613197e
FIX : If supplier invoice block linked element is display after other
...
block total HT amount is not reset to 0 and sum other block (like
customer orders values)
2015-06-02 08:41:42 +02:00
Laurent Destailleur
03acb1a8c9
Uniformize way to report error after "buildoc" action.
2015-05-19 00:01:30 +02:00
Laurent Destailleur
4a70bb7acf
Work on generic usage of get_exdir.
2015-05-18 23:04:49 +02:00
Laurent Destailleur
a258370f8a
Prepare code for generic solution where all path are forged using
...
get_exdir.
2015-05-18 22:25:51 +02:00
Laurent Destailleur
c33cbefad2
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2015-05-15 11:16:29 +02:00
Laurent Destailleur
5937cd7f70
NEW Forms are using the tab look, even in creation mode.
2015-05-13 17:53:25 +02:00
Bahfir Abbes
95a2e65d86
Update list.php
...
Fix forgotten last contributor information
2015-05-12 09:01:15 +01:00
Laurent Destailleur
83e4fe5d95
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
build/makepack-dolibarr.pl
htdocs/fourn/facture/list.php
2015-05-12 00:09:03 +02:00
Bahfir Abbes
280c6a04af
Update list.php
...
Correct erroneous links to supplier invoice documents in list
2015-05-11 18:03:26 +01:00
Juanjo Menent
577c872aaf
Code fixes
2015-05-07 20:44:31 +02:00
Raphaël Doursenaud
b8d9c20731
[Qual] Fixed HTML input form disabled attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form disabled attribute should not have a value.
2015-05-07 14:21:14 +02:00
Raphaël Doursenaud
859d1b0df9
[Qual] Fixed HTML input form checked attribute
...
Dolibarr uses HTML 4.01 or HTML5 doctypes.
The input form checked attribute should not have a value.
2015-05-07 14:21:14 +02:00
jfefe
7e0357dcf9
FIX : remove deprecated property 'libelle' on product object
2015-05-04 03:03:24 +02:00
Laurent Destailleur
576cd57a94
NEW Can edit internal label of invoice even when closed (this is a
...
private information)
2015-04-24 10:59:18 +02:00
Laurent Destailleur
96a33bbe8a
First clean of code after devcamp
2015-04-21 15:49:58 +02:00
Marcos García de La Fuente
7be7a770c1
Implemented units for CommandeFournisseur and FactureFournisseur
2015-04-19 16:46:24 +02:00
Florian HENRY
f2018b7946
fix bug #2652
2015-04-18 22:59:20 +02:00
Maxime Kohlhaas
ecf1fbe5a7
Typo
2015-04-18 20:03:40 +02:00
Laurent Destailleur
873899a5d4
Merge pull request #2635 from FHenry/develop
...
fix typo
2015-04-18 17:45:25 +02:00
Florian HENRY
b7191a541c
All send email card works with model choice box
2015-04-18 17:15:36 +02:00
Laurent Destailleur
ce81f58986
Fix several bugs into edit of supplier lines
2015-04-18 16:54:00 +02:00
Laurent Destailleur
56a14da5d4
FIXME that are not bug are replaced with TODO
...
Add control on batch movement (lot/serial is mandatory, and control
eatby and sellby are same for each lot/serial)
2015-04-12 04:01:28 +02:00
Laurent Destailleur
02e8879d3b
NEW Feature to build a merged pdf with all unpaid invoice can work for
...
paid invoices.
2015-04-06 19:11:31 +02:00
Laurent Destailleur
b49705d5d0
Status and amount of object should always be visible.
2015-04-06 16:13:23 +02:00
Marcos García de La Fuente
50091dfe8b
Closes #2534 SQL error when editing a supplier invoice line
2015-04-04 17:44:52 +02:00
Marcos García de La Fuente
6fe803cd86
Created Propal, FactureFourniseur, and Commande constants for status
2015-04-03 05:18:47 +02:00
Laurent Destailleur
2d50cc92b9
Differentiate title for customer and supplier orders/invoices.
2015-03-31 11:32:47 +02:00
Laurent Destailleur
73b2e0bd01
Merge pull request #2471 from marcosgdf/refactor
...
refactor
2015-03-29 16:17:36 +02:00
Marcos García de La Fuente
c6ad35e001
Implemented statuses submenu for List menu of supplier and customer invoices.
...
Menu "Pending payment" has been moved to the "List" submenu.
2015-03-23 13:42:50 +01:00
Marcos García de La Fuente
4349f27299
Revert "Revert "Refactor 1""
2015-03-23 01:39:12 +01:00
Laurent Destailleur
2d90256640
Revert "Refactor 1"
2015-03-22 12:51:29 +01:00
Laurent Destailleur
a79a779b04
Merge pull request #2456 from marcosgdf/refactor-1
...
Refactor 1
2015-03-22 12:47:05 +01:00
Laurent Destailleur
6ceda02eaa
NEW: Enhancement of module 'Notification by Email'. Show nb of
...
notifications set. Can set several emails. Can set a threshold on
amount for notifications. Add notification on supplier order validation.
2015-03-18 21:44:57 +01:00
Laurent Destailleur
cd2fc2f890
Hooks 'printLeftBlock' and 'formConfirm' are now compliant with hook
...
development rules. They are "addreplace" hooks, so you must return
content with"->resprints='mycontent'" and not with "return 'mycontent'"
2015-03-18 14:31:37 +01:00
Marcos García de La Fuente
efb9f7f4fd
Merge branch 'develop' into refactor-1
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/includes/tcpdi/fpdf_tpl.php
2015-03-15 18:07:30 +01:00
Laurent Destailleur
9e4e9a5411
NEW: Can search on customer order amount into customer order list.
2015-03-06 20:59:18 +01:00
Laurent Destailleur
d119397129
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/societe/class/societe.class.php
2015-03-05 11:38:16 +01:00
Laurent Destailleur
6c1c1fd691
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
htdocs/comm/action/index.php
htdocs/core/lib/agenda.lib.php
htdocs/fourn/paiement/fiche.php
2015-03-05 11:35:39 +01:00
Laurent Destailleur
7b7b5090c7
Merge branch 'incoterm' of https://github.com/atm-ph/dolibarr into
...
atm-ph-incoterm
Conflicts:
htdocs/comm/propal.php
htdocs/fourn/commande/card.php
htdocs/fourn/facture/card.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-03-04 23:03:29 +01:00
Marcos García de La Fuente
f94f9d1e57
Removed $permtoedit variable
2015-03-04 11:19:45 +01:00
Marcos García de La Fuente
77605bce3e
[ bug #1892 ] PHP Fatal error when using USER_UPDATE_SESSION trigger and adding a supplier invoice payment
2015-03-02 13:33:31 +01:00
Laurent Destailleur
4d226885cb
Rewrite code for supplier order and invoice to use shared code of
...
customer supplier and invoice.
Work on extrafield for supplier order and invoice.
2015-02-28 18:10:31 +01:00
Laurent Destailleur
8e26c71fa7
Rewrite code for supplier order and invoice to use shared code of
...
customer supplier and invoice.
Work on extrafield for supplier order and invoice.
2015-02-28 04:59:27 +01:00
Laurent Destailleur
ef14e4e7ed
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.product.class.php
2015-02-28 03:11:15 +01:00
Laurent Destailleur
5d1545ad1f
Work on supplier order and customer extrafields
...
Use templates to show/edit supplier order and invoice lines
2015-02-27 18:05:12 +01:00
Laurent Destailleur
4bde7e9f51
Fix: Missing error management
2015-02-26 14:25:30 +01:00
Laurent Destailleur
6d3834b3b9
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/index.php
htdocs/projet/class/project.class.php
test/phpunit/BankAccountTest.php
2015-02-23 14:59:24 +01:00
phf
127868899d
Merge branch 'develop' into incoterm
...
Conflicts:
htdocs/commande/class/commande.class.php
htdocs/install/mysql/migration/3.7.0-3.8.0.sql
2015-02-23 10:42:01 +01:00
phf
81130634d3
[CORE] intégration de incoterm sur les différentes class (#incoterm).
2015-02-23 09:16:14 +01:00
Laurent Destailleur
b04682db4c
Fix Edit of extrafield on supplier invoice or order was deleteing other
...
fields.
Fix Missing escapment
Fix new field delivery date was only into edit page
2015-02-22 17:41:02 +01:00
Laurent Destailleur
e3713c8b6d
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/admin/tools/eaccelerator.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/commande/dispatch.php
2015-02-19 00:01:26 +01:00
Laurent Destailleur
774389940e
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/comm/propal/list.php
htdocs/compta/bank/ligne.php
htdocs/compta/resultat/clientfourn.php
htdocs/compta/salaries/fiche.php
htdocs/core/lib/functions.lib.php
htdocs/fourn/facture/paiement.php
2015-02-18 23:51:41 +01:00
Laurent Destailleur
fc415fc3c9
Fix: [ bug #1826 ] Supplier payment types are not translated in
...
fourn/facture/paiement.php
2015-02-18 22:44:42 +01:00
Laurent Destailleur
011d39105d
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/accountancy/admin/export.php
htdocs/accountancy/journal/bankjournal.php
htdocs/accountancy/journal/sellsjournal.php
htdocs/core/datepicker.php
htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php
htdocs/fourn/facture/card.php
2015-02-07 03:28:36 +01:00
Laurent Destailleur
35129f2192
Fix PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS option not correctly
...
supported.
Fix: No limit on ldap search on dolibarr side.
2015-02-06 16:33:33 +01:00
Laurent Destailleur
29d399ba79
Merge remote-tracking branch 'origin/3.7' into develop
2015-01-31 00:09:37 +01:00
Laurent Destailleur
0ea4a5db7d
Fixed: Error management on triggers
2015-01-31 00:08:45 +01:00
Laurent Destailleur
275e198041
New: Selection of project use the new select2 component.
2015-01-30 19:57:38 +01:00
Laurent Destailleur
59711298c3
Fixed: Length of project label is no more truncated on element cards
...
(invoice, proposal, order...)
2015-01-30 16:33:39 +01:00
Laurent Destailleur
b61c475aa8
Clean code for validate permissions. "validate" is a status to say, "now
...
it exists, it is no more a draft", so by default we don't need this
permissions (it is same than create). We keep "validate" permissions as
an "advanced" permission only.
2015-01-25 21:32:40 +01:00
Laurent Destailleur
267ba24820
Generalize option PROJECT_SHOW_REF_INTO_LISTS
2015-01-24 21:41:40 +01:00
Laurent Destailleur
e220ce5a82
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
htdocs/comm/card.php
htdocs/comm/propal.php
htdocs/commande/card.php
htdocs/compta/facture.php
htdocs/compta/prelevement/class/bonprelevement.class.php
htdocs/core/class/html.formcompany.class.php
htdocs/custom/.gitignore
htdocs/expedition/card.php
htdocs/fourn/card.php
htdocs/product/fournisseurs.php
2015-01-18 18:44:22 +01:00
Laurent Destailleur
5c5ff72ecd
Merge remote-tracking branch 'origin/3.6' into 3.7
...
Conflicts:
ChangeLog
htdocs/adherents/fiche.php
htdocs/comm/fiche.php
htdocs/comm/mailing/fiche.php
htdocs/comm/propal.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/class/commande.class.php
htdocs/commande/fiche.php
htdocs/compta/facture.php
htdocs/compta/paiement.php
htdocs/core/class/html.formcompany.class.php
htdocs/core/tpl/login.tpl.php
htdocs/expedition/fiche.php
htdocs/fourn/commande/fiche.php
htdocs/fourn/facture/fiche.php
htdocs/fourn/facture/paiement.php
htdocs/fourn/fiche.php
htdocs/main.inc.php
htdocs/product/fournisseurs.php
htdocs/resource/card.php
2015-01-18 17:13:42 +01:00
Marcos García de La Fuente
7f59cf9194
Fix: [ bug #1787 ] Incorrect behaviour of doActions hook
2015-01-17 19:28:27 +01:00
Marcos García de La Fuente
71b609fab0
Fix: [ bug #1801 ] FAC_FORCE_DATE_VALIDATION constant alters supplier invoice date given to numeration modules
2015-01-15 13:08:33 +01:00
Laurent Destailleur
5ead994955
Merge remote-tracking branch 'origin/3.7' into develop
...
Conflicts:
ChangeLog
2014-12-26 04:57:55 +01:00
Marcos García de La Fuente
aec1bdb3c4
Fixed [ bug #1766 ] PHP Warning when adding a service to a supplier invoice
2014-12-25 23:08:07 +01:00
Laurent Destailleur
08fd74e79e
Fix: [ bug #1687 ] The ref filter searches on ref and rowid in supplier
...
invoices list
2014-12-25 12:07:27 +01:00
Laurent Destailleur
2b4edd9996
Fix: [ bug #1687 ] The ref filter searches on ref and rowid in supplier
...
invoices list
2014-12-23 13:21:40 +01:00
aspangaro
c4c69e191b
Replace <center> tags
2014-11-25 20:13:43 +01:00
Frédéric FRANCE
ba7500a504
Update /fourn/facture/impayees.php
2014-11-23 17:45:14 +01:00
Frédéric FRANCE
0384f90607
Update /fourn/facture/paiement.php
2014-11-23 17:45:11 +01:00
Laurent Destailleur
33eae22b26
Merge pull request #2070 from frederic34/patch-5
...
(GETPOST("button_removefilter_x") || GETPOST("button_removefilter"))
2014-11-23 17:40:28 +01:00
Marcos García de La Fuente
5578bc6f5d
Fixed [ bug #1658 ] Linked files in supplier invoices wrongly shows amounts
2014-11-23 16:55:12 +01:00
Marcos García de La Fuente
835b359179
Fixed [ bug #1658 ] Linked files in supplier invoices wrongly shows amounts
2014-11-23 15:42:29 +01:00
Frédéric FRANCE
38febad979
Update /fourn/facture/impayees.php
2014-11-23 10:05:40 +01:00
Frédéric FRANCE
edaf6aec10
Update /fourn/facture/paiement.php
2014-11-23 10:04:43 +01:00
Laurent Destailleur
e4804f99ff
Merge pull request #2047 from frederic34/patch-6
...
#1685-1686 Clear sort filter works partially in supplier invoices
2014-11-22 15:50:16 +01:00
Laurent Destailleur
830d470c33
Merge pull request #2047 from frederic34/patch-6
...
#1685-1686 Clear sort filter works partially in supplier invoices
2014-11-22 15:48:28 +01:00
Laurent Destailleur
d6cb29a17b
Merge pull request #2048 from frederic34/patch-7
...
#1689 Can't sort supplier invoice payments on amounts
2014-11-22 15:47:55 +01:00
aspangaro
e3edc3f690
#1688 The ref filter searches on rowid not on ref in unpaid supplier invoices list
2014-11-18 21:55:41 +01:00
Frédéric FRANCE
e9966c50da
#1689 Can't sort supplier invoice payments on amounts
2014-11-18 00:04:45 +01:00
Frédéric FRANCE
d8192d8223
#1685-1686 Clear sort filter works partially in supplier invoices
2014-11-18 00:02:53 +01:00
Juanjo Menent
3880013940
Fix hooks from supplierorder to supplierinvoice
2014-11-06 23:10:21 +01:00
Juanjo Menent
2f30e769f6
Fix: [ bug #1535 ] Supplier invoice Extrafields are not shown
2014-11-06 22:16:27 +01:00
aspangaro
1dcb7a58f3
Presentation & fix SQL injection
2014-11-02 14:51:21 +01:00
aspangaro
6109529c6c
vat payments list & typo on css class
2014-11-02 14:19:28 +01:00
aspangaro
d6a42bda95
Merge remote-tracking branch 'Upstream/develop' into develop-search
2014-11-02 13:55:57 +01:00
Laurent Destailleur
5086450f35
Fix: Forging email content must use dol_concatdesc.
2014-11-02 12:32:38 +01:00
aspangaro
64b9299eb6
Suppliers invoice payment list
2014-11-02 08:45:42 +01:00
aspangaro
e48350fdc1
Unpayed suppliers invoices list
2014-11-02 08:33:39 +01:00
aspangaro
98299f88e8
Suppliers list
2014-11-02 08:12:34 +01:00
Laurent Destailleur
132ddf65d6
Fix: several bugs into document generation (default must be used in
...
priority when not template defined).
Fix: use first odt file when no odt file defined.
Fix: Must use output translation.
2014-10-27 19:37:30 +01:00
Laurent Destailleur
4d515d660c
New: Feature to link manually an order to an invoice does not disappear
...
once link has been done.
2014-10-24 14:17:36 +02:00
Laurent Destailleur
639d4f03a0
Experimentation option PROJECT_SHOW_REF_INTO_LISTS
2014-10-22 17:47:12 +02:00
Maxime Kohlhaas
ee4b807a5d
Qual : refactoring extrafields display on objects into a single tpl file
2014-10-14 17:00:06 +02:00
Regis Houssin
a2446e51db
New: add context "globalcard" for declaring only once all cards
2014-10-06 07:20:58 +02:00
Laurent Destailleur
97eec37f1c
Uniformize code: property "nom" for thirdparty is aliased into "name"
...
everywhere.
2014-10-04 17:20:17 +02:00
Laurent Destailleur
ec95aacd52
Uniformize code for error reporting after a hook.
2014-09-28 03:41:32 +02:00
Laurent Destailleur
dc96e10215
Merge branch 'oop-pdf' of github.com:marcosgdf/dolibarr into
...
marcosgdf-oop-pdf
Conflicts:
htdocs/projet/class/project.class.php
2014-09-23 00:02:19 +02:00
Marcos García de La Fuente
ca9e33e809
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into oop-pdf
2014-09-21 18:00:56 +02:00
aspangaro
1592968709
Merge remote-tracking branch 'Upstream/develop' into develop
2014-09-20 06:42:31 +02:00
Juanjo Menent
e39373ed9a
- Fix: [ bug #1593 ] Spanish Localtax IRPF not being calculated since
...
3.6.0 in supplier invoices when adding a line
2014-09-19 09:58:58 +02:00
Juanjo Menent
c87e28d5f9
- Fix: [ bug #1593 ] Spanish Localtax IRPF not being calculated since
...
3.6.0 in supplier invoices when adding a line
2014-09-19 09:57:35 +02:00
aspangaro
0b20369dd7
Qual: Renamed all files & links "fiche.php" into "card.php"
2014-09-18 21:18:25 +02:00
aspangaro
9da597d56e
Merge remote-tracking branch 'Upstream/develop' into develop
2014-09-18 20:18:56 +02:00
aspangaro
7a9ce455d9
Uniformize code $_SERVER["PHP_SELF"]
2014-09-18 20:13:38 +02:00
Juanjo Menent
90edd96646
Fix: Invoices payments may be older than invoices
2014-09-18 10:11:39 +02:00
Juanjo Menent
ab83e22a12
Fix: Invoices payments may be older than invoices
2014-09-18 09:57:13 +02:00
Marcos García de La Fuente
9ae7486555
Removed deprecated usage of supplier_order_pdf_create and supplier_invoice_pdf_create
2014-09-16 21:42:07 +02:00
Laurent Destailleur
83447243ae
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
build/debian/get-orig-source.sh
htdocs/product/class/product.class.php
htdocs/societe/soc.php
2014-09-15 22:58:39 +02:00
Laurent Destailleur
05f3a47018
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
build/debian/control
htdocs/compta/bank/account.php
htdocs/fourn/paiement/fiche.php
htdocs/product/class/product.class.php
htdocs/product/fiche.php
2014-09-15 22:52:59 +02:00
Marcos García de La Fuente
949ae2f160
[ bug #1591 ] Linked object block shows Total HT/TTC even if not having permission to read them
2014-09-14 13:09:31 +02:00
Laurent Destailleur
342e26f679
Merge
2014-09-07 12:22:04 +02:00
Laurent Destailleur
522b5a91bc
Fix: Filter on direction of payment mode was not working.
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/fiche.php
2014-09-06 00:21:09 +02:00
Laurent Destailleur
2b9b110f9c
Fix: Filter on direction of payment mode was not working.
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/class/html.form.class.php
htdocs/fourn/facture/fiche.php
2014-09-06 00:16:24 +02:00
Laurent Destailleur
643fc6c61f
Fix: Bad use of fetch_lines
...
Conflicts:
htdocs/comm/propal.php
htdocs/contrat/fiche.php
htdocs/opensurvey/class/opensurveysondage.class.php
2014-09-04 19:03:48 +02:00
Laurent Destailleur
73ad0f9302
Fix: Bad use of fetch_lines
2014-09-04 18:58:33 +02:00
braito4
f5883741bf
Update fiche.php
...
Proyect selection was missing
2014-08-26 20:20:29 +02:00
Laurent Destailleur
d6c4993c40
Merge pull request #1822 from Devensys/Devlop-PayTotalButton
...
Add button to fill amount paiement
2014-08-14 01:28:20 +02:00
Laurent Destailleur
98f140962a
Merge remote-tracking branch 'origin/3.6' into develop
2014-08-13 19:25:55 +02:00
Laurent Destailleur
6c316d0cda
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-13 19:23:45 +02:00
Andrelec1
1ce4996a34
finish implement
...
remove old code and add new one ...
2014-08-12 11:34:53 +02:00
Andrelec1
3548f72d8a
Start implement
2014-08-11 18:14:40 +02:00
Laurent Destailleur
42d992b009
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/compta/facture.php
htdocs/core/lib/project.lib.php
htdocs/fourn/facture/fiche.php
htdocs/projet/class/project.class.php
2014-08-08 01:26:53 +02:00
Laurent Destailleur
055397a94b
New: Can attach supplier order to a customer order.
2014-08-07 15:12:27 +02:00
Maxime Kohlhaas
1caf39ad22
Merge branch '3.5' of github.com:Dolibarr/dolibarr into 3.5
2014-08-07 12:26:18 +02:00
Laurent Destailleur
20cef1512f
Merge remote-tracking branch 'origin/3.5' into 3.6
2014-08-06 21:34:47 +02:00
Laurent Destailleur
98eb39bf9c
Fix: PROJECT_CAN_ALWAYS_LINK_TO_ALL_SUPPLIERS is correctly supported
2014-08-06 16:46:04 +02:00
Maxime Kohlhaas
546b31b9d0
Fix : Filtering on fourn paiement list was not working
2014-08-06 12:02:44 +02:00
Laurent Léonard
0228cd9db7
Fix translations in e-mail forms
2014-07-28 02:45:58 +02:00
Laurent Destailleur
5caa7ccd13
Merge pull request #1765 from marcosgdf/patch-3
...
Added formConfirm and doAction for supplier invoice card
2014-07-25 22:17:09 +02:00
Marcos García de La Fuente
f5d1d1563b
Corrected indentation (again)
2014-07-22 04:27:41 +02:00
Marcos García de La Fuente
c813077f82
Corrected indentation
2014-07-22 04:25:44 +02:00
Marcos García de La Fuente
4f582609f4
Added formConfirm and doAction for supplier invoice card
2014-07-22 04:24:08 +02:00
Laurent Destailleur
7ac4a6f43c
New: Show amount and status of supplier invoice also on document tab.
2014-07-20 19:35:45 +02:00
Laurent Destailleur
8bc655b44f
Fix: Bad alignement of cells
2014-07-20 19:35:00 +02:00
Laurent Destailleur
dec7fe42af
Merge remote-tracking branch 'origin/3.6' into develop
...
Conflicts:
htdocs/core/class/html.form.class.php
htdocs/fourn/commande/fiche.php
2014-07-20 15:37:50 +02:00
Laurent Destailleur
bf926cd791
Merge pull request #1756 from marcosgdf/messages
...
Migrated old message notifications to the """new""" system
2014-07-20 04:57:09 +02:00
Laurent Destailleur
8137fd7fe4
Fix: Type of line (product/service) could not be edited on supplier
...
order/invoice.
2014-07-20 02:36:03 +02:00
Marcos García de La Fuente
4f4ac30fc0
Deprecating arbitrary use of dol_htmloutput* functions
2014-07-20 02:32:13 +02:00
Marcos García de La Fuente
43597c1731
Migrated old error notifications to the """new""" system
2014-07-20 01:43:46 +02:00
Laurent Destailleur
b42a33b203
Fix: For contract, only services available by default. Product appears
...
if option is set only.
2014-07-19 21:14:56 +02:00
Marcos García de La Fuente
ec661d0c6c
Removed index.php and replaced them with blank index.html as it is more appropriate
2014-07-12 23:18:57 +02:00
frederic34
742bdcb715
Set bank account for supplier invoices
2014-07-09 18:44:20 +02:00
Juanjo Menent
8e4e08f907
[ task #1063 ] Allow edit localtaxes rate for thirds. Improve visu
2014-07-04 16:48:42 +02:00
Juanjo Menent
c7e20c9a80
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
...
Suppliers
2014-07-04 10:25:05 +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
71ee974ddb
Merge remote-tracking branch 'origin/3.5' into 3.6
...
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
2014-06-28 14:53:28 +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
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
e21e4dbf11
- FIX #1482 #1484 #1486
...
- Add missing triggers in interface_90
2014-06-24 11:49:53 +02:00
Laurent Destailleur
04ead87aea
Merge pull request #1681 from KreizIT/FIX1485
...
FIX #1485:LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless
2014-06-23 20:20:31 +02:00
Cedric
0f267559c6
FIX #1485:LINEBILL_SUPPLIER_DELETE failure trigger leads to an endless loop
2014-06-23 12:28:59 +02:00
Laurent Destailleur
b4add020a9
Fix: Question about warehouse must not be done when module stock is
...
disabled.
Fix: Option STOCK_SUPPORTS_SERVICES was not correctly implemented
(missing test at some places).
2014-06-23 11:47:07 +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
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
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
Florian HENRY
03156b58e3
[ bug #1452 ] variable used but not defined
2014-06-17 11:30:41 +02:00
Maxime Kohlhaas
19a3194b02
Fix : duedate was not auto calculated + move calculation function to common invoice class
2014-06-14 12:53:02 +02:00
Laurent Destailleur
0453daae72
Merge pull request #1656 from netfab/3.5
...
html fix : missing </tr>.
2014-06-14 12:34:06 +02:00
Maxime Kohlhaas
d0a417ad36
Fix 1480, 1483, 1497 $this instead of $object
2014-06-14 11:37:57 +02:00
Laurent Destailleur
40742e84a9
Fix: Bad balance of colspan.
...
Fix: Filter on status was not visible when selected from url.
Fix: Filtering on status was last when asking to sort.
2014-06-11 16:47:00 +02:00
Fab
2fed26d68b
html fix : missing </tr>.
2014-06-11 08:01:05 +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
f5a530e5d5
Fix: Bad permission.
...
Fix: Bad transaction.
2014-05-29 18:58:55 +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
44ecd504bc
Fix: Field ref_supplier and label not filled. Just add FIXME because fix
...
is too heavy for a maintenance release.
2014-05-25 04:12:08 +02:00
Laurent Destailleur
ae01c785c5
Fix: Do not show ref supplier title if ref_supplier not set (currently
...
always the case with 3.5).
2014-05-25 03:57:13 +02:00
Laurent Destailleur
20ec1e6ac8
Fix: Suppliers invoices must be visible if module supplier is on.
2014-05-23 19:55:40 +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
Marcos García de La Fuente
39b0ed7fc2
Fix: [ bug #1393 ] PHP Warning when creating a supplier invoice.
2014-05-14 22:47:19 +02:00
Laurent Destailleur
6cebccf1b4
Merge pull request #1596 from marcosgdf/lang-35
...
Corrected untranslated string when creating invoice linked to a supplier order
2014-05-14 11:47:35 +02:00
Marcos García de La Fuente
98bd78a277
Corrected untranslated string when creating invoice linked to a supplier order
2014-05-14 01:07:07 +02:00
Laurent Destailleur
7ecfd4c243
Fix: seller and buyer inverted when using suppliers orders and
...
invoices.
2014-05-13 13:55:08 +02:00
Laurent Destailleur
f621f7eb32
Fix: The rounding mode is now forced when provided explicitly and no
...
more by default (we keep data intact when no mode provided).
2014-05-13 13:22:29 +02:00
Alexis Algoud
f13c146908
Fix page numerotation as in company list
2014-05-12 11:00:58 +02:00
Laurent Destailleur
01001592e6
Finished task to merge form of free product and predefined product.
2014-05-06 18:31:39 +02:00
Juanjo Menent
a4f1c7eb50
Fix: Suppliers invoice mask fails using {tttt} in numbering
...
Conflicts:
ChangeLog
2014-05-06 10:04:02 +02:00
Juanjo Menent
011fe254a6
Fix: Suppliers invoice mask fails using {tttt} in numbering
2014-05-06 09:59:10 +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
19d71ffb38
Prepare fix to hide images generated by "preview" feature.
2014-04-29 21:14:55 +02:00
Laurent Destailleur
61f0d67da0
Avoid too long filenames
2014-04-16 23:00:30 +02:00
Florian Henry
f93df7f3da
remove debug string
2014-03-26 10:09:29 +01:00
Florian Henry
3d12979b3f
remove debug string
2014-03-26 09:53:48 +01:00
aspangaro
58796b85c8
Try to correct travis
2014-03-18 06:53:45 +01:00
aspangaro
a7c97cc71a
Add title in list of supplier payments
2014-03-17 21:51:31 +01:00
Juanjo Menent
53bb32318a
Fix: Bad action set for invoice
2014-03-17 17:27:47 +01:00
Laurent Destailleur
bdb2b7a547
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/projet/index.php
test/phpunit/FunctionsTest.php
2014-03-13 09:20:05 +01:00
Laurent Destailleur
86ad05c22e
Merge pull request #1461 from marcosgdf/unknown-error
...
Corrected Unknown error message typo
2014-03-11 11:54:08 +01:00
Marcos García de La Fuente
fa56fe4e8b
Corrected Unknown error message typo
2014-03-10 19:36:32 +01:00
Laurent Destailleur
b64a2b2718
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
htdocs/comm/action/fiche.php
2014-02-28 21:43:29 +01:00
Laurent Destailleur
74404749c6
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
2014-02-28 16:00:57 +01:00
Marcos García de La Fuente
607effdc7a
Replacing invoice integer types with FactureFournisseur constants
2014-02-26 01:09:34 +01:00
Laurent Destailleur
6f962397e4
Start to work on a mass send remind feature.
2014-02-19 20:23:02 +01:00
Laurent Destailleur
d7c9ebd5ee
Fix: sort on supplier ref.
2014-02-19 03:04:56 +01:00
Laurent Destailleur
03a60236af
Fix: sort on supplier ref.
2014-02-19 03:03:26 +01:00
geoffrey.girard
efa7a16c07
Add hook printObjectLine supplier order and supplier invoice
2014-02-04 17:30:48 +01:00
Laurent Destailleur
efcff80a28
Merge remote-tracking branch 'origin/3.5' into develop
...
Conflicts:
build/debian/control
htdocs/fourn/facture/paiement.php
2014-02-03 18:44:48 +01:00
Laurent Destailleur
e5cd32623c
Qual: Uniformize code of payment between customer and supplier payments.
...
New: Add warning if supplier payment is higher that due amount.
2014-02-03 18:42:24 +01:00
Laurent Destailleur
2b2d764180
Fix: ref and date of supplier invoice.
...
Fix: Check on bank account
2014-02-03 17:30:35 +01:00
Laurent Destailleur
2d15e2c759
Fix: Link on supplier in document invoice must go to supplier card.
2014-02-01 16:31:23 +01:00
Laurent Destailleur
7de0438299
Fix: Link on supplier in document invoice must go to supplier card.
2014-02-01 16:26:41 +01:00
Laurent Destailleur
7986c95ce3
Fix: Error management when deleting a payment on supplier invoice.
2014-01-25 00:26:42 +01:00
Laurent Destailleur
372acbfb0d
Fix: Error management when deleting a payment on supplier invoice.
2014-01-25 00:25:42 +01:00
Laurent Destailleur
1fd67807ce
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-18 01:13:29 +01:00
Grand Philippe
462f65614d
Fix: path to image must not be hardcoded but use dol_buildpath or img_picto with param src=1
2014-01-13 10:10:17 +01:00
Laurent Destailleur
5f65b2a97f
Merge remote-tracking branch 'origin/3.5' into develop
2014-01-12 20:23:24 +01:00
Laurent Destailleur
ffeb2778e5
Fix: path to image must not be hardcoded but use dol_buildpath or
...
img_picto with param src=1.
2014-01-12 19:23:36 +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
2c310e26a6
Fix: Missing lang file
2014-01-10 01:37:41 +01:00
Laurent Destailleur
22412443fe
Fix: Overwrite bad value of limit payment date only if payment date is
...
defined.
2013-12-25 18:12:13 +01:00
Laurent Destailleur
ef2f8ea67d
Removed some FIXME
2013-12-15 14:26:27 +01:00
Laurent Destailleur
bdf8100d84
Merge remote-tracking branch 'origin/3.4' into 3.5
...
Conflicts:
htdocs/core/lib/agenda.lib.php
htdocs/product/stats/commande_fournisseur.php
2013-11-28 15:54:12 +01:00
Laurent Destailleur
71484a4e1e
Fix: Missing hook declaration
2013-11-20 14:29:50 +01:00
Laurent Destailleur
0e743d5024
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
ChangeLog
htdocs/adherents/admin/adherent.php
htdocs/comm/propal/class/propal.class.php
htdocs/commande/document.php
htdocs/compta/facture/class/facture.class.php
htdocs/compta/facture/list.php
htdocs/cron/card.php
htdocs/expedition/class/expedition.class.php
htdocs/fourn/class/fournisseur.commande.class.php
htdocs/fourn/class/fournisseur.facture.class.php
htdocs/fourn/commande/document.php
htdocs/langs/fr_FR/admin.lang
htdocs/langs/fr_FR/cron.lang
htdocs/langs/fr_FR/projects.lang
htdocs/langs/nl_NL/admin.lang
htdocs/langs/nl_NL/categories.lang
htdocs/langs/nl_NL/commercial.lang
htdocs/langs/nl_NL/companies.lang
htdocs/langs/nl_NL/dict.lang
htdocs/langs/nl_NL/main.lang
htdocs/langs/nl_NL/margins.lang
htdocs/langs/nl_NL/products.lang
htdocs/societe/class/societe.class.php
htdocs/societe/rib.php
2013-11-19 21:08:02 +01:00
Florian Henry
870b78fc19
[ bug #1142 ] Set paiement on invoice
2013-11-19 10:41:00 +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
b2308ba65c
Merge pull request #1284 from GPCsolutions/links
...
Links
2013-11-06 17:15:49 -08:00
Laurent Destailleur
4c4064d7b9
Enable option to swith vat calculation mode
2013-11-06 17:45:55 +01:00
Cédric Salvador
00c9df670c
renamed templates
2013-11-06 10:22:01 +01:00
Cédric Salvador
6c22af00e1
factorization
2013-11-06 10:20:54 +01:00
Cédric Salvador
c96b2d3b87
factorized form attach, documents list and links list for the document pages
2013-11-06 10:19:16 +01:00
Cédric Salvador
23008c3b31
factorized document actions
...
Conflicts:
htdocs/societe/document.php
2013-11-06 10:11:40 +01:00
Grand Philippe
a14de0c035
fix : language
2013-11-05 15:29:33 +01:00
Laurent Destailleur
70342c09b8
Fix: Better management of using ajax for upload form (to solve problem
...
when enabling ajax jquery multifile upload in some cases).
New: Add option to use a specific mask for uploaded filename
2013-10-29 17:52:13 +01:00
Laurent Destailleur
8526d34d3b
Fix: Calculation of second rounding method is available for supplier
...
invoices.
2013-09-18 16:46:54 +02:00
Cédric Salvador
fc136d0d06
changed parameter
2013-09-16 14:17:53 +02:00
Cédric Salvador
d9a26d0aa9
natural search in list pages
2013-09-16 14:17:53 +02:00
Laurent Destailleur
b20b82df3d
Fix: we must use conf-currency as parameter of method price instead of
...
using langs->getCurrencySymbol
2013-09-15 13:04:38 +02:00
Laurent Destailleur
f2bdd8c1d8
Work on alternative vat calculation mode
2013-09-13 17:43:26 +02:00
Laurent Destailleur
e467d63a94
Try to fix false positive
2013-09-10 15:45:36 +02:00
Laurent Destailleur
74a50d8d6c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2013-09-07 19:51:00 +02:00
Laurent Destailleur
bd24711b30
Fix: navigation of supplier invoices
2013-09-07 19:50:47 +02:00
Laurent Destailleur
305c1d63a7
Qual: Uniformize code. No useless redirect. use GETPOST.
2013-09-06 13:25:45 +02:00
Laurent Destailleur
c151ef7b87
Qual: Remove duplicate form instanciation.
2013-09-06 12:10:09 +02:00
Laurent Destailleur
91718bc902
Qual: Replace deprecated call ->form_confirm with ->formconfirm
2013-09-06 11:51:24 +02:00
Laurent Destailleur
d7a14a15b3
Fix: Bad link
2013-09-06 09:26:23 +02:00
Raphaël Doursenaud
e762042828
Fixed typos
2013-09-05 18:06:51 +02:00
Florian Henry
2740cc78b6
Add dol_syslog
...
Fix bug on expedition create : create expedition with rowid (or
origin_id) that already exits, and you will have all product of the
other expedition and the new expedition form order
Revert previous commit filter sort on fourn/facture/index.php
2013-09-05 17:45:30 +02:00
Florian Henry
ddeca06f32
Real ref filter
2013-09-03 21:13:05 +02:00
Laurent Destailleur
3bfaadc054
Work on feature to change rule for vat calculation rounding
2013-09-03 18:08:50 +02:00
Florian Henry
0a8c7f7639
Generate auto supplier invoice
2013-08-09 13:59:37 +02:00
Florian Henry
3cf3dbeb51
Add pdf link into supplier invoice list and supplier order list
2013-08-09 13:48:44 +02:00
braito4
561d0ea46b
Update fiche.php
2013-08-07 20:48:50 +02:00
Laurent Destailleur
afae841ae4
Fix: Permissions on files
2013-08-06 00:36:21 +02:00
Laurent Destailleur
c41a955cbe
Fix: Permissions on files
2013-08-06 00:36:04 +02:00
Maxime Kohlhaas
5a38a43c87
Task # 1011 : now supplier order and invoice deal with payment terms and mode
2013-07-30 16:21:39 +02:00
Laurent Destailleur
c4d3307bfa
Qual: Normalize file name.
2013-07-26 11:36:36 +02:00
Laurent Destailleur
d802470aae
I killed <td nowrap>. Hello <td class="nowrap"> !
2013-07-19 14:23:42 +02:00
Laurent Destailleur
f564d1912e
New: Add graph for supplier invoices.
...
Fix: Error management into supplier invoice validation.
2013-07-16 18:43:38 +02:00
Laurent Destailleur
a1e7663614
eol
2013-07-14 01:49:43 +02:00
Laurent Destailleur
89d8eb19c0
Fix: navigation fails
2013-07-14 01:29:26 +02:00
Laurent Destailleur
ada3df4245
eol
2013-07-14 01:21:00 +02:00
Laurent Destailleur
94e3277516
Fix: Navigation after using numbering for supplier ref.
2013-07-14 01:19:05 +02:00
Laurent Destailleur
4608e07753
Merge remote-tracking branch 'origin/3.4' into develop
...
Conflicts:
htdocs/compta/bank/account.php
2013-07-13 23:41:32 +02:00
Laurent Destailleur
55d14f430c
Fix: Search on supplier ref
2013-07-13 23:36:21 +02:00
Laurent Destailleur
7c163f7be3
Fix: Running fixdosfile onto all project
2013-07-07 13:17:48 +02:00
Laurent Destailleur
9be6dd8b17
Fix: Missing load
2013-07-05 23:10:47 +02:00
Regis Houssin
05bd035488
Fix: convert line delimiters
2013-06-24 17:34:22 +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
Regis Houssin
c9a71439b2
Fix: EOF
2013-06-05 16:24:32 +02:00
Laurent Destailleur
d1d329a6a2
Fix: Navigation into supplier invoices
2013-05-29 21:20:04 +02:00
Laurent Destailleur
3fc8de8dde
Fix: Navigation into supplier invoices
2013-05-29 15:56:18 +02:00
simnandez
05aa11fce0
[ bug #914 ] It is not possible to validate a supplier invoice
2013-05-28 09:29:11 +02:00
simnandez
0c62942f03
[ bug #914 ] It is not possible to validate a supplier invoice
2013-05-28 09:28:31 +02:00
Laurent Destailleur
e3e00b034b
Fix: Dir with linked files was not renamed when invoices was renamed
...
with its final ref (linked files were lost)
Fix: Ref visible into message was wrong.
Fix: Bad counting of product/service available
2013-05-25 20:43:01 +02:00
Laurent Destailleur
3b6c55f908
Fix: Param was renamed
2013-05-22 17:29:25 +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
fhenry
4ff5922a55
Fix pgSQL bug
2013-04-26 12:53:13 +02:00
fhenry
9e1487fc61
Fix bug Pgsql
2013-04-26 12:44:21 +02:00
Marcos García
6ac6f6e911
Fixed bug #846 : Create a supplier invoice (without project)
2013-04-26 06:34:41 +02:00
Laurent Destailleur
86ea79c860
Fix: dol_check_secure_access_document is also used by viewimage. This
...
also solve bug of not found supplier doc and solve some security holes.
2013-04-25 10:06:54 +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
Maxime Kohlhaas
ef13ea8690
New # 786 : can link project from supplier invoice creation
2013-04-20 14:33:00 +02:00
Regis Houssin
17d5ab9774
Fix: no result with a number with a comma
...
Conflicts:
htdocs/fourn/facture/index.php
Change-Id: I6c67e3d2936673ea0993adfa1597bd11caf125fe
2013-04-19 09:57:13 +02:00
Regis Houssin
45300ccdd8
Fix: no result with a number with a comma
2013-04-19 09:55:22 +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
ac0cd975cd
Added missing table head strings into supplier invoices
2013-04-13 13:03:13 +02:00
Laurent Destailleur
ae01285fe9
Look: Replace table with div.
...
Look: Optimize for smartphone
2013-04-12 16:16:39 +02:00
Laurent Destailleur
f5c0886cb1
Fix: another not complete change for adding ref for supplier invoices.
2013-04-12 00:22:53 +02:00
Laurent Destailleur
8e3f0172fc
Fix: Fix tons of pb with num ref system of supplier invoices.
2013-04-12 00:00:31 +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
Laurent Destailleur
12cae7ebdf
Fix: No warning if due date unknown
2013-04-07 21:13:48 +02:00
Laurent Destailleur
6e5f1c5d31
Fix: Some regressions
2013-04-07 17:57:17 +02:00
Laurent Destailleur
4ceeea4a1c
Fix: Can't reset payment due date
2013-04-07 14:41:08 +02:00
Laurent Destailleur
87b50f9ced
Fix: Can't reset payment due date
2013-04-07 14:36:22 +02:00
Laurent Destailleur
7ebd24daea
Merge pull request #805 from zedzedtop/develop
...
Develop
2013-04-05 13:28:58 -07:00
Laurent Destailleur
110d0f1d3b
Fix: Better error management
2013-04-01 22:35:54 +02:00
Grand Philippe
e2623c6ad5
try to fix :supplier invoice numbering
2013-04-01 16:04:15 +02: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
Grand Philippe
f57320e697
add numbering for supplier invoice
2013-03-29 15:36:54 +01:00
Laurent Destailleur
6c1bbd3aeb
New: Uniformize hooks.
2013-03-27 14:24:33 +01:00
Laurent Destailleur
393cecb1c2
New: Add hook
2013-03-27 14:08:15 +01:00
Sébastien de Chateauvieux
bbbc4ad8c4
TVA NPR: add parameter in function call. Accept * tva
2013-03-26 07:57:19 +04:00
fhenry
8971e6fe15
[ task #710 ] Envoi de mail
2013-03-23 14:39:23 +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
Laurent Destailleur
e5e9dc404b
Fix: Bad choice of template
2013-02-10 21:57:53 +01:00
Laurent Destailleur
28fa96b516
Fix: Bad choice of template
2013-02-10 21:56:29 +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
Regis Houssin
e3be718a57
Fix: wrong object name
2013-01-25 12:38:41 +01:00
Regis Houssin
7983b1dec5
Fix: wrong object name
2013-01-25 12:37:03 +01:00
Regis Houssin
9868880142
Fix: missing files library
2013-01-23 11:29:58 +01:00
Regis Houssin
c66c02e745
Fix: missing files library
2013-01-23 11:28:11 +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
7002b328a8
Fix: [ bug #685 ] Supplier invoices should use encoding sequence number
...
as secondary sorting field
2013-01-19 15:32:03 +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
Laurent Destailleur
0b045a2d96
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/core/boxes/box_activity.php
htdocs/filefunc.inc.php
2013-01-16 14:11:19 +01:00
fhenry
b8dfee2a3b
Fix bug [ bug #692 ] Can't search for suppliers invoice
2013-01-15 23:03:03 +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
eldy
2c59c6311f
Merge remote-tracking branch 'origin/3.3' into develop
2013-01-06 21:36:39 +01:00
Laurent Destailleur
567cd00f5c
Fix: Lost button
...
Conflicts:
htdocs/compta/facture.php
htdocs/fourn/facture/fiche.php
2013-01-06 13:33:09 +01:00
Laurent Destailleur
5f99488c99
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/langs/es_ES/admin.lang
2013-01-05 16:41:08 +01:00
simnandez
32b19802b1
Fix: [ bug #662 ] Bad aplication of Localtax2 for suppliers if country
...
is Spain
2013-01-05 09:43:40 +01:00
Laurent Destailleur
4fe1ba33f9
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
COPYRIGHT
2012-12-30 18:00:07 +01:00
Laurent Destailleur
df43d477fc
Merge pull request #562 from simnandez/3.3
...
Fix: Supplier is mandatory into adding invoice suppliers
2012-12-30 08:38:34 -08: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
simnandez
9732a2f336
Fix: Supplier is mandatory into adding invoice suppliers
2012-12-30 10:26:18 +01:00
simnandez
f0f45b70da
Fix: Supplier is mandatory into adding invoice suppliers
2012-12-30 10:24:20 +01:00
Laurent Destailleur
2d0dea18ce
Merge remote-tracking branch 'origin/3.3' into develop
...
Conflicts:
htdocs/compta/bank/search.php
2012-12-29 17:38:12 +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
Marcos García
c8eac78a8d
Translated labels that weren't being translated and improved es_ES translations
2012-12-29 00:24:55 +01:00
Laurent Destailleur
ec767a9772
Correct path determination if origin is project
2012-12-21 15:39:21 +01:00
Maxime Kohlhaas
64f5d59ddf
Fix : on supplier bill validation, question about stock was asking for stock decrease instead of increase
2012-12-05 15:42:59 +01:00
Laurent Destailleur
4136c27516
RESTORE CODE WITH ID D2adaf7. The Merge daacf79 as lost more than 50
...
commits !
2012-12-01 15:45:05 +01:00
Laurent Destailleur
4abae05c26
Qual: Uniformize behaviour of product selection
2012-11-26 13:37:40 +01:00
Laurent Destailleur
b977ea5d87
Fix: Regression. Show bad error message when we add a product with no
...
prices defined.
2012-11-25 20:38:39 +01:00
Regis Houssin
8e141fce14
Fix: strict mode father
2012-11-13 22:43:54 +01:00
Laurent Destailleur
e7164cb243
Fix: Some checkstyle errors
2012-11-11 18:18:57 +01:00
Laurent Destailleur
027ad065a5
Removed TODO
2012-11-05 12:04:13 +01:00
Laurent Destailleur
f571adf62e
Fix: For supplier invoice, we must use properties of supplier to know if
...
seller use localtax RE and IRPF.
2012-11-03 12:19:47 +01:00
Regis Houssin
b952a7f9bf
Fix: convert line delimiters (use the last eclipse version)
2012-10-28 13:57:21 +01:00
Christophe Battarel
2272d13f5a
fix minor bug in invoice creation from another object
2012-10-25 15:50:43 +02:00
Regis Houssin
9d95e8bffb
Fix: missing hookmanager
2012-10-25 11:44:04 +02:00
Regis Houssin
1cbd2a1b1c
Fix: broken feature
2012-10-25 08:45:35 +02:00
Laurent Destailleur
4a10874f54
New: add waring message when date is too low.
2012-10-19 13:01:29 +02:00
Regis Houssin
446a81b4c4
Fix: move class in template
2012-10-18 10:35:55 +02:00
Laurent Destailleur
8ff506b120
Sec: Sanitize all params page, sortfield and sortorder
2012-10-13 14:47:46 +02:00
Laurent Destailleur
eec2a7b34e
Merge pull request #429 from atm-maxime/mko559
...
Task # 559 : add discount on supplier prices
2012-10-01 13:31:17 -07:00
Maxime Kohlhaas
8a62af1c78
Task # 559 : added use of discount in supplier bills
2012-10-01 11:49:20 +02:00
Regis Houssin
bcf46d00f0
Fix: convert line delimiters !!
2012-09-30 21:26:58 +02:00
Laurent Destailleur
e7203fa4f3
New: The discount on line for supplier invoices is now supported
2012-09-28 16:08:44 +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
Marcos García
4209898d20
Lower-cased Header function
2012-08-31 05:58:38 +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
f3674317ec
Removed parenthesis from all require and replaced with single quotes
2012-08-22 23:24:21 +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
577a853b9b
New: update field "qty" with minimum qty for this supplier price
2012-08-17 18:17:15 +02:00
Regis Houssin
878f54b1e9
Fix: invoice supplier, disable "add" button and show error message if a
...
product with no supplier price is selected
2012-08-17 17:23:36 +02:00
Regis Houssin
3438305169
FIXME: with ajax autocompleter, does not see the products that have no
...
supplier prices because they can be selected and it creates an error
message.
Fix: Do not make a "print" on "hook methods", just get the result
2012-08-17 15:16:07 +02:00
Stephen L
c1d15a9572
Add: hooks and triggers for a lot of core modules (action/calendrier, deplacement, dons, tva, contact/tiers, contrat, product lines, expedition, fournisseur commandes et factures, fiche intervention, projet et taches)
...
Signed-off-by: Stephen L. <lrq3000@gmail.com>
2012-08-14 15:50:45 +02:00
Laurent Destailleur
da484bdaa5
Fix: Missing desc field
2012-08-07 19:09:41 +02:00
Regis Houssin
2884aac4bc
Fix: delete pdf if supplier invoice is deleted
...
Fix: compatibility with external modules
Conflicts:
htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
2012-08-05 18:36:20 +02:00
Regis Houssin
400621135b
Fix: indentation
2012-08-05 18:33:11 +02:00
Regis Houssin
28851b46c4
Fix: remove duplicate code
2012-07-29 16:44:19 +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
Marcos García
2eeaad1352
BackToList links in Financial section
2012-07-28 21:22:59 +02:00
Raphaël Doursenaud
9ffb6317cf
Fix: Allows to use a comma decimal separator in supplier invoices
...
payments
2012-07-27 13:54:16 +02:00
Regis Houssin
28a98f6bd9
Fix: wrong action
2012-07-26 10:45:19 +02:00
Regis Houssin
68196e638a
Fix: compatibility with edit in place
2012-07-26 09:32:54 +02:00
Laurent Destailleur
ac81e1732e
Fix: bad field name
2012-07-26 03:01:15 +02:00
Regis Houssin
4f458c01f4
Fix: missing entity filter
2012-07-13 16:23:47 +02:00
Regis Houssin
e1b0d183e4
Fix: add commonorder and commoninvoice classes
2012-07-11 18:13:41 +02:00
Regis Houssin
6f1651309e
Fix: global converting lines delimiter
2012-07-02 19:30:37 +02:00
Laurent Destailleur
ef81408dc0
Fix: Missing include
2012-06-27 13:25:13 +02:00
Laurent Destailleur
c2db3265ec
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:43:23 +02:00
Regis Houssin
a5b0de15ac
Fix: can't delete a files with quote
2012-05-30 08:30:25 +02:00
Laurent Destailleur
3fc3292142
Fix: delete of documents is done by page of element, not by the view
...
wrapper.
2012-05-29 23:50:13 +02:00
Regis Houssin
516be43404
Fix: jquery fileupload broken feature
2012-05-25 20:56:05 +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
juanjo
9b70ac1be3
[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-21 16:21:09 +02:00
simnandez
d226534ba0
Fix:[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-09 12:12:14 +02:00
Laurent Destailleur
161846be77
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 22:10:07 +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
a6f8fc4af4
Fix: Bad cr
2012-05-03 22:11:36 +02:00
simnandez
68b98e2e2a
Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
2012-04-20 09:32:39 +02:00
simnandez
04b5ffcf64
Fix: [ bug #370 ] Filter in accountancy -> suppliers_bills
2012-04-20 09:32:32 +02:00
Laurent Destailleur
ad953f05c8
Fix: late/not late switch dos not loose parameters.
2012-04-07 14:01:40 +02:00
Vinicius Nogueira
510cf06610
Add: Added link to filter only those bills late.
...
Added link to filter only Those bills late or show all invoices from
suppliers, so there was this link for customer invoices, this link is
extremely important for the operator.
2012-04-06 19:34:30 -03:00
Laurent Destailleur
674cea6c90
Fix: Do not show warning on paid invoices
2012-04-01 19:46:22 +02:00
Laurent Destailleur
a8e37427bb
Fix: Set date supplier invoice
2012-03-28 16:10:00 +02:00
Laurent Destailleur
daf2a19396
New: Add signature at end of predefined email text
2012-03-28 00:56:12 +02:00
Laurent Destailleur
78ae7dc075
Checkstyle
2012-03-27 09:59:28 +02:00
Regis Houssin
ffc6812241
Fix: avoid php strict mode warning
2012-03-23 18:19:50 +01: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
Regis Houssin
d752e25946
New: add new notes system in contract and order/invoice supplier module
2012-03-18 11:13:01 +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
Laurent Destailleur
245edb8596
Fix: Maxi debug on sending document by email. Works now with odt too.
2012-03-16 00:34:41 +01:00
Regis Houssin
8dc8297afe
Fix: missing tva rates of supplier
2012-03-15 09:19:38 +01:00
Laurent Destailleur
b5fc41fadc
Fix: Removed a lot of checkstyle warnings
2012-03-11 22:08:46 +01:00
FHenry
3acbc0318a
Update for hook parameters
2012-03-08 19:19:12 +08:00
Laurent Destailleur
821ea356d0
Fix: warning not visible when required
2012-03-03 20:06:06 +01:00
Regis Houssin
9301def08d
Fix: rename method
2012-03-02 15:03:14 +01:00
Regis Houssin
addc8db9e7
Fix: rename hooks
2012-03-01 16:51:59 +01:00
FHenry
adb2006505
Merge remote-tracking branch 'origin/develop' into develop
2012-03-01 14:32:07 +01:00
Regis Houssin
1aa3b79005
Fix: [bug #325 ]
2012-02-29 15:13:14 +01:00
FHenry
16408b6310
Merge remote branch 'origin/develop' into develop
2012-02-29 14:32:33 +01:00
FHenry
59f424bde3
add hook for select produit
2012-02-29 14:32:22 +01:00
Laurent Destailleur
1645ddbe47
Sec: Sanitize all input for ids.
2012-02-27 22:26:22 +01:00
Laurent Destailleur
24422afe44
Better fix
2012-02-26 02:54:16 +01:00
Laurent Destailleur
de187ab398
Try a better fix
2012-02-25 16:14:41 +01:00
Regis Houssin
70c9b2bda3
Fix: compatibility with edit in place
2012-02-25 12:09:27 +01:00
Regis Houssin
19f53e6caa
Fix: default customer language problem
2012-02-25 11:10:38 +01:00
Laurent Destailleur
58d1a042a5
Fix: print select_societe was wrong as it contains already print
...
instructions. Use select_company instead.
2012-02-20 12:41:12 +01:00
Laurent Destailleur
c4b845d60a
Qual: Removed deprecated function name.
2012-02-19 18:34:22 +01:00
Regis Houssin
5e1568b6a1
Fix: hidden linked objects
...
Fix: avoid conflicts
Fix: uniformize code
2012-02-15 19:20:18 +01:00
Laurent Destailleur
be4d04ebcc
Fix: Default language set to language of thirdparty
2012-02-01 21:04:49 +01:00
Laurent Destailleur
f3a966a313
Fix: Missing name
2012-01-29 23:24:47 +01:00
Laurent Destailleur
15cd3794c9
Removed comments
2012-01-15 15:16:06 +01:00
Laurent Destailleur
4ddffc6506
Qual: Uniformize code
2012-01-12 20:37:31 +01:00
damien
dd1a31ded1
Fix for the bug #278 (to be tested on MySQL)
2012-01-12 14:04:24 +01:00
Laurent Destailleur
5fc760d318
Doxygen
2012-01-10 09:57:16 +01:00
Laurent Destailleur
4523f1789d
Qual: Removed dead code
...
Doxygen
2012-01-04 23:56:10 +01:00
Laurent Destailleur
c2348ef600
Uniformize field country_id, country_code, country
2011-12-29 18:07:41 +01:00
Laurent Destailleur
43964552bf
Add a TODO
2011-12-22 09:07:02 +01:00
Laurent Destailleur
2c12d99d42
Fix: [ bug #248 ] Send by mail doesn't find the files in provider's
...
invoices
2011-12-21 17:29:04 +01:00
Laurent Destailleur
7ffdbee4b3
Trans
2011-12-17 19:02:31 +01:00
Laurent Destailleur
ba12c25eec
Fix: Replacement of adodb is ok now.
...
Fix: Search criteria lost
2011-12-13 00:23:48 +01:00
Laurent Destailleur
11754bfe51
New: Show supplier invoice label on tab note and document
2011-12-12 14:19:21 +01:00
Laurent Destailleur
9dcfc044a4
Fix: Miscellaneous bug fixes
2011-12-05 23:05:11 +01:00
Laurent Destailleur
37f44dbd75
Fix: Avoid duplicate lines
2011-12-05 23:04:39 +01:00
Laurent Destailleur
7f2d23d084
Fix: [ bug #240 ] No description while adding a line in an Supplier
...
invoice
2011-12-01 22:23:59 +01:00
Laurent Destailleur
4939e2da4d
Fix: Show lines details during creation
2011-11-23 20:13:20 +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
7384096d56
Enhance doc for stock movement
2011-11-14 15:46:44 +01:00
Laurent Destailleur
10961fb2c9
New: Can choose warehouse for stock change on supplier approbation or
...
supplier invoice validation
2011-11-09 22:10:58 +01:00
Regis Houssin
cbec43e098
Fix: change 'editfieldkey' and 'editfieldval' for compatibility with
...
external module and hook system.
Fix: uniform code
2011-11-09 06:14:42 +08: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
40da2e23d2
Qual: Reduce sub-options of module fckeditor. This make code cleaner
...
and all this duplicated options were useless.
2011-11-05 23:18:49 +01:00
Juanjo Menent
2f7365043c
Fix: [bug 227] LocalTaxes: Suppliers calculate problem
2011-11-02 21:06:21 +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
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
47bb2171e0
Fix: Fix a serious database default. Table llx_product_fournisseur was
...
linked with llx_product_fournisseur_price with a link 1-1 so was
useless. I removed it. This reduce a lot of sophisticated code and will
make import of prices easier. This also increase speed.
2011-10-04 01:26:07 +02:00
eldy
79546fa072
Qual: Uniformize look of supplier invoice with customer invoice
2011-10-01 21:55:40 +02:00
eldy
dde7a1f543
New: After creating supplier payment, go on supplier invoice if payment
...
was on one invoice only. This save one click.
2011-09-29 13:53:17 +02:00
Laurent Destailleur
9e09b16219
Qual: Uniformize code
2011-09-24 23:42:31 +00:00
Regis Houssin
25cf224f0b
Fix: uniformize code
2011-09-20 14:14:58 +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
b6a2f13673
Fix: avoid jenkins warning
...
Fix: SpaceAfterOpenBracket, SpaceAfterCloseBracket, SpaceBeforeCloseBracket, SpaceBeforeOpenBracket
2011-09-20 09:40:27 +00:00
Regis Houssin
2c1b3722f2
Fix: replace sizeof() by count()
2011-09-17 19:49:50 +00:00
Laurent Destailleur
b75d19c264
Qual: Uniformize constructors
2011-09-11 18:35:38 +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
Regis Houssin
03711cf6f2
Fix: remove obsolete tags
2011-08-27 19:15:14 +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
Laurent Destailleur
cfe34139cf
Qual: Clean and uniformize code.
...
Remove properties, that are not related to business, from parent business class commonobject.
2011-08-22 22:04:21 +00:00
Laurent Destailleur
e9b113ade8
Qual: Mutualize some code
...
Fix: Missing begin
Fix: Removed functions returning database cursor
2011-08-14 03:13:50 +00:00
Laurent Destailleur
3f2e6bbf82
Qual: Removed dead code
2011-08-14 02:11:15 +00:00
Laurent Destailleur
d246b87c1a
Fix: removed print of function making print.
...
Fix: default vat rate must be -1 to be automatic instead of deprecated conf->defaulttx
2011-08-04 21:46:50 +00:00
Laurent Destailleur
be771c9d44
Fix: Avoid errors into rpm packages
2011-07-31 23:45:11 +00:00
Laurent Destailleur
7e202f2cb0
Fix: Trans
2011-07-13 13:10:51 +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
Laurent Destailleur
b76f055d2b
Fix: Select of recipient on email form
2011-07-07 21:32:18 +00:00
Laurent Destailleur
e2b18d565a
Fix: Bad order on documents pages
2011-07-06 20:56:48 +00:00
Laurent Destailleur
3b3f937e47
Fix: EMail sent message
2011-07-02 16:48:31 +00:00
Laurent Destailleur
a6b82d843b
New: Creation of contacts from third party page go back to third party.
2011-06-13 15:14:11 +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
c593df2d68
Fix: move 3 functions to formother class
2011-05-20 15:59:18 +00:00
Laurent Destailleur
66acd4ea8a
New: Add option to close invoice if paiement is complete.
2011-05-11 13:19:30 +00:00
Regis Houssin
a052684a3a
Fix: linked object block : mutualize code, more simple
...
Fix: bad link
2011-05-09 07:15:17 +00:00
Philippe Grand
a21aef4f9f
fix : forgotten double quote
2011-05-08 21:35:24 +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
827eed5d39
Fix: delete deprecated code
...
Fix: change select_contact for view exclude contcat in grey mode
2011-04-26 13:49:41 +00:00
Laurent Destailleur
01338d13e8
Add link to supplier card
2011-03-31 16:30:43 +00:00
Laurent Destailleur
e9f4879245
Qual: Prepare move of function dol_delete_file into file.lib.php
2011-03-09 15:34:57 +00:00
Laurent Destailleur
f2fe06a2b0
Fix: Link betwen supplier order and invoice
2011-03-08 00:15:32 +00:00
Laurent Destailleur
bee3592e59
Fix: Missing br
2011-03-08 00:03:03 +00:00
Laurent Destailleur
7ee59fcb62
Fix: Generated doc in wrong dir
2011-03-07 00:40:32 +00:00
Laurent Destailleur
9a49264cb5
Fix: Generated doc in wrong dir
2011-03-07 00:16:02 +00:00
Laurent Destailleur
961366d2b2
Fix: Generated doc in wrong dir
2011-03-06 23:46:12 +00:00
Laurent Destailleur
9ff348dfb5
Work on SMS features
2011-03-05 16:27:26 +00:00
Laurent Destailleur
d0514c09f9
Fix: Error message was not visible
2011-03-05 01:08:38 +00:00
Laurent Destailleur
5cb83686c3
Fix: Can edit product description
2011-03-05 00:51:46 +00:00
Laurent Destailleur
951da60671
Fix: Can edit product description
2011-03-05 00:47:35 +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
Laurent Destailleur
371c4a6090
Qual: Remove usage of deprecated properties
2011-02-20 12:06:11 +00:00
Laurent Destailleur
638cb105df
Fix: HTML tags must be escaped
2011-02-18 10:45:38 +00:00
Laurent Destailleur
7e1e28f0d8
Fix: Wrong order of name/firstname
2011-02-09 18:27:56 +00:00
Laurent Destailleur
e7fc318f34
Fix: Error when amount not provided
2011-02-09 17:42:38 +00:00
Laurent Destailleur
633a45e5a4
Fix: Error when duplicate ref
2011-02-09 17:35:08 +00:00
Juanjo Menent
a97641eb1e
Local Taxes: add funcionality for suppliers
2011-02-09 15:57:37 +00:00
Laurent Destailleur
f4d1d35017
Fix: Bad value of selected year
2011-02-06 02:02:50 +00:00
Laurent Destailleur
b3280a9b96
New: Can edit label of invoice
...
Qual: Fetch method is complete (used skeleton generator).
2011-02-06 00:19:36 +00:00
Laurent Destailleur
fd13ad097e
New: If there is only one back account and value is mandatory, then value is preselected.
2011-02-05 23:38:33 +00:00
Laurent Destailleur
fb68d738ac
New: If there is only one back account and value is mandatory, then value is preselected.
2011-02-05 23:34:05 +00:00
Regis Houssin
09f6fab2cc
New: add width parameter in editor
2011-02-02 16:56:55 +00:00
Regis Houssin
1f435c45ad
Fix: rights problem in supplier module
...
Fix: bad closedir
2011-01-18 09:30:49 +00:00
Laurent Destailleur
6961a82dbf
Fix: We try to create bank link record twice
...
Fix: Bad url
2011-01-15 14:01: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
c8013ac699
Fix: Can't enable document for supplier invoice/order
2010-12-30 22:38:09 +00:00
Regis Houssin
e752ef828a
Fix: uniformize code
2010-12-15 08:48:53 +00:00
Regis Houssin
acf3996547
Fix: uniformize code
2010-12-15 07:38:17 +00:00
Laurent Destailleur
2498426867
Fix: Restore stable version for 3.0
2010-12-14 23:27:17 +00:00
Regis Houssin
9d46536909
Fix: uniformize code
2010-12-14 15:04:56 +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
Laurent Destailleur
cc93d642e0
Fix: Date was not always visible
2010-12-01 23:42:39 +00:00
Laurent Destailleur
6e75a3d203
Restore work lost by savannah backup
2010-12-01 21:16:28 +00:00
Laurent Destailleur
adfb9ea341
Sec: Removed security holes
2010-11-20 13:08:44 +00:00
Laurent Destailleur
e50c375a8f
Fix: Task 8618
2010-11-11 00:59:31 +00:00
Laurent Destailleur
4e83c0a7ea
Fix: Update of supplier invoice line
2010-10-30 10:51:56 +00:00
Laurent Destailleur
5d85b6f1e0
Fix: Download on joined files
2010-10-29 22:58:23 +00:00
Juanjo Menent
06cefbb34b
Task #8618 : Add send mail form
2010-10-28 11:37:29 +00:00
Juanjo Menent
4399c9bfdc
Task #8618 : Add send mail form
2010-10-28 11:21:41 +00:00
Juanjo Menent
e976645b08
Qual: Uniformize code (ligne -> line)
2010-10-28 08:43:53 +00:00
Laurent Destailleur
f201e31b93
Fix: Show grey button if not allowed
2010-10-22 17:52:02 +00:00
Laurent Destailleur
af4fabc531
Task #8618
2010-10-19 08:01:25 +00:00
Laurent Destailleur
3fdc5f1957
New: Add protection to avoid to valid supplier invoice with a ref supplier with value "Copy of ..."
2010-10-18 18:40:17 +00:00
Juanjo Menent
2af3f2802b
Task #8618 : build pdf
2010-10-15 16:01:42 +00:00
Regis Houssin
a58ae14d8f
Fix: search company with jQuery - ok
2010-10-10 18:04:28 +00:00
Laurent Destailleur
46ad8917ad
Perf: A little speed enhancement on document tabs.
2010-10-03 15:50:34 +00:00
Laurent Destailleur
fdf14d0499
Qual: Mutualize and uniformize code
2010-09-19 13:31:54 +00:00
Laurent Destailleur
1918fb582e
Mutualize some code
2010-09-09 01:26:07 +00:00
Laurent Destailleur
7917c17844
Work on task #10579 : Simplify code using editor
2010-09-02 19:10:34 +00:00
Laurent Destailleur
f24214d9ef
Fix: Postgresql compatibility
...
New: Can filter on payment type and bank account in payment lists.
2010-08-29 21:11:42 +00:00
Laurent Destailleur
f038ba869b
Trad
2010-08-26 13:17:42 +00:00
Philippe Grand
fb06c15330
task #6689 , strlen problem
...
replace strlen with dol_strlen
2010-08-24 14:42:18 +00:00
Laurent Destailleur
99575b2288
Qual: Uniformize code
2010-08-19 00:42:37 +00:00
Laurent Destailleur
0a02ac310a
Can edit supplier ref
2010-08-19 00:21:58 +00:00
Laurent Destailleur
622dc041af
Fix: postgresl compatibility
2010-08-12 07:50:47 +00:00
Laurent Destailleur
60edde845d
Fix: Database compatibility
2010-08-09 15:52:44 +00:00
Regis Houssin
aa62559812
Fix: fetch_client is deprecated
2010-08-06 13:56:25 +00:00
Laurent Destailleur
2db5b658f1
Fix: Some errors in vat management with multiprice
2010-07-22 21:16:29 +00:00
Laurent Destailleur
a6b988379a
Fix: When files are moved for a new tree, we must reload dynamic menu handlers at installation.
2010-07-21 21:58:46 +00:00
Juanjo Menent
99e970d6c9
Local Taxes: Remove MAIN_FEATURES_LEVEL condition
2010-07-15 07:23:04 +00:00
Laurent Destailleur
eb4ee0d42d
Fix: Some fix in project referrers page. Add also third party in a column.
2010-06-28 21:26:36 +00:00
Laurent Destailleur
967d868b8e
Fix: Missing translation
2010-06-06 18:43:22 +00:00
Laurent Destailleur
265a7b675b
Reorganize class files.
2010-06-05 15:45:53 +00:00
Laurent Destailleur
ff4935fbc6
Fix: Title of page is second parameter
2010-05-26 11:42:29 +00:00
Laurent Destailleur
1a90eefb86
Fix: Head array hidden if nothing
2010-05-20 22:23:58 +00:00
Regis Houssin
635b44b906
Fix: if you rename a module, rename all
2010-05-10 04:50:39 +00:00
Laurent Destailleur
426317a355
Qual: Removed deprecated method
2010-05-09 15:15:10 +00:00
Laurent Destailleur
8374bf42bb
Rename static object
2010-05-09 14:55:49 +00:00
Laurent Destailleur
89c76d13b2
Fix: Remove depracated property
...
Qual: Removed pdate
2010-05-08 19:21:57 +00:00
Philippe Grand
a981577553
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
Philippe Grand
b65ddfabe8
according to new tree directory
2010-04-28 21:29:12 +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
3f4bee1f18
according to new tree directory
2010-04-28 12:53:28 +00:00
Philippe Grand
b6bc9223df
according to new tree directory
2010-04-28 10:33:16 +00:00
Philippe Grand
388470d146
according to new tree directory
2010-04-28 07:55:43 +00:00
Laurent Destailleur
a4f144f24d
Qual: Uniformise code. user class use id in first param of fetch
2010-04-28 07:31:34 +00:00
Laurent Destailleur
7724d9e631
Fix: Rename menu to unifrmise menu entries
2010-04-25 21:36:43 +00:00
Philippe Grand
ba3a06758c
according to new tree directory
2010-04-25 12:43:27 +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
7850c536a1
Fix: Missing include
2010-04-12 00:39:10 +00:00
Laurent Destailleur
0fe708a5f6
Fix: Error when using iphone
...
Fix: Error in not found class
2010-04-12 00:30:52 +00:00
Regis Houssin
73f216fd89
Fix: rename $class to $classname to prevents problems
...
http://www.manuelphp.com/php/reserved.keywords.php
2010-04-09 07:55:37 +00:00
Philippe Grand
011ea91f81
move interfaces class to core directory
2010-04-08 13:09:00 +00:00
Laurent Destailleur
7993ddea0a
Minor fixes
2010-04-06 20:58:24 +00:00
Laurent Destailleur
839ceebfc7
Remove pre.inc.php
2010-03-27 15:06:19 +00:00
Philippe Grand
a56832d521
move contact class file to contact directory
2010-03-25 13:51:24 +00:00
Regis Houssin
c7df8f8807
Fix: move module class to your own directory
2010-03-22 15:31:13 +00:00
Laurent Destailleur
465cc90759
Fix W3C errors in page forging
2010-03-15 23:54:37 +00:00
Regis Houssin
6822a1b18b
Fix: uniformise and clean code
2010-03-11 14:31:16 +00:00
Laurent Destailleur
843123d84a
Uniformize supplier invoice code with customer invoice code.
2010-02-27 12:05:47 +00:00
Laurent Destailleur
9a2a1f6c06
Uniformize code
2010-02-24 15:40:29 +00:00
Laurent Destailleur
cfc13df621
Fix: Hide not required lines
2010-02-24 14:50:42 +00:00
Laurent Destailleur
9cb7fec6a1
New: Add link to other invoices
2010-02-16 08:57:07 +00:00
Laurent Destailleur
8e78f75be4
Qual: A lot of screen more clear
2010-02-10 17:07:25 +00:00
Laurent Destailleur
0b7bada016
New: Add the now button on date list
2010-02-10 14:08:09 +00:00
Laurent Destailleur
1fcad6172b
New: Add warning if setup not complete
...
Fix: Type of invoice line (product/service) must always be visible for suppliers.
2010-02-09 11:33:13 +00:00
Laurent Destailleur
c3c9ad111f
Look: Minor change
2010-02-09 10:57:13 +00:00
Laurent Destailleur
a5e7eb5bcd
Look: Minor change
2010-02-08 15:30:10 +00:00
Regis Houssin
5c0d4b896b
Fix: uniformize code
2010-01-28 13:27:34 +00:00
Regis Houssin
5bffa5399a
Fix: add MAIN_INPUT_DESC_HEIGHT in update line
2010-01-25 13:45:13 +00:00
Regis Houssin
3c74bd21ca
Works on enhancement of project tasks
...
Fix: move class in directory of module
2010-01-22 20:20:41 +00:00
Laurent Destailleur
62f4345e92
Fix: Remove usage of pdate()
2010-01-13 18:51:19 +00:00
Laurent Destailleur
d6558bbb52
Add hidden option MAIN_INPUT_DESC_HEIGHT
2010-01-09 12:13:22 +00:00
Regis Houssin
3388e4ad37
Fix: add virus alert
2010-01-08 10:02:53 +00:00
Regis Houssin
37c2825f93
Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0
2009-10-22 15:09:04 +00:00
Regis Houssin
01291c4a7c
Fix: function "split" is deprecated since php 5.3.0
2009-10-20 13:14:44 +00:00
Laurent Destailleur
1ba947aef4
Qual: Uniformise doxygen headers
2009-10-19 19:54:27 +00:00
Laurent Destailleur
e12b0bfa66
Uniformize code
2009-10-16 23:32:55 +00:00
Laurent Destailleur
e192abc755
Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them.
2009-10-04 15:52:16 +00:00
Laurent Destailleur
84bc3f5b31
Uniformize code. Attached fils for supplier invoices are shown on invoice card
2009-10-04 13:33:06 +00:00
Laurent Destailleur
5f173e01ee
Qual: Ajax code is simpler and now works with IE6
2009-08-28 01:14:35 +00:00
Laurent Destailleur
9c53f0ed8e
Fix: Fix global typo error
2009-08-19 17:16:47 +00:00
Laurent Destailleur
f25e136db8
Fix: Fix global typo error
2009-08-19 17:07:48 +00:00
Laurent Destailleur
2fa3452d43
Comment
2009-08-07 17:55:05 +00:00
Laurent Destailleur
dddffb657a
New: Add picto on tab titles
2009-08-06 13:27:54 +00:00
Laurent Destailleur
bd749f6748
New: Add if project is shared or not in project list
...
New: Add status of third party in some third parties list.
2009-08-05 16:58:18 +00:00
Laurent Destailleur
6b7d3ad0c1
Qual: Code to calucalte VAT is now more clear.
2009-07-29 16:13:33 +00:00
Regis Houssin
e465f8fed1
Qual: uniformize code
2009-07-29 09:11:55 +00:00
Laurent Destailleur
6e129e1ce0
Fix: Wrong supplier ref
2009-07-19 15:52:00 +00:00
Laurent Destailleur
3bcd18feb6
New: Add navigation arrows in supplier invoices
2009-07-19 15:39:25 +00:00
Laurent Destailleur
0cc71ca978
Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent tre tlchargs
...
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Regis Houssin
8c68711e02
Fix: security
2009-07-09 15:37:27 +00:00
Regis Houssin
f96ea81ac5
Fix: replace with simple directory
2009-07-05 08:31:08 +00:00
Regis Houssin
ab6251a454
Fix: old rowid
2009-07-04 13:12:53 +00:00
Laurent Destailleur
8732364f01
Qual: Now module services and products are two completely separated modules.
2009-06-08 18:14:37 +00:00
Laurent Destailleur
bbb3b8125d
Fix: Removed delete of orders with amount is 0.
...
New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:36:23 +00:00
Laurent Destailleur
1063772919
Qual: Uniformize code
2009-05-27 15:52:08 +00:00
Laurent Destailleur
b57b5e9e38
New: If missing data, other data are kept.
2009-05-27 15:30:56 +00:00
Laurent Destailleur
930b400458
Uniformize code and make fix on predefined invoice feature.
2009-05-27 01:15:44 +00:00
Regis Houssin
f0fd274206
Fix: invalid value
2009-05-20 17:00:49 +00:00
Regis Houssin
69ba0b3c91
Fix: load class
2009-05-18 08:13:51 +00:00
Regis Houssin
475600d948
Fix: simplification, on vrifie l'entit du document et pas celle de la socit afin
...
d'avoir la possibilit d'utiliser une base commune des socits entre entits
2009-05-18 08:01:15 +00:00
Regis Houssin
e5d222b6cc
Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
...
comportement alatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
c1c1f8a4d2
Fix: ajout d'un niveau supplmentaire du cache du jeton
2009-05-16 15:45:26 +00:00
Regis Houssin
35072b99bf
Fix: ajout d'un jeton alatoire dans les requetes POST
2009-05-15 14:56:03 +00:00
Laurent Destailleur
33df2649ef
Fix: When product type is missing, description is not lost when adding new product lines.
2009-05-15 11:02:54 +00:00
Laurent Destailleur
3ccecb4e7f
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 16:27:45 +00:00
Laurent Destailleur
7c6016b355
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 13:39:43 +00:00
Regis Houssin
21964691da
Add: can defined submodule name (ex: $conf->module->submodule->dir_output)
...
Add: can change the module name if different (ex: $conf->newmodulename->dir_output)
2009-04-30 15:40:18 +00:00
Regis Houssin
d4f8716a89
New: early development of multi-company module
2009-04-30 09:37:55 +00:00
Regis Houssin
3d149a33ca
New: parametre de config des repertoires dans les proprietes de la classe du module
...
avec un rpertoire parent en fonction de l'entit
2009-04-28 18:14:50 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Laurent Destailleur
c8bb9379ee
Fix: Description was lost on modify
2009-04-21 19:53:51 +00:00
Laurent Destailleur
97bfc98f02
Fix: Link was not translated
2009-04-20 20:53:08 +00:00
Laurent Destailleur
9ed997c981
Add a tool to merge all invoices in one PDF
2009-04-09 22:07:13 +00:00
Laurent Destailleur
996add6dde
Add due date in invoice list
2009-04-09 20:33:23 +00:00
Laurent Destailleur
6b155c359a
Trad: Text easier to understand
2009-04-09 20:22:51 +00:00
Laurent Destailleur
1f3f2b8c44
Log file for error messages use LOG_ERR level.
2009-03-12 22:49:05 +00:00
Laurent Destailleur
446c92c484
New: Some changes to support the type of line in entities.
2009-03-12 22:16:22 +00:00
Laurent Destailleur
c7bd24e05f
New: Some changes to support the type of line in entities.
2009-03-11 08:40:50 +00:00
Laurent Destailleur
4f51c6cc46
New: Some changes to support the type of line in entities.
2009-03-10 18:41:22 +00:00
Laurent Destailleur
8431675159
New: Some changes to support the type of line in entities.
2009-03-10 01:18:45 +00:00
Laurent Destailleur
861899f272
New: Some changes to support the type of line in entities.
2009-03-10 01:18:45 +00:00
Laurent Destailleur
e74f258d18
New: Some pages can link to wiki help pages
2009-03-09 19:10:23 +00:00
Laurent Destailleur
fa4395d699
Prepare select of type of line
2009-03-09 09:27:12 +00:00
Laurent Destailleur
a4815bf44c
Prepare select of type of line
2009-03-08 23:09:45 +00:00
Laurent Destailleur
ba14103659
New: Upload of joined files need create/modify permissions to work
2009-03-03 00:12:56 +00:00
Laurent Destailleur
3dadf24d10
Look: Uniformize pages look
2009-03-02 19:07:12 +00:00
Laurent Destailleur
61e2282cb1
Qual: Removed deprecated code
2009-03-02 18:25:51 +00:00
Laurent Destailleur
7341f7f6a0
Fix: Bad link
2009-02-21 13:34:32 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Laurent Destailleur
a2b8b30a84
Reorganize code to reduce memory usage
2009-02-19 19:06:12 +00:00
Laurent Destailleur
c78bd22adc
Uniformize code for contacts linking
2009-02-18 12:26:55 +00:00
Laurent Destailleur
5fcd6b4af5
Contact page picto is more clear to distinguish internal from external users.
2009-02-16 22:37:30 +00:00
Laurent Destailleur
27c1e7614f
Fix: Public note not stored in private note when creating a supplier invoice.
2009-02-14 14:07:09 +00:00
Laurent Destailleur
33dac25ce4
Fix: No way to delete a supplier invoice if not a draft
2009-02-10 22:40:09 +00:00
Laurent Destailleur
c131c3885a
Add confirmation on classify payed
2009-01-23 17:11:15 +00:00
Laurent Destailleur
8f8bcf5f47
Add navigation in supplier invoice
2009-01-23 16:54:45 +00:00
Laurent Destailleur
e71e58366a
Added contact form for supplier.
2009-01-07 17:49:00 +00:00
Laurent Destailleur
d7cb11064c
Qual: Rewrite code for supplier invoice cloning.
2009-01-07 17:18:56 +00:00
Laurent Destailleur
754e0111f3
Perf: Reduce nb of call to time function.
2009-01-07 15:21:16 +00:00
Laurent Destailleur
f217e8e90c
Fix: Bad ref in supplier list
2009-01-07 13:09:42 +00:00
Laurent Destailleur
0bdd1efe2b
Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere.
2009-01-07 10:57:36 +00:00
Laurent Destailleur
a5a65a1a52
Trad
2009-01-01 15:53:55 +00:00
Laurent Destailleur
dc46ba4000
Removed duplicate code.
...
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
c7569e6316
New: Added a link to vat payment on bank transaction view for vat payment.
2008-11-16 22:26:47 +00:00
Laurent Destailleur
5f957884d1
Make a useless state of payment validation optionnal
2008-10-29 10:37:36 +00:00
Laurent Destailleur
d4fdb23618
Move all modules into includes/modules directory
2008-10-25 23:19:30 +00:00
Laurent Destailleur
395a35d0dd
Use ajax confirm box to validate supplier invoice
2008-10-19 13:15:58 +00:00
Laurent Destailleur
30e2ec3a97
Fix: bug #24511 : Erreur de syntaxe sur paiementfourn.class.php
2008-10-14 00:19:28 +00:00
Laurent Destailleur
dbe94526ef
Fix: Invoice date not defined by default unless option is set
2008-10-10 21:53:16 +00:00
Laurent Destailleur
bd20a88be3
Fix: Removed bad W3C compliant HTML tags
2008-08-29 21:16:34 +00:00
Laurent Destailleur
4d0a68d48c
Removed all now() and sysdate() database sql inline function by a date defined by PHP ($db->idate(mktime())).
...
This is to be more portable, to solve problem when database server time differs from PHP server and to prepare for TZ support.
2008-08-27 18:53:27 +00:00
Laurent Destailleur
f3566030e0
Fix: Wrong list of product for supplier orders or invoices
2008-08-06 13:06:58 +00:00
Laurent Destailleur
214bbdd9a6
Fix: Pb with supplier orders
2008-07-27 20:47:13 +00:00
Laurent Destailleur
12279fddec
Fix: Documents links was bad if ref contains special chars
2008-07-10 17:11:04 +00:00
ywarnier
1747533bc2
Added payment num and date edition feature / draft payment for payments of provider invoices
2008-06-01 19:19:00 +00:00
Laurent Destailleur
61ac018214
File encoding must be iso
2008-05-21 02:12:09 +00:00
Laurent Destailleur
9023aaafaf
Fix: Wrong column line
...
Change date format
2008-05-19 01:01:28 +00:00
ywarnier
d851def83f
Added due date in providers invoices list (just as clients invoices list)
2008-05-17 06:00:53 +00:00
Laurent Destailleur
b96782c22c
Fix: 22757
...
Another way to fix this bug because first fix was using not portable code.
2008-05-16 18:34:37 +00:00
Rodolphe Quiedeville
a5567431c0
Correction bug #22757
2008-05-16 11:14:11 +00:00
Laurent Destailleur
89d0a3f9af
Remove duplicate code
2008-05-06 12:42:09 +00:00
Laurent Destailleur
95299cccb9
Add protection on upload if file already exists
2008-05-04 15:19:03 +00:00
Laurent Destailleur
3ab531f65f
Add protection on upload if file already exists
2008-05-04 15:19:02 +00:00
Laurent Destailleur
17f06e3318
New: We can sort file list for all document pages like in ECM module
2008-05-04 14:24:29 +00:00
Laurent Destailleur
6167e0c181
Qual: Mutualize a lot of code
2008-05-04 13:33:49 +00:00
Laurent Destailleur
91a5463ca2
Fix: Error when creating a supplier payment
2008-05-02 23:09:33 +00:00
Laurent Destailleur
4ef6a9d6ae
Uniformisation du code
2008-04-24 20:59:29 +00:00
Laurent Destailleur
5e4f47a8d7
Fix: Support option mysql strict for orders creation
...
New: Add a tab referers in project card.
Qual: Mutualize all code for project referers view
2008-04-19 17:26:41 +00:00
Laurent Destailleur
d5ccb222e8
Reorganize functions
2008-04-09 18:13:45 +00:00
Laurent Destailleur
0d6c8096b9
Trad: Translation supplier payment
2008-03-06 12:38:17 +00:00
Laurent Destailleur
38369bc5c0
Number for ref and ref supplier are not the same for supplier invoices
2008-03-06 12:00:57 +00:00
Laurent Destailleur
4b08d2d540
Edit is forbidden if a payment has already be done
2008-03-06 11:46:00 +00:00
Laurent Destailleur
a6210bfe78
We can edit supplier ref after validation
2008-03-06 11:38:43 +00:00
Laurent Destailleur
6ffa8d70b5
Number for ref and ref supplier are not the same for supplier invoices
2008-03-06 11:34:20 +00:00
Laurent Destailleur
6bd6e4a309
New: Add pages for agenda module
2008-03-01 01:26:41 +00:00
Laurent Destailleur
75207ea05c
New: Add "Audit" feature.
2008-02-28 20:37:04 +00:00
Laurent Destailleur
6edf6c8100
Qual: Factorize duplicate code
2008-02-24 17:01:48 +00:00
Laurent Destailleur
72d107a5d0
Qual: Standardisation of code. Clean some code.
2008-02-24 15:51:06 +00:00
Laurent Destailleur
d0f5e7bbe1
Suite rapport TVA
2008-02-18 06:16:05 +00:00
Laurent Destailleur
90e6824789
Fix: If ref not provided, form is shown again with correct supplier.
2008-02-02 12:56:01 +00:00
Laurent Destailleur
bb767ee54c
New: Tous les appels triggers recuperent la liste des erreurs.
2008-01-29 20:34:58 +00:00
Laurent Destailleur
fed065dd7f
Qual: Nettoyage de code redondant. L'appel a getright est inutile car deja dans le main.
2008-01-29 19:03:26 +00:00
Regis Houssin
c25c4dddf9
Remplacement du terme "diter" par "modifier"
2008-01-10 23:59:58 +00:00
Laurent Destailleur
d7d4904cff
Qual: Rorganisation un peu plus logique de certaines fonctions. Rduction de la taille du fichier html.form.class.php qui est charg a chaque fois et qui consomme a lui seul 1Mo
2008-01-10 17:12:07 +00:00
Laurent Destailleur
635a492549
Fix: La liste deroulant ajax sur creation facture fourn affichait les clients
2007-12-21 11:13:13 +00:00
Laurent Destailleur
858cacbead
Suppression TODO
2007-12-03 22:14:37 +00:00
Laurent Destailleur
7ce2bb0d48
Fix: On ne gere pas de pagination sur la page des impayees.
2007-11-11 18:13:35 +00:00
Laurent Destailleur
a70ced9753
Oubli du param sortorder dans les appels de print_liste_field_titre
2007-11-11 15:55:45 +00:00
Laurent Destailleur
ed11e67ffd
Fix: On ne doit pas pouvoir supprimer les details d'une facture qui est valide.
2007-11-02 15:53:37 +00:00
Laurent Destailleur
09f8922826
Fix: On ne doit pas selectionner de compte par dfaut.
2007-11-02 15:44:10 +00:00
Regis Houssin
e9c01bcfd7
modification de mon adresse mail
2007-11-01 20:39:36 +00:00
Laurent Destailleur
76109b21c4
Fix: Regression, l'ajout d'un produit prdfini de fournisseur sur une facture fournisseur plantait
2007-09-26 23:19:39 +00:00
Laurent Destailleur
9d2da43dab
Le chargement de dict se fait au meme niveau que main. Les 2 fichiers tant utiliss par la plupart des pages, sont sytematiquement charges.
2007-09-15 14:35:44 +00:00
Laurent Destailleur
119070e3ab
Qual: Utilisation de dolibarr_print_date chaque fois que c'est possible au lieu de strftime
2007-08-08 15:14:52 +00:00
Laurent Destailleur
3e7336d25e
Fix: Permet paiements ngatifs car factures ngatives autorises
2007-07-09 22:22:14 +00:00
Laurent Destailleur
9b9633e57b
Fix bug #20343
2007-07-09 19:58:46 +00:00
Laurent Destailleur
af57bcfbc8
Qual: Uniformisation du code. Suppression des ref_url en doublon avec getNomUrl plus souple.
2007-07-08 12:41:24 +00:00
Laurent Destailleur
e2f85b6d44
Uniformisation facture fournisseur sur facture client dans espace compta
2007-07-07 13:20:36 +00:00
Regis Houssin
16592eea35
Fix: modif esthtique mineure
2007-06-23 14:18:21 +00:00
Laurent Destailleur
b34c0c22be
Suite gestion des arrondis sur les montants
2007-06-21 22:56:17 +00:00
Laurent Destailleur
65ac6ebb43
On ajoute client sur tableau des paiements
2007-06-20 22:25:42 +00:00
Laurent Destailleur
4faa3937ae
Gestion des la precision decimals sur les prix unitaires des produits.
2007-06-18 22:24:37 +00:00
Laurent Destailleur
facf08d676
Uniformisation du mode d'appel de dolibarr_print_date
2007-06-16 13:56:05 +00:00
Regis Houssin
59a3a32f78
Fix: changement de idp en rowid pour llx_societe et llx_socpeople afin d'unifier le code.
2007-06-11 22:51:47 +00:00
Laurent Destailleur
3bbadca803
Les fonctions de suppression du compte banquaire passent par une classe delete.
2007-06-01 20:32:35 +00:00
Laurent Destailleur
add074c913
Qual: Uniformisation des noms de boutons actions en butAction et butActionDelete. Suppression des tabAction et butDelete qui faisait double emploi et compliqu les feuilles de styles.
2007-05-26 18:16:58 +00:00
Laurent Destailleur
d11d5c780d
Meilleure gestion erreur
2007-05-23 22:39:14 +00:00
Laurent Destailleur
1e2cb36642
Le descriptif facture fournisseurs est sur plusieurs lignes
2007-05-14 19:46:58 +00:00
Regis Houssin
e222e8ed61
Fix: $this non valide
2007-05-14 10:58:42 +00:00
Regis Houssin
3a7708df98
Ajout de la recherche ajax sur la liste droulante des produits fournisseurs
2007-05-07 12:47:22 +00:00
Regis Houssin
6c46ad93cd
Fix: rgression sur l'affichage des references fournisseurs, ncessite plus de modification que prvu, ceci se fera aprs la sortie de la 2.1
2007-04-25 14:50:59 +00:00
Regis Houssin
9992a2fa5d
Fix: bug #19583
...
ajout de la rfrence interne du produit et de la rfrence fournisseur dans la liste droulante ainsi que dans la fiche.
La rfrence fournisseur est entre parenthese.
2007-04-24 11:09:55 +00:00
Regis Houssin
b677f9e714
Fix: le taux de tva n'tait pas rcupr
2007-04-04 09:07:49 +00:00
Laurent Destailleur
ad0e1f2c15
New: Ajout constante MAIN_MAX_DECIMALS_SHOWN pour grer le nombre max de dcimal affichs (5 par dfaut).
...
Si le nb de dcimal dpasse, on limite 5 et on affiche ... la suite.
2007-04-01 23:04:24 +00:00
Laurent Destailleur
cb4017dcc9
Fix: Une facture valide ne doit pas etre modifiable.
2007-03-30 00:33:01 +00:00
Laurent Destailleur
add87c4733
Fix: Debuggage page cration facture fournisseur.
2007-03-20 23:08:26 +00:00
Laurent Destailleur
e5040c5ce8
Suppression chaine traduction en double
2007-03-17 00:15:52 +00:00
Laurent Destailleur
7b2d2a321d
Fix: gestion accents
2007-03-01 22:25:09 +00:00
Laurent Destailleur
7d7c1e8dc1
Qual: Uniformisation du code. Les dates de paiements dans les objets sont gres au format timestamp
...
Qual: Ajout de controles sur la saisie d'une transaction bancaire
2007-02-04 21:23:58 +00:00
Laurent Destailleur
a353297207
Ajout patch qui transforme les proprits par indice de tableau en proprits de classe d'objets
...
Correction du taux de tva par dfaut lors de creation d'un facture fournisseur
2007-01-30 01:20:16 +00:00
Laurent Destailleur
519b5ed71d
Modif esthtiques mineures
2007-01-22 23:28:11 +00:00
ywarnier
201d53e9c6
Copie par dfaut la rfrence de l'ancienne facture, puisqu'il s'agit souvent d'un code similaire (donc moins taper soi-mme)
2006-12-17 21:42:50 +00:00
Rodolphe Quiedeville
ce407aa620
Nettoyage
2006-12-02 20:44:41 +00:00
Rodolphe Quiedeville
87ac9fc15d
W3C
2006-12-02 20:43:00 +00:00
Rodolphe Quiedeville
290fd04ca9
W3C
2006-12-02 20:32:02 +00:00
Laurent Destailleur
3828073a09
Ajout pages "impayees" pour les factures fournisseurs
2006-11-18 01:16:10 +00:00
Laurent Destailleur
ba48db528a
Fix: Le tri est sur la date d'chance
2006-11-18 00:41:19 +00:00
Laurent Destailleur
5e209d9f38
Qual: Factorisation du code du formulaire de soumission de document.
...
On utilise la variable $conf->upload comme limite partout
2006-11-13 22:01:35 +00:00
Laurent Destailleur
609def1e68
Fix: Fichiers joint sur facture fournisseur
2006-10-29 23:23:55 +00:00
Laurent Destailleur
f9d90c3908
Fix: Uniformisation du nom du champ id societe. On prend partout "socid".
2006-09-13 18:56:30 +00:00
Regis Houssin
27e6cb8ab7
on devrait uniformiser soit sur socid, soit sur socidp !!
2006-09-13 15:55:10 +00:00
Regis Houssin
e81c642017
Uniformisation du code
2006-09-13 15:48:09 +00:00
Laurent Destailleur
d5869583a5
Fix: On renomme partout les proprietes tva_taux en tva_tx
2006-09-10 20:18:26 +00:00
Regis Houssin
06a02138ab
Fix: taux de tva des produits non rcupr lors de la copie d'une facture fournisseur
2006-09-10 15:47:39 +00:00
Laurent Destailleur
7c12c40047
Ajout onglet notes prives/publiques sur factures fournisseurs
2006-09-05 01:31:09 +00:00
Laurent Destailleur
b561530aaf
Ajout onglet notes prives/publiques sur factures fournisseurs
2006-09-03 20:49:27 +00:00
Laurent Destailleur
1f900a8f6a
Fix: La ref utilis pour stocker les documents joint d'une facture fournisseurs n'tant pas unique, les documents se retrouvs mlangs.
...
On utilise maintenant l'id de la facture fournisseur.
L'arobrescence de dcoupage de sockage des propales est mis sur 2 niveaux au lieu de 3
2006-09-02 20:53:20 +00:00
Laurent Destailleur
8cb0402445
Ajout onglet commande fournisseurs et factures fournisseurs rfrente un produit
2006-08-18 23:16:40 +00:00
Laurent Destailleur
64030993c3
Look: Tous les champs de soumission de fichiers utilisent la limite $conf->maxfilesize
2006-07-13 16:18:46 +00:00
Laurent Destailleur
2b7228a56a
Look: Modif esthtiques mineures
2006-07-13 16:11:00 +00:00
marc_ocebo
0492bbb162
enh: ajout de la gestion de documents sur les factures fournisseur
2006-07-05 10:57:28 +00:00
Laurent Destailleur
0e6528ed79
Trad: Traduction
2006-06-24 22:00:16 +00:00
Laurent Destailleur
5c88262985
Qual: Suppression des methodes select sur les classes paiements car double emploi avec la methode select_types_paiements
2006-06-24 20:29:06 +00:00
Laurent Destailleur
68473e4bf7
Look: Modif esthtique mineure
2006-06-22 00:09:01 +00:00
Laurent Destailleur
17379431d3
Fix: Fix mineure sur cration facture fournisseur
2006-06-20 18:52:02 +00:00
Regis Houssin
055582053a
bugfix
2006-06-13 12:54:12 +00:00
Regis Houssin
a4ba96944e
bugfix
2006-06-13 12:47:48 +00:00
Regis Houssin
adfeba9465
bugfix
2006-06-13 12:42:56 +00:00
Regis Houssin
6c43ed350d
Ajout confirmation de suppression
2006-06-13 12:41:02 +00:00
Regis Houssin
f4d4124098
Ajout confirmation de suppression
2006-06-13 12:38:56 +00:00
Regis Houssin
5a16e034dc
Ajout confirmation de suppression
2006-06-13 12:35:34 +00:00
Regis Houssin
b1c6df7a29
Ajout possibilit de modifier une ligne produit
2006-06-13 12:19:33 +00:00
Laurent Destailleur
f782772f7c
Fix: Appel fonction picto statut
2006-06-08 21:03:20 +00:00
Laurent Destailleur
a7d98fefb3
Fix: Encore d'autre problme de mauvais affichage du picto retard sur les factures fournisseurs
2006-06-08 20:57:14 +00:00
Regis Houssin
66e560b619
Fix: l'alerte tait aussi affiche lorsque la facture tait paye
2006-06-08 13:04:07 +00:00
Laurent Destailleur
b83ee79033
Look: Modif mineures
2006-06-06 22:19:26 +00:00
Laurent Destailleur
0d3a37260c
Look: Modif mineures
2006-06-06 22:13:57 +00:00
Laurent Destailleur
c617bac12f
Qual: Suppression des proprits nom_url au profit de la methode getNomUrl. Ce qui permet de passer en parametre si on veut en plus le picto ou non dans le lien
2006-06-03 14:47:05 +00:00
Regis Houssin
824ceb7ea3
Ajout confirmation de suppression
2006-05-30 09:18:51 +00:00
Regis Houssin
7d65149781
Ajout confirmation de suppression
2006-05-30 09:17:58 +00:00
Regis Houssin
c133f0fde8
Ajout confirmation de suppression
2006-05-30 09:04:07 +00:00
Laurent Destailleur
e60622c294
Suppression info redondante
2006-05-25 20:37:29 +00:00
Laurent Destailleur
d2c4f1f34a
Fix: Meilleure gestion erreur sur ajout produit facture fournisseur
2006-05-25 20:34:30 +00:00
Laurent Destailleur
092b314c8b
Fix: La fonction open_basedir tient compte des codes retours de is_dir non correctes dans le cas d'une config PHP qui utilise open_basedir.
2006-05-17 21:21:11 +00:00
Laurent Destailleur
e64822a46c
Ajout picto retard sur facture fournisseur en retard
2006-05-17 19:01:13 +00:00
Regis Houssin
5772fd7cdd
Fix: la quantit n'tait pas prise en compte
2006-05-14 10:06:20 +00:00
Laurent Destailleur
69b49f07ff
Ajout lien sur socit
2006-05-13 01:17:21 +00:00
Regis Houssin
c42da94226
bugfix: #16565
2006-05-11 18:06:00 +00:00
Laurent Destailleur
8adf5c9293
Ajout possibilit de saisir produits prdfinies sur factures forunisseurs
2006-04-26 23:44:37 +00:00
Regis Houssin
66fabdd807
Bugfix: #16316
2006-04-13 16:23:09 +00:00
Laurent Destailleur
1870434b2a
New: Ajout des triggers sur les paiements (PAYEMENT_CUSTOMER_CREATE et PAYMENT_SUPPLIER_CREATE) en prevision de la compta expert.
...
Qual: La facture fournisseur hrite de facture (factorisation de code)
2006-04-08 12:52:30 +00:00
Laurent Destailleur
e365e36fa9
Fix: Tri sur montant ko
2006-04-06 22:32:46 +00:00
Laurent Destailleur
b2962e9a4a
Fix: Le lien vers paiement sur les paiement fournisseurs amener sur un paiement client
2006-04-06 21:41:39 +00:00
Laurent Destailleur
069016250c
Modifications esththiques mineures
2006-04-06 00:53:37 +00:00
Laurent Destailleur
09fcc0d77a
Lokk: Modification esthtique mineure
2006-03-20 19:21:15 +00:00
Laurent Destailleur
787d1f1b72
Look: Ajout picto statut sur les factures fournisseurs
2006-03-19 01:21:35 +00:00
Laurent Destailleur
ac778fbc32
Fix: Soumission paiement impossible
2006-03-18 15:52:23 +00:00
Laurent Destailleur
2ad207b6ac
Look: Uniformisation look
2006-03-16 01:25:19 +00:00
Laurent Destailleur
23a15dcf26
New: Ajout onglet info sur fiche facture fournisseur
2006-03-14 21:49:07 +00:00
Regis Houssin
fb4d524b50
Ajout de la permission "consulter tous les clients" dans le module commercial, afin
...
qu'un commercial puisse voir que les clients qui lui sont affects.
2006-03-08 17:39:04 +00:00
Regis Houssin
35d8be1e5e
Ajout de la permission "consulter tous les clients" dans le module commercial, afin
...
qu'un commercial puisse voir que les clients qui lui sont affects.
2006-03-08 17:39:04 +00:00
Andre Cianfarani
eb912a3774
modifs pour date en popup
2006-03-01 16:59:18 +00:00
Laurent Destailleur
2bb7e4818c
Fix: bug #15799
2006-02-25 12:25:26 +00:00
Regis Houssin
6fc44f0b86
Dbut ajout modles commande et facture fournisseur
2006-02-17 13:50:22 +00:00
Laurent Destailleur
dbabaef6e3
Fix: Mauvaise valeur sauvegard si montant suprieur 1000
2006-02-08 21:09:47 +00:00
Laurent Destailleur
57f32930f6
Look: Modif esthtique mineur. Date aligne centre. Reference affiche dans title.
2005-12-05 20:52:43 +00:00
Laurent Destailleur
a33c56c259
Fix: echec tri sur libelle
2005-12-03 04:15:45 +00:00
Laurent Destailleur
7c1d13a4f2
Utilisation de la focntion select_tva avec carac societe vendeuse et acheteuse pour dterminer taux de tva par dfaut
2005-11-23 00:43:19 +00:00
Laurent Destailleur
371f4b0301
Look: Modif esthtiques mineures
2005-11-14 20:19:30 +00:00
Laurent Destailleur
0820d8fb33
Fix: Si facture pay, on affiche pas le reste pay (uniformit avec facture clients)
2005-11-09 21:27:37 +00:00
Laurent Destailleur
3527195dc3
Fix: Modif pour permettre fonctionnement avec Mysql 5
2005-11-04 01:34:36 +00:00
marc_ocebo
cc0939ecde
Task #4773 : Gestion des paiements fournisseur
2005-11-03 16:23:11 +00:00
Laurent Destailleur
5c0f604bb8
Fix: Corrections sur validation facture fournisseur
2005-11-01 15:04:27 +00:00
Laurent Destailleur
46a8b91622
Fix: L'objet user n'tait pas intgralement pass sur les fonctions de changement etat facture
2005-10-30 17:32:09 +00:00
Laurent Destailleur
af8661ce07
Fixed: bug #14767 overview: sanitize_string en trop sur les numros de facture fournisseur
2005-10-19 05:30:49 +00:00
Laurent Destailleur
9ab2a789bd
Qual: Remplace des require par require_once sauf pour module telephonie et pour les reuiqre("...pre.inc.php")
2005-10-18 14:03:05 +00:00
marc_ocebo
90823bcab2
Look: affiche le numro de facture lors de la demande de validation
2005-10-05 13:04:30 +00:00
Laurent Destailleur
2534becb53
Patch de normalisation
2005-09-20 20:33:26 +00:00
marc_ocebo
25079b8f52
Conversion des montants saisis en format "standard" (1 234,56 => 1234.56)
2005-09-20 01:37:16 +00:00
Laurent Destailleur
98580c1ba6
Fix echappement quot
2005-09-17 13:06:56 +00:00
Laurent Destailleur
90e7514b1f
Qual: meilleur respect xhtml
2005-09-17 00:53:49 +00:00