Laurent Destailleur
|
e395fd8096
|
Fix CRLF
|
2014-11-30 15:24:39 +01:00 |
|
Laurent Destailleur
|
a724c3aa70
|
Merge remote-tracking branch 'origin/3.7' into develop
Conflicts:
htdocs/main.inc.php
|
2014-11-28 02:26:40 +01:00 |
|
Marcos García de La Fuente
|
5cc015268e
|
Fixed [ bug #1718 ] Mistakenly searching for text in amount field breaks
|
2014-11-28 01:02:59 +01:00 |
|
Laurent Destailleur
|
806719b562
|
Merge pull request #2089 from marcosgdf/bug-1718
Fixed [ bug #1718 ] Mistakenly searching for text in amount field breaks
|
2014-11-28 00:37:56 +01:00 |
|
Laurent Destailleur
|
232921a506
|
Fixed: Add option on a not common new feature
|
2014-11-28 00:34:03 +01:00 |
|
aspangaro
|
c4c69e191b
|
Replace <center> tags
|
2014-11-25 20:13:43 +01:00 |
|
Marcos García de La Fuente
|
082f67a6e4
|
Fixed [ bug #1718 ] Mistakenly searching for text in amount field breaks
|
2014-11-24 12:49:33 +01:00 |
|
Frédéric FRANCE
|
afc87f5445
|
Update /fourn/commande/list.php
|
2014-11-23 17:45:07 +01:00 |
|
Frédéric FRANCE
|
018d1488fc
|
Update /fourn/commande/list.php
|
2014-11-23 10:03:03 +01:00 |
|
aspangaro
|
acbbe823e8
|
Typo
|
2014-11-06 20:04:51 +01:00 |
|
aspangaro
|
b60f834d8d
|
Improve search into supplier command list
|
2014-11-06 07:19:16 +01:00 |
|
Laurent Destailleur
|
5086450f35
|
Fix: Forging email content must use dol_concatdesc.
|
2014-11-02 12:32:38 +01:00 |
|
Ion Agorria
|
82aa8458bf
|
Added ws url/key to thirdparty SQL table, class and info page
|
2014-10-31 17:46:11 +01:00 |
|
Ion Agorria
|
557cbaf3d7
|
Added module descriptor and activation checks
Corrected 3 missing $error_occurred flags
|
2014-10-31 04:59:57 +01:00 |
|
Ion Agorria
|
e875f0c2b8
|
Fixed missing separator
|
2014-10-29 05:33:59 +01:00 |
|
Ion Agorria
|
4ff570571e
|
Added SOAP client for creating a client order in remote
webservice that thirdparty might have.
|
2014-10-29 05:13:15 +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 |
|
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
|
11d1be882c
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/contrat/list.php
|
2014-10-04 17:32:01 +02:00 |
|
Laurent Destailleur
|
97eec37f1c
|
Uniformize code: property "nom" for thirdparty is aliased into "name"
everywhere.
|
2014-10-04 17:20:17 +02:00 |
|
Florian HENRY
|
46f673fb5f
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
htdocs/contrat/class/contrat.class.php
htdocs/fourn/card.php
|
2014-09-29 16:01:49 +02:00 |
|
Laurent Destailleur
|
ba33f73767
|
Merge pull request #1925 from tiaris/develop
adding hooks for supplier card and order card
|
2014-09-29 15:40:31 +02:00 |
|
Florian HENRY
|
ce145cc056
|
Add cache excel export on harddrive with
MAIN_USE_FILECACHE_EXPORT_EXCEL_DIR const. It can avoid lot's of stack
overflow on large excel export
|
2014-09-29 10:16:48 +02:00 |
|
Laurent Destailleur
|
ec95aacd52
|
Uniformize code for error reporting after a hook.
|
2014-09-28 03:41:32 +02:00 |
|
Laurent Destailleur
|
722e939e19
|
Fix: form must not be into a closing and opening tr tag.
|
2014-09-26 13:23:54 +02:00 |
|
Florian HENRY
|
3bc227b467
|
Fix for travis syntax
|
2014-09-25 10:25:15 +02:00 |
|
jean
|
e9374e8c08
|
adding hook for addMoreActionsbuttons
|
2014-09-25 09:26:32 +02:00 |
|
Laurent Destailleur
|
396bae21d6
|
Fix: Missing closing tr
|
2014-09-24 18:15:20 +02:00 |
|
Florian HENRY
|
518d23f278
|
Add feature to order to invoice on supplier part
|
2014-09-23 16:28:29 +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 |
|
aspangaro
|
0b20369dd7
|
Qual: Renamed all files & links "fiche.php" into "card.php"
|
2014-09-18 21:18:25 +02:00 |
|
aspangaro
|
b22aef3521
|
Qual: Renamed all files & links "liste.php" into "list.php"
|
2014-09-18 20:33:37 +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 |
|
Cubexed
|
00856eb277
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2014-08-26 17:29:42 +02:00 |
|
Laurent Destailleur
|
bc0c5fb55e
|
New: Can modify order with status approved if it was not sent yet to
supplier.
|
2014-08-21 14:24:06 +02:00 |
|
Cubexed
|
ecd90ddbff
|
Enables the fetching and saving of start and end dates in supplier order lines.
|
2014-08-18 23:02:04 +02:00 |
|
Laurent Léonard
|
0228cd9db7
|
Fix translations in e-mail forms
|
2014-07-28 02:45:58 +02:00 |
|
Juanjo Menent
|
acaca341ab
|
Fix: [ bug #1521 ] The second order's page from a provider shows all
orders
Conflicts:
ChangeLog
|
2014-07-21 17:00:59 +02:00 |
|
Juanjo Menent
|
8cd2e00e5f
|
Fix: [ bug #1521 ] The second order's page from a provider shows all
orders
|
2014-07-21 16:57:08 +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
|
5be7e75fe6
|
Merge pull request #1752 from marcosgdf/doactions-supplier
Added missing doActions for supplier order fiche.php
|
2014-07-20 04:49:27 +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 |
|
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
|
63585ea9ca
|
Added missing doActions for supplier order fiche.php
|
2014-07-18 01:32:54 +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 |
|
KreizIT
|
5e7c0639b0
|
Refactor: various trigger
|
2014-07-11 16:02:27 +02:00 |
|
frederic34
|
387d36e4b0
|
Ste bank account for supplier order
|
2014-07-09 18:00:21 +02:00 |
|
Juanjo Menent
|
8e4e08f907
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Improve visu
|
2014-07-04 16:48:42 +02:00 |
|
Laurent Destailleur
|
e496823778
|
Merge remote-tracking branch 'origin/3.6' into develop
Conflicts:
.travis.yml
ChangeLog
htdocs/fourn/commande/fiche.php
htdocs/install/mysql/migration/3.5.0-3.6.0.sql
htdocs/product/stock/replenish.php
|
2014-07-04 14:14:40 +02:00 |
|
Juanjo Menent
|
c7e20c9a80
|
[ task #1063 ] Allow edit localtaxes rate for thirds. Works with
Suppliers
|
2014-07-04 10:25:05 +02:00 |
|
Juanjo Menent
|
47cff4d407
|
Fix: Unable to add lines in supplier orders
|
2014-07-04 10:04:30 +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
|
a2f610ffbe
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
Conflicts:
ChangeLog
|
2014-06-26 21:41:45 +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
|
0b38fcb830
|
Merge pull request #1604 from atm-alexis/develop_add_delivery_column_on_supplier_order
Develop - add delivery column on supplier order
|
2014-06-26 21:13:20 +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
|
00779dd8fa
|
FIX #1460, #1461
|
2014-06-24 10:53:18 +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
|
28fd8c6862
|
Fix: [ bug #1431 ] Reception and Send supplier order box has a weird top
margin.
|
2014-06-20 14:04:37 +02:00 |
|
Florian HENRY
|
40f5911f52
|
Fix: [ bug #1254 ] Error when using "Enter" on qty input box of a
product (on supplier order part)
|
2014-06-20 09:36:31 +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 |
|
Laurent Destailleur
|
8d8ca154f1
|
Fix: For supplier order/invoice, deselect product when free line is
selected.
|
2014-06-09 14:58:58 +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 |
|
Marcos García de La Fuente
|
603c28dcdd
|
[ bug #1397 ] Filter by supplier orders with status Draft does not filter
|
2014-05-23 02:04:02 +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 |
|
Alexis Algoud
|
45067c63d8
|
Add delivery date into supplier order list
|
2014-05-15 11:37:40 +02:00 |
|
Laurent Destailleur
|
b3b7da8f08
|
Merge pull request #1595 from FHenry/develop
Add showempty into combobox
|
2014-05-14 11:46:35 +02:00 |
|
Laurent Destailleur
|
4a347236ee
|
Merge pull request #1594 from atm-alexis/develop
Add detailled view in supplier order as in customer order
|
2014-05-14 11:40:49 +02:00 |
|
Florian HENRY
|
eb8eca5f9d
|
Suplier Order, do not insert line if error with missing fields
|
2014-05-14 10:55:27 +02:00 |
|
Laurent Destailleur
|
7ecfd4c243
|
Fix: seller and buyer inverted when using suppliers orders and
invoices.
|
2014-05-13 13:55:08 +02:00 |
|
Alexis Algoud
|
197ff1a653
|
Add detailled view in supplier order as in customer order
|
2014-05-12 12:10:53 +02:00 |
|
Alexis Algoud
|
f13c146908
|
Fix page numerotation as in company list
|
2014-05-12 11:00:58 +02:00 |
|
Laurent Destailleur
|
131f133e07
|
New: Merge free product and predefined product area to enter new
product (Supplier orders now use same template than customer
orders/proposal/invoices).
|
2014-05-05 17:59:43 +02:00 |
|
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 |
|
Raphaël Doursenaud
|
6d7728d9bf
|
Regenerate document on supplier orders steps
|
2014-04-02 15:37:19 +02:00 |
|
Laurent Destailleur
|
9a8a306d78
|
Qual: Method form->select_currency() has been removed. Use instead
print form->selectCurrency().
Qual: Method form->select_methodes_commande() has been renamed into
english name selectInputMethod().
|
2014-04-02 14:53:42 +02:00 |
|
Laurent Destailleur
|
3a2caa6e64
|
New: Can filter on status for supplier order.
|
2014-04-02 12:48:34 +02:00 |
|
Laurent Destailleur
|
b675b9b610
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
htdocs/comm/action/fiche.php
htdocs/core/class/conf.class.php
htdocs/core/class/html.form.class.php
htdocs/core/lib/company.lib.php
htdocs/core/modules/commande/doc/pdf_einstein.modules.php
htdocs/fourn/facture/fiche.php
htdocs/langs/en_US/admin.lang
htdocs/margin/agentMargins.php
htdocs/margin/customerMargins.php
htdocs/margin/productMargins.php
htdocs/projet/tasks/task.php
|
2014-03-31 00:44:45 +02:00 |
|
Alexis Algoud
|
f97c8feb54
|
fix can't add line with product in supplier order
|
2014-03-26 11:28:41 +01:00 |
|
Florian Henry
|
cf9b194008
|
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr.git into develop
|
2014-03-21 15:08:30 +01:00 |
|
Florian Henry
|
f0882eca2d
|
Add ref supplier as column and clear varialbes in double
|
2014-03-21 15:01:40 +01:00 |
|
Laurent Destailleur
|
f9c1b590d0
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/debian/changelog
build/doxygen/dolibarr-doxygen.doxyfile
build/exe/doliwamp/doliwamp.iss
build/perl/virtualmin/dolibarr.pl
build/rpm/dolibarr_fedora.spec
build/rpm/dolibarr_generic.spec
build/rpm/dolibarr_mandriva.spec
build/rpm/dolibarr_opensuse.spec
htdocs/compta/facture.php
htdocs/core/modules/import/import_csv.modules.php
htdocs/filefunc.inc.php
|
2014-03-19 22:29:18 +01:00 |
|
Gauthier
|
eb43bc4982
|
Correction when adding line with price as '0'
|
2014-03-17 15:38:12 +01:00 |
|
Laurent Destailleur
|
b1498c584d
|
Merge branch 'dluo_step5' of https://github.com/KreizIT/dolibarr into
KreizIT-dluo_step5
Conflicts:
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-03-16 20:49:56 +01:00 |
|
KreizIT
|
9be2bb0e60
|
Travis Fix
|
2014-03-16 07:00:27 +01:00 |
|
KreizIT
|
3782742aad
|
- add batch management on supplier dispatch product
- SECURITY FIX : replace $_GET and $_POST by GETPOST in dispatch.php
|
2014-03-15 10:28:01 +01:00 |
|
Laurent Destailleur
|
24b0ea6613
|
Merge remote-tracking branch 'origin/3.5' into develop
Conflicts:
build/makepack-dolibarr.pl
htdocs/comm/propal.php
htdocs/compta/facture.php
htdocs/fourn/class/fournisseur.commande.class.php
|
2014-03-03 19:38:02 +01:00 |
|
Laurent Destailleur
|
ea773531b5
|
Fix: [ bug #1206 ] PMP price is bad calculated
|
2014-03-01 14:49:30 +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 |
|
Laurent Destailleur
|
6f962397e4
|
Start to work on a mass send remind feature.
|
2014-02-19 20:23:02 +01:00 |
|