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 |
|
jean
|
619bcb44df
|
object must be reloaded before creating pdf on confirmation and ordering
|
2014-10-21 19:02:48 +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
|
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 |
|