Odoo 8.0. Le nuove API.

Size: px
Start display at page:

Download "Odoo 8.0. Le nuove API."

Transcription

1 Odoo 8.0 Le nuove API. / abstract per pycon6

2 Nuove API, perchè? più object oriented stile più pythonico hooks risparmio di codice

3 Principali novità uso dei decoratori recordsets environment nuovi fields nuovo metodo per defaults muovo metodo per onchange

4 Environment Metodo più semplice ed ordinato per accedere ad informazioni comuni e soprattutto per incapsulare cr, uid, ids, context e recordsets.

5 Environment esempio di migrazione da v7 a v8 # v7 def mio_metodo(self, cr, uid, ids, context=none): # v8 def mio_metodo(self):

6 Environment accedere all environment def mio_metodo(self): self.env # oppure # oggetto.env

7 Environment # accedere all utente ipdb> self.env.user res.users(1,) # accedere a records tramite XML id ipdb> self.env.ref('base.main_company') res.company(1,) # invalidare cache ipdb> self.env.invalidate_all() # ricalcolare campi calcolati ipdb> self.env.recompute True

8 Environment altri metodi utili (eg: sudo())

9 from openerp import models, api class def create(self, values): # self è un recordset def create(self, cr, uid, values, context=none): # self non è un recordset

10 from openerp import models, api class def write(self, values): # self è un recordset def write(self, cr, uid, ids, values, context=none): # self non è un recordset

11 from openerp import models, api account.invoice ) def mio_metodo(self): return invoice # ritorna un recordset di N fatture

12 from openerp import models, api class MioModello(models.Model): # invoca mio_metodo se cambiano nome e 'cognome') def mio_metodo(self): self.iniziali =

13 from openerp import models, api class MioModello(models.Model): iniziali 'partner_id.surname ) def _calcola_iniziali(self): iniziali = self.partner_id.name[0] + self.partner_id.surname[0] self.iniziali = iniziali.upper()

14 from openerp import models, api 'campo2') def mio_metodo(self): if self.campo1 == self.campo2: raise ValidationError("Messaggio di errore")

15 Recordset istanza della classe del modello ipdb> self account.invoice(9,) ipdb> invoices = self.search([]) ipdb> invoices account.invoice(1, 6, 5, 4, 3, 2, 9, 7, 8) ipdb> invoices[6].number u'saj/2015/0001' ipdb> invoices. class <class 'openerp.api.account.invoice'> ipdb>

16 Nuovi fields addio _columns e _defaults (!!) from openerp import fields numero_intero = fields.integer( Numero Intero ) numero_decimale = fields.float( Numero Decimale ) testo = fields.char( Testo ) testo_lungo = fields.text( Testo Lungo ) cliente = fields.many2one( res.partner, string= Cliente ) clienti = fields.many2many( res.partner, string= Clienti ) righe_di_qualcosa = fields.one2many( modello.riga, parent_id, string= Righe )

17 Nuovi fields addio _columns e _defaults (!!) from openerp import fields # default statico testo_con_default = fields.char( Testo, default= testo predefinito ) # funzione per calcolo default testo_con_default = fields.char( Test, default=_una_funzione) def _una_funzione(self): return testo predefinito

18 Nuovi fields relazioni più semplici campi calcolati più semplici from openerp import fields # campo related campo_relazionato = fields.char( Testo, related= altro_campo_di_testo ) # campo calcolato campo_calcolato = fields.char( Testo, compute= _una_funzione, store=true) def _una_funzione(self): return testo predefinito

19 Documentazione

20 Q&A

21 Davide Corio

Tecnologia e Applicazioni Internet 2008/9

Tecnologia e Applicazioni Internet 2008/9 Tecnologia e Applicazioni Internet 2008/9 Lezione 4 - Rest Matteo Vaccari http://matteo.vaccari.name/ matteo.vaccari@uninsubria.it What is REST? Roy Fielding Representational State Transfer Roy T. Fielding

More information

Warehouse management. Deployment Management Scalability & Integration

Warehouse management. Deployment Management Scalability & Integration Individual Financial Warehouse management Supply Chain Development Deployment Scalability & Individual Charts Grafici Migliorati Time Query Sheets più semplici Filtering Integrazione enhancements Office

More information

SalesJunction.com. Sales Force Automation & CRM. SJAPI Guide

SalesJunction.com. Sales Force Automation & CRM. SJAPI Guide SalesJunction.com Sales Force Automation & CRM SJAPI Guide Table of Contents API Essentials 2 AddAcct.asp 2 AddAct.asp 3 AddCont.asp 3 AddOpp.asp 4 FindContacts.asp 4 FindContacts_ViaEmail.asp 5 GetAcct.asp

More information

C.S.E. Nodi Tipici Parametrizzati al 15-4-2015. 14/04/2015 Copyright (c) 2015 - Castalia srl

C.S.E. Nodi Tipici Parametrizzati al 15-4-2015. 14/04/2015 Copyright (c) 2015 - Castalia srl C.S.E. Nodi Tipici Parametrizzati al 15-4-2015 14/04/2015 Copyright (c) 2015 - Castalia srl 1 Avvertenze (1) Ci sono tre sezioni in questo documento: 1. Nodi in tutte le versioni (background azzurro):

More information

Corso: Microsoft Project Server 2010 Technical Boot Camp Codice PCSNET: AAAA-0 Cod. Vendor: - Durata: 5

Corso: Microsoft Project Server 2010 Technical Boot Camp Codice PCSNET: AAAA-0 Cod. Vendor: - Durata: 5 Corso: Microsoft Project Server 2010 Technical Boot Camp Codice PCSNET: AAAA-0 Cod. Vendor: - Durata: 5 Obiettivi Comprendere la terminologia Project Server e i componenti principali del sistema Descrivere

More information

Intelligent Motorola Portable Radio Energy System

Intelligent Motorola Portable Radio Energy System IMPRES Smart Energy System Intelligent Motorola Portable Radio Energy System IMPRES Marketing Presentation IMPRES Battery - Intelligent Date produzione batteria Data inizio primo uso IMPRES Numero di carica

More information

DAY 1 THURSDAY 25 JUNE I GIORNATA GIOVEDÌ 25 GIUGNO

DAY 1 THURSDAY 25 JUNE I GIORNATA GIOVEDÌ 25 GIUGNO OUT SPIN WEDNESDAY 24 JUNE, EVENING OUT SPIN MERCOLEDÌ 24 GIUGNO, SERA WELCOME COCKTAIL ON THE BEACH OF THE SHERATON HOTEL & CONFERENCE CENTER COCKTAIL DI BENVENUTO SULLA SPIAGGIA DELLO SHERATON DAY 1

More information

Technologies and systems for business integration. www.xdatanet.com

Technologies and systems for business integration. www.xdatanet.com Technologies and systems for business integration www.xdatanet.com X DataNet, X software DataNet, builders software builders We have been We building, have been creating, building, and creating, developing

More information

Banners Broker è una. Compagnia di pubblicità online

Banners Broker è una. Compagnia di pubblicità online Banners Broker è una? Compagnia di pubblicità online un nuovo metodo di guadagnare online. Il nostro Prodotto è Impressioni Banner. 1 Advertising Parliamo dell Industria pubblicitaria online La pubblicità

More information

Cloud Services: cosa sono e quali vantaggi portano alle aziende manifatturiere

Cloud Services: cosa sono e quali vantaggi portano alle aziende manifatturiere Cloud Services: cosa sono e quali vantaggi portano alle aziende manifatturiere Sergio Gimelli Sales Consulting Director Oracle Italy Fabbrica Futuro Verona, 27 Giugno 2013 1 2 Cosa è il Cloud? il Cloud

More information

Source code security testing

Source code security testing Source code security testing Simone Riccetti EMEA PSS Security Services All information represents IBM's current intent, is subject to change or withdrawal without notice, and represents only IBM ISS goals

More information

Documents to be submitted for the signature of the IPA Subsidy Contract

Documents to be submitted for the signature of the IPA Subsidy Contract CALLS FOR STRATEGIC PROJECT PROPOSALS PRIORITY 1, PRIORITY 2, PRIORITY 3 Documents to be submitted for the signature of the IPA Subsidy Contract The Lead Beneficiaries of projects selected for funding

More information

VASCO Data Security. The Authentication Company. Richard Zoni Channel Manager Italy

VASCO Data Security. The Authentication Company. Richard Zoni Channel Manager Italy VASCO Data Security The Authentication Company Richard Zoni Channel Manager Italy 05/05/2010 Le password... più utilizzate 1. password 2. 123456 3. Qwerty 4. Abc123 5. pippo 6. 696969 7. Myspace1 8. Password1

More information

DDL ed SQL Compravendite Immobiliari

DDL ed SQL Compravendite Immobiliari DDL ed SQL Compravendite Immobiliari Soluzione DDL /* Database : Compravendite Immobiliari Created: 27/03/2009 Modified: 27/03/2009 Model: Oracle 10g Database: Oracle 10g */ -- Create tables section -------------------------------------------------

More information

Nuovi domini di primo livello - Registra nuove estensioni con FabsWeb_HOST

Nuovi domini di primo livello - Registra nuove estensioni con FabsWeb_HOST Oltre 700 nuove estensioni per domini personalizzati Il conto alla rovescia è terminato! Finalmente più di 700 nuove estensioni di dominio gtld stanno per arrivare sul mercato e sono destinate a rivoluzionare

More information

Corso: Mastering Microsoft Project 2010 Codice PCSNET: MSPJ-11 Cod. Vendor: 50413 Durata: 3

Corso: Mastering Microsoft Project 2010 Codice PCSNET: MSPJ-11 Cod. Vendor: 50413 Durata: 3 Corso: Mastering Microsoft Project 2010 Codice PCSNET: MSPJ-11 Cod. Vendor: 50413 Durata: 3 Obiettivi Comprendere la disciplina del project management in quanto si applica all'utilizzo di Project. Apprendere

More information

From Complexity to Client Centricity - Business Analytics nel settore bancario

From Complexity to Client Centricity - Business Analytics nel settore bancario From Complexity to Client Centricity - Business Analytics nel settore bancario IBM Forum Milano, 22 Giugno 2011 Francesca Gandini IBM Associate Partner, Banking Sector f.gandini@it.ibm.com Un recente studio

More information

I NUOVI DOMINI. Nome* Cognome* INDICE 2 SERVIZI TOP 30 3 EDUCAZIONE 4 DENARO E FINANZA 4 INTRATTENIMENTO 4 IDENTITA E STILI DI VITA 5 AFFARI

I NUOVI DOMINI. Nome* Cognome* INDICE 2 SERVIZI TOP 30 3 EDUCAZIONE 4 DENARO E FINANZA 4 INTRATTENIMENTO 4 IDENTITA E STILI DI VITA 5 AFFARI Compila i campi qui sotto, seleziona i domini sui quali desideri ricevere aggiornamenti e informazioni e invia il modulo all'indirizzo brand.protection@register.it. Nome* Cognome* INDICE I NUOVI DOMINI

More information

Misurazione performance. Processing time. Performance. Throughput. Francesco Marchioni Mastertheboss.com Javaday IV Roma 30 gennaio 2010

Misurazione performance. Processing time. Performance. Throughput. Francesco Marchioni Mastertheboss.com Javaday IV Roma 30 gennaio 2010 Misurazione performance Processing time Performance Throughput Processing time Network Network DB Processing time Throughput Quantità di dati trasmessi x secondo Tuning Areas Tuning Java Virtual Machine

More information

Titoli delle qualifiche

Titoli delle qualifiche Level 1: Level 1 Award in Selling lawfully and ethically (Legalità ed etica della vendita) Level 1 Award in Understanding the sales cycle (Capire il processo di vendita) Level 1 Award in Understanding

More information

Corso di Ingegneria del Software. Refactoring

Corso di Ingegneria del Software. Refactoring Corso di Ingegneria del Software a.a. 2009/2010 Mario Vacca mario.vacca1@istruzione.it Il problema Il problema Database refactoring Bibliografia Sommario Il problema Concetti di base Il problema An intrinsic

More information

How To Become A Payment Agent In Italy

How To Become A Payment Agent In Italy How to submit your application to sign up the Register of Credit Intermediaries Special Section: Payment Service Agents Guidance to Natural Persons 1) Following successful attendance of the Training Course

More information

From Open Data & Linked Data to Ontology. example: http://www.disit.dinfo.unifi.it/siimobility.html

From Open Data & Linked Data to Ontology. example: http://www.disit.dinfo.unifi.it/siimobility.html From Open Data & Linked Data to Ontology example: http://www.disit.dinfo.unifi.it/siimobility.html 1 From Open Data to Linked Data To map Open Data into Linked Data: 1. Map the data to RDF: selecting/writing

More information

Versione: 2.1. Interoperabilità del Sistema di Accettazione di SPT

Versione: 2.1. Interoperabilità del Sistema di Accettazione di SPT Versione: 2.1 Interoperabilità del Sistema di Accettazione di SPT INDICE 1 Definizione del tracciato di scambio... 2 1.1.1 XML SCHEMA...... 3 1 Definizione del tracciato di scambio Il documento riporta

More information

Capitolo 14: Flussi. Capitolo 14. Flussi. 2002 Apogeo srl Horstmann-Concetti di informatica e fondamenti di Java 2

Capitolo 14: Flussi. Capitolo 14. Flussi. 2002 Apogeo srl Horstmann-Concetti di informatica e fondamenti di Java 2 Capitolo 14 Flussi 1 Figura 1 Una finestra di dialogo di tipojfilechooser 2 Figura 2 Il codice di Cesare 3 File Encryptor.java import java.io.file; import java.io.fileinputstream; import java.io.fileoutputstream;

More information

Nome database: reddito

Nome database: reddito Nome database: reddito CAMPO TIPO codice int PRIMARY KEY cognome varchar(20) reddito float Elenco programmi - menu.html menu' gestione database - menuhref.html esempio di menu' con HREF - conn_db.jsp connessione

More information

Exercises: XSD, XPath Basi di da4 2

Exercises: XSD, XPath Basi di da4 2 Exercises: XSD, XPath Basi di da4 2 Disheng Qiu disheng.qiu@gmail.com Luca Rossi luca.rossi.917@gmail.com Hints: Use a validator XSD Eclipse has a plugin for XML/XSD/DTD valida4on W3C Validator: hmp://www.w3.org/2001/03/webdata/xsv

More information

Hotels **** Hotel Donatello Rates Hotel Europa Rates Hotel Galileo Rates Hotel Grand Italia

Hotels **** Hotel Donatello Rates Hotel Europa Rates Hotel Galileo Rates Hotel Grand Italia Per i partecipanti alla Conferenza AISRe è stata messa a disposizione la Residenza Copernico in Via Tiepolo 54, a una decina di minuti a piedi da via del Santo: si tratta di stanze singole, bagno condiviso

More information

Application Lifecycle Management. Build Automation. Fabrizio Morando Application Development Manger Microsoft Italia

Application Lifecycle Management. Build Automation. Fabrizio Morando Application Development Manger Microsoft Italia Application Lifecycle Management Build Automation Fabrizio Morando Application Development Manger Microsoft Italia Application Lifecycle Management Fondamenti di Build Management Do your systems talk business?

More information

Le sfide e le opportunità dell internet mobile nelle aziende

Le sfide e le opportunità dell internet mobile nelle aziende Davide Albo MobileFirst Solution Executive IBM SWG Europe Ottobre 2014 Le sfide e le opportunità dell internet mobile nelle aziende Il fattore tecnologico è tornato come prima priorità CIO 2009 CIO 2011

More information

Coverholder reporting standards

Coverholder reporting standards Coverholder reporting standards reporting to Lloyd s Italy Version 2 29 July 2015 www.lloyds.com/coverholderreportingstandards Key Contacts Giovanni Toniutti Lloyd s Italy, Milan Telephone: 00 44 (0) 20

More information

Applicazioni Web 2014/15

Applicazioni Web 2014/15 Applicazioni Web 2014/15 Lezione 10 - Persistenza Matteo Vaccari http://matteo.vaccari.name/ matteo.vaccari@uninsubria.it Perché usare un DB relazionale? Per l accesso concorrente ai dati (e svincolare

More information

USER GUIDE BIOFUEL PRODUCERS

USER GUIDE BIOFUEL PRODUCERS USER GUIDE BIOFUEL PRODUCERS Application used to fill out and submit applications for the accreditation of "favored" biofuel production plants - Decree of the Minister for Economic Development dated February

More information

Converting the Stay Permit

Converting the Stay Permit Converting the Stay Permit From study to work Content 2 1. Before or after graduation? 2. Filling in the online forms 3. From student permit to employee permit. 4. From student permit to independent worker

More information

DIRECTORS AND OFFICERS PROPOSTA DI POLIZZA

DIRECTORS AND OFFICERS PROPOSTA DI POLIZZA DIRECTORS AND OFFICERS PROPOSTA DI POLIZZA La presente proposta deve essere compilata dall`amministratore o dal Sindaco della Societa` proponente dotato di opportuni poteri. La firma della presente proposta

More information

SAP FORUM 2014 Hana Cloud Portal: Il cloud come ti serve

SAP FORUM 2014 Hana Cloud Portal: Il cloud come ti serve SAP FORUM 2014 Hana Cloud Portal: Il cloud come ti serve Dario Tripolisi Milano, 30/10/2014 Agenda Altevie Technologies Progetto «Pirelli Hana Cloud Portal» La piattaforma Cloud SAP SuccessFactors Extension

More information

Converting the stay permit. from study to work

Converting the stay permit. from study to work Converting the stay permit from study to work Contents: 1. Before or after graduation? 2. Filling in the online forms 3. From student permit to employee permit 4. From student permit to independent worker

More information

ESERCIZIO PL/SQL e PSP

ESERCIZIO PL/SQL e PSP ESERCIZIO PL/SQL e PSP LO SCHEMA create table studenti ( nome VARCHAR2(15) not null, cognome VARCHAR2(15) not null, eta NUMBER ); COPIATE I FILES Copiate i files da \\homeserver\ghelli\bdl\esercizi\eseps

More information

Click on REGISTRAZIONE NUOVO UTENTE at the bottom of the page.

Click on REGISTRAZIONE NUOVO UTENTE at the bottom of the page. Dear Students, here you can find instructions to help you fill in the application procedure for your exchange period at the University of Parma (I PARMA01). Make sure to be very careful when inserting

More information

Domain-specific terminology extraction for Machine Translation. Mihael Arcan

Domain-specific terminology extraction for Machine Translation. Mihael Arcan Domain-specific terminology extraction for Machine Translation Mihael Arcan Outline Phd topic Introduction Resources Tools Multi Word Extraction (MWE) extraction Projection of MWE Evaluation Future Work

More information

In alternativa i clienti che acquisteranno i Bundle Versiv potranno ricevere gratuitamente un FQM-KIT Fiber QuickMap oppure un OFP-FI Fiber Inspector.

In alternativa i clienti che acquisteranno i Bundle Versiv potranno ricevere gratuitamente un FQM-KIT Fiber QuickMap oppure un OFP-FI Fiber Inspector. Versiv Fiber bundles Euro List Price Customer Rebate Amount DSX-5000 INTL/GLD DSX-5000 with 1 year Gold Services 10.770 1.077 DSX-5000QiINTL/GLD DSX-5000 with Quad OLTS and Fiber Inspection Camera including

More information

Ricercare l efficienza operativa facilitando il cambiamento con soluzioni enterprise avanzate

Ricercare l efficienza operativa facilitando il cambiamento con soluzioni enterprise avanzate Ricercare l efficienza operativa facilitando il cambiamento con soluzioni enterprise avanzate Fabio Della Lena Principal Solutions Designer, Infor 27 Giugno 2013 1 www.infor.com 2 Ricerca dell efficienza

More information

Geo-Platform Introduction

Geo-Platform Introduction Geo-Platform Introduction Dimitri Dello Buono @ geosdi 16 Sept 2013 CNR IRPI Perugia Questo lavoro è concesso in uso secondo i termini di una licenza Creative Commons (vedi ultima pagina) geosdi CNR IMAA

More information

ipratico POS Quick Start Guide v. 1.0

ipratico POS Quick Start Guide v. 1.0 ipratico POS Quick Start Guide v. 1.0 Version History Version Pages Comment Date Author 1.0 First Release 5/Marzo/2012 Luigi Riva 2 SUMMARY 1 GETTING STARTED 4 1.1 What do you need? 4 1.2 ipad 5 1.3 Antenna

More information

VoIP : Voice over Internet Privacy. Alessio L.R. Pennasilico mayhem@aipsi.org http://www.aipsi.org

VoIP : Voice over Internet Privacy. Alessio L.R. Pennasilico mayhem@aipsi.org http://www.aipsi.org VoIP : Alessio L.R. Pennasilico http://www.aipsi.org Alessio L.R. Pennasilico Security Evangelist @ Alba S.T. Member / Board of Directors: AIP, AIPSI, CLUSIT, HPP, ILS, IT-ISAC, LUGVR, OPSI, Metro Olografix,

More information

ITIL v3 - Overview. Claudio Tancini Marzo 2015 INTERNAL USE ONLY

ITIL v3 - Overview. Claudio Tancini Marzo 2015 INTERNAL USE ONLY ITIL v3 - Overview Claudio Tancini Marzo 2015 ITIL Da Wikipedia, l'enciclopedia libera. Information Technology Infrastructure Library (ITIL) è un insieme di linee guida ispirate dalla pratica (Best Practices)

More information

Lorenzo.barbieri@microsoft.com Blogs.msdn.com/vstsitalia. www.geniodelmale.info

Lorenzo.barbieri@microsoft.com Blogs.msdn.com/vstsitalia. www.geniodelmale.info Lorenzo.barbieri@microsoft.com Blogs.msdn.com/vstsitalia www.geniodelmale.info Visual Studio Team System, Professional e Standard Team Explorer si integra in VS2008/VS2005 Visual Studio.NET 2003, VS 6.0,

More information

Cifratura Dati in Tabelle MySQL

Cifratura Dati in Tabelle MySQL Cifratura Dati in Tabelle MySQL Stringa SHA Stringa cifrata SHA = Secure Hash Algorithm Cifratura unidirezionale: impossibile decifrare una stringa cifrata Lunghezza della stringa cifrata = 40: indipendente

More information

«Software Open Source come fattore abilitante dei Progetti per le Smart Cities»

«Software Open Source come fattore abilitante dei Progetti per le Smart Cities» «Software Open Source come fattore abilitante dei Progetti per le Smart Cities» Le esperienze nell Electronic Ticketing, nel Wireless Sensor Networks, nei Telematic Services & Location Based Systems Enrico

More information

New Media Advertising Agency

New Media Advertising Agency Direct Advertising i New Media Advertising Agency 2 Straight to the heart Dada's New Media agency, Dada Ad, is focused on direct, display and performance-based digital products. Direct ADV: Dada Ad offers

More information

c-pro nano RACK & c-pro micro RACK

c-pro nano RACK & c-pro micro RACK c-pro nano RACK & c-pro micro RACK Controllers for compressor racks Controllori per centrali frigorifere c-pro nano RACK and c-pro micro RACK are a range of controllers for the management of compressor

More information

24 ottobre 2013.openerp.it XML-RPC vs Psycopg2 Dr. Piero Cecchi. OpenERP Analisi Prestazionale Python script XML-RPC vs Psycopg2

24 ottobre 2013.openerp.it XML-RPC vs Psycopg2 Dr. Piero Cecchi. OpenERP Analisi Prestazionale Python script XML-RPC vs Psycopg2 24 ottobre 2013.openerp.it XML-RPC vs Psycopg2 Dr. Piero Cecchi OpenERP Analisi Prestazionale Python script XML-RPC vs Psycopg2 PROBLEMA REALE In un database nella Tabella: account_move il Campo: id_partner

More information

How To Manage A Network On A Pnet 2.5 (Net 2) (Net2) (Procedure) (Network) (Wireless) (Powerline) (Wired) (Lan 2) And (Net1) (

How To Manage A Network On A Pnet 2.5 (Net 2) (Net2) (Procedure) (Network) (Wireless) (Powerline) (Wired) (Lan 2) And (Net1) ( Il presente documento HLD definisce l architettura e le configurazioni necessarie per separare la rete di management dai servizi dati dedicati al traffico cliente, con l obiettivo di poter accedere agli

More information

8Q PRQGR GL FRQWHQLWRUL $ ZRUOG RI HQFORVXUHV

8Q PRQGR GL FRQWHQLWRUL $ ZRUOG RI HQFORVXUHV www.italtronic.com 0 L MODULBOX XT COMPACT MODULBOX XT COMPACT Norme DIN 880 Materiale: Blend PC/ABS autoestinguente Colore: Grigio RAL0 Misure: M/M/M/M/M/8M/9M/M CARATTERISTICHE GENERALI & SERVIZIO TUTTO

More information

INFORMAZIONI GENERALI / GENERAL INFORMATION

INFORMAZIONI GENERALI / GENERAL INFORMATION INFORMAZIONI GENERALI / GENERAL INFORMATION LE FLANGE DELLA SOCIETà INTERTUBI SONO FORNITE IN ACCORDO ALLE SEGUENTI NORME: INTERTUBI S FLANGES ARE PROVIDED IN ACCORDING WITH THE FOLLOWINGS STANDARDS Norma

More information

N@ONIS. com. www.naonis.it. Kerio MailServer 6.4 Mobile groupware. In ufficio. Fuori ufficio. A casa.

N@ONIS. com. www.naonis.it. Kerio MailServer 6.4 Mobile groupware. In ufficio. Fuori ufficio. A casa. Mobile groupware. In ufficio. Fuori ufficio. A casa. N@ONIS. com Kerio Business Partner Program Partner Training Tool May 2007 www.naonis.it Nuove caratteristiche Windows Vista compatibile Symbian & BlackBerry

More information

Memory of the future

Memory of the future Memory of the future The Foundation The Ivano Barberini Foundation is a place for historical, economic, and social research, dedicated to the knowledge and dissemination of the culture of cooperation and

More information

LOCAL ADVERTISING BOOK 2015

LOCAL ADVERTISING BOOK 2015 LOCAL ADVERTISING BOOK 2015 Questo Book raccoglie una serie di foto selezionate per rendere più efficaci le vostre iniziative pubblicitarie. Il Book contiene una serie di foto, disponibili in formato verticale

More information

Ferramedia Network business center Berlin Dubai, Mumbai e Palermo. sister companies

Ferramedia Network business center Berlin Dubai, Mumbai e Palermo. sister companies Ferramedia is a Company network formed by several companies registered around the World operating within many different markets. Most recently we have opened 4 business centers, Berlin, Dubai, Mumbai,

More information

How to renew S&S Video Italian version. 2009 IBM Corporation

How to renew S&S Video Italian version. 2009 IBM Corporation How to renew S&S Video Italian version A. Renewal Email Lasciate che vi illustri come rinnovare le vostre licenze software IBM con Passport Advantage Online. (Let me show you how to renew your IBM software

More information

Zefiro ITA N 134 Circulation: 15000 Pag. 37

Zefiro ITA N 134 Circulation: 15000 Pag. 37 01/07/13 Zefiro ITA N 134 Circulation: 15000 Pag. 37 01/07/13 Zefiro ITA N 134 Circulation: 15000 Pag. 50 Linee essentiali colori caldi styling morbido anche per lui 01/09/13 Estetica Italia ITA N 5 Circulation:

More information

Master of Science. M, IM, MM, AFC, GIO, FINANCE, ACME, ESS, EMIT (taught in English)

Master of Science. M, IM, MM, AFC, GIO, FINANCE, ACME, ESS, EMIT (taught in English) a.y. 2015 2016 Class contents and exam requirements Code 20369 20375 (20419) Italian Language First and Second language B2 Business Class contents and exam requirements are the same for both attending

More information

DTI / Titolo principale della presentazione IPHONE ENCRYPTION. Litiano Piccin. 11 ottobre 2014

DTI / Titolo principale della presentazione IPHONE ENCRYPTION. Litiano Piccin. 11 ottobre 2014 1 IPHONE ENCRYPTION 2 MOBILE FORENSICS Nella Computer Forensics, le evidenze che vengono acquisite sono dispositivi statici di massa; questa significa che possiamo ottenere la stessa immagine (bit stream)

More information

COMPANY PROFILE PROFILO AZIENDALE

COMPANY PROFILE PROFILO AZIENDALE COMPANY PROFILE PROFILO AZIENDALE 股 份 公 司 简 介 Tanta la voglia di novità, parole nuove e nuovi universi espressivi per uno stile inconfondibile. Una fiaba che permette di sognare in ogni momento della giornata.

More information

ACCESS TO GSE INTERNET PORTAL

ACCESS TO GSE INTERNET PORTAL ACCESS TO GSE INTERNET PORTAL User guide for registration and access GSE CUSTOMER AREA (AREA CLIENTI GSE) Ver 3.1 of 31/01/2014 Ver. 3.1 del 31/01/2014 Pag. 1 di 16 Summary 1. Registering on the GSE portal...

More information

Issue 22 2011 APPROACHES TO EVALUATION OF REGIONAL POLICY OUTCOMES. G. Marchesi, L. Tagle, B. Befani

Issue 22 2011 APPROACHES TO EVALUATION OF REGIONAL POLICY OUTCOMES. G. Marchesi, L. Tagle, B. Befani Issue 22 2011 APPROACHES TO EVALUATION OF REGIONAL POLICY OUTCOMES G. Marchesi, L. Tagle, B. Befani The Public Investment Evaluation Unit (UVAL Unità di valutazione degli investimenti pubblici) provides

More information

Class contents and exam requirements Code 20369 20375 (20419) Italian Language Second language B2 Business

Class contents and exam requirements Code 20369 20375 (20419) Italian Language Second language B2 Business a.y. 2013/2014-2014/2015 Class contents and exam requirements Code 20369 20375 (20419) Italian Language Second language B2 Business Program Degree course Master of Science M, IM, MM, AFC, CLAPI, CLEFIN

More information

PLC: SIMATIC S7-1500 più TIA Portal V12 SP 1

PLC: SIMATIC S7-1500 più TIA Portal V12 SP 1 Nr. 2013/1.10/32 Data: 26.07.13 PLC: SIMATIC S7-1500 più TIA Portal V12 SP 1 Il TIA Portal V12 Service Pack 1 è rilasciato e pronto per fare un download (Le informazioni esistono ancora solo in tedesco)

More information

PRE ARRIVAL FORM FOR EXCHANGE STUDENTS 2014-2015

PRE ARRIVAL FORM FOR EXCHANGE STUDENTS 2014-2015 PRE ARRIVAL FORM FOR EXCHANGE STUDENTS 2014-2015 LLP/ERASMUS STUDENT INTERNATIONAL EXCHANGE STUDENT I S E P DEADLINES FOR APPLICATION /SCADENZA DEI TERMINI July 31 1 st semester / full year October 31

More information

OpenERP: 100% pythonic way for business management

OpenERP: 100% pythonic way for business management OpenERP: 100% pythonic way for business management Florence, June 23rd 2011 Davide Corio davide.corio@agilebg.com Origin of ERP Origin of "ERP" In 1990 Gartner Group first employed the acronym ERP as an

More information

Process Mining. Luigi Pontieri Istituto di Calcolo e Reti ad Alte Prestazioni ICAR-CNR Via Bucci 41c, Rende (CS) pontieri@icar.cnr.

Process Mining. Luigi Pontieri Istituto di Calcolo e Reti ad Alte Prestazioni ICAR-CNR Via Bucci 41c, Rende (CS) pontieri@icar.cnr. Process Mining Luigi Pontieri Istituto di Calcolo e Reti ad Alte Prestazioni ICAR-CNR Via Bucci 41c, Rende (CS) pontieri@icar.cnr.it Argomenti Caratteristiche generali delle tecniche di Process Mining

More information

Alberto Meneghini! Security Leader, IBM Italia! IBM Security. 2015 IBM Corporation. 12015 IBM Corporation

Alberto Meneghini! Security Leader, IBM Italia! IBM Security. 2015 IBM Corporation. 12015 IBM Corporation Alberto Meneghini! Security Leader, IBM Italia! 12015 IBM Corporation Esistono istituzioni finanziarie che sanno cosa significa essere attaccate ed altre che neppure lo immaginano. In quale vi riconoscete?!

More information

Object Relational Mapping for Database Integration

Object Relational Mapping for Database Integration Object Relational Mapping for Database Integration Erico Neves, Ms.C. (enevesita@yahoo.com.br) State University of Amazonas UEA Laurindo Campos, Ph.D. (lcampos@inpa.gov.br) National Institute of Research

More information

Phase 1 - Enter Portale dello Studente

Phase 1 - Enter Portale dello Studente Phase 1 - Enter Portale dello Studente Open your browser (Microsoft Internet Explorer or Mozilla Firefox) and type or copy the following URL: http://portalestudente.uniroma3.it/ in the address bar (as

More information

How To Invoice In Italy

How To Invoice In Italy Technical Rule no. 4 MCV Technical Rule no. 04 MCV (under Article 4 of the Integrated Text of the Electricity Market Rules, approved by the Decree of the Minister of Productive Activities of 19 December

More information

Rome, Prot. ENEN201O/4bS-00. Spett.le,

Rome, Prot. ENEN201O/4bS-00. Spett.le, Centro Ricerche Casaccia Unità Tecnica Modellistica Energetica Ambientale Il Responsabile 'IO...;,.,.. '. ~.,...~... -. -'0""........ '- RACCOMANDATA' A/R -- -. ( n1( I l ~ Rome, Prot. ENEN201O/4bS-00

More information

ONLINE COLLABORATION USING DATABASES IMAGE EDITING SPECIALISED LEVEL CAD2D SPECIALISED LEVEL

ONLINE COLLABORATION USING DATABASES IMAGE EDITING SPECIALISED LEVEL CAD2D SPECIALISED LEVEL POLO BIANCIARDI CERTIFICAZIONE AICA ECDL PROFILE IT SECURYTI SPECIALISED SPECIALISED CAD2D SPECIALISED ADVANCED HEALTH ECDL SPECIALISED ADVANCED CAD2D SPECIALISED HEALTH 1 ESAME ECDL BASE SPECIALISED ADVANCED

More information

ISTITUTO NAZIONALE DI FISICA NUCLEARE CONSIGLIO DIRETTIVO DELIBERAZIONE N. 13714

ISTITUTO NAZIONALE DI FISICA NUCLEARE CONSIGLIO DIRETTIVO DELIBERAZIONE N. 13714 ISTITUTO NAZIONALE DI FISICA NUCLEARE CONSIGLIO DIRETTIVO DELIBERAZIONE N. 13714 Il Consiglio Direttivo dell Istituto Nazionale di Fisica Nucleare, riunito a Roma in data 29 maggio 2015 alla presenza di

More information

Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5

Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5 Corso: Supporting and Troubleshooting Windows 10 Codice PCSNET: MW10-3 Cod. Vendor: 10982 Durata: 5 Obiettivi Al termine del corso i partecipanti saranno in grado di: Descrivere i processi coinvolti nella

More information

Un nuovo modello di efficienza all interno del Data Center Fabio Di Dionisio HP Storage Division

Un nuovo modello di efficienza all interno del Data Center Fabio Di Dionisio HP Storage Division HP Converged Storage: Un nuovo modello di efficienza all interno del Data Center Fabio Di Dionisio HP Storage Division Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained

More information

Enterprise Risk Management: Strategie e Soluzioni a confronto

Enterprise Risk Management: Strategie e Soluzioni a confronto Enterprise Risk Management: Strategie e Soluzioni a confronto - Milano 25 Settembre 2008 Fabio Battelli, CISSP, CISA Practice Manager - Advisory Services Symantec Consulting Services Symantec Global Services

More information

LED Power. Power Supplies for constant current HI-POWER LEDs 350/700mA Alimentatori per LED in corrente costante HI-POWER 350/700mA 82206/700

LED Power. Power Supplies for constant current HI-POWER LEDs 350/700mA Alimentatori per LED in corrente costante HI-POWER 350/700mA 82206/700 LED Power The power supplies and accessories showed in this section are designed to achieve the best lighting and long lasting performances for LED fixtures. A particular attention has been dedicated to

More information

www.var-vitor.com w w w. a r t e f e r r o. c o m

www.var-vitor.com w w w. a r t e f e r r o. c o m www.var-vitor.com w w w. a r t e f e r r o. c o m by Il Futuro del Ferro Battuto Gonzato Design è una linea di pannelli pre-assemblati che facilita il lavoro dell artigiano. Infatti gli basterà unire i

More information

Questa versione del programma è da intendersi come provvisoria * da confermare Seguici sui Social Network e commenta con #forumt2s This version is

Questa versione del programma è da intendersi come provvisoria * da confermare Seguici sui Social Network e commenta con #forumt2s This version is 08.30 09.30 a.m. Registrazione partecipanti, Welcome Coffee e networking nell Area Meeting Participants registration, Welcome Coffee and networking in the Meeting Area SESSIONE PLENARIA DI APERTURA OPENING

More information

Project Website Salathe-arredamenti.ch. Website navigation. Home (home.psd)

Project Website Salathe-arredamenti.ch. Website navigation. Home (home.psd) Project Website Salathe-arredamenti.ch Website navigation Home (home.psd) 1. Azienda (Company) 2. Prodotti (Products) a. Cucine (kiitchen) b. Armadi (Wardrobe) c. Mobili bagno (Bathroom) d. Divani (Couch)

More information

Presentation title here

Presentation title here Come abbattere il costo delle Presentation title here licenzesoracle Database ubtitle here Maurizio Priano Informatica Roma, 5 Novembre 2013 Problema: come

More information

STORAGE E NUVOLE Juku-unplugged v3.0

STORAGE E NUVOLE Juku-unplugged v3.0 STORAGE E NUVOLE Juku-unplugged v3.0 HITACHI CONTENT PLATFORM Bologna 19 Settembre 2013 1 AGENDA Object Storage L'importanza del metadato Hitachi Content Platform Custom Metadato Metodi d accesso Cloud

More information

FLAVIO D ANNUNZIO Digital for Business

FLAVIO D ANNUNZIO Digital for Business ITALIAN ORPHAN DRUGS DAY Venerdì 13 febbraio 2015 Sala conferenze Digital for Business - Sesto San Giovanni (MI) FLAVIO D ANNUNZIO Digital for Business www.digitalforacademy.com Find the Patients, Drive

More information

Big Data, Big True. IDC Big Data Conference II, Bologna 19 novembre 2013. Fabio Rizzotto IT Research&Consulting Director, IDC Italy

Big Data, Big True. IDC Big Data Conference II, Bologna 19 novembre 2013. Fabio Rizzotto IT Research&Consulting Director, IDC Italy Big Data, Big True IDC Big Data Conference II, Bologna 19 novembre 2013 Fabio Rizzotto IT Research&Consulting Director, IDC Italy Il sorpasso dei Big Data sulla BI Business Intelligence Big Data Worldwide

More information

Chi sono in quattro punti.

Chi sono in quattro punti. vsphere 5 Licensing Chi sono in quattro punti. Massimiliano Moschini Presales/Postsales and Trainer VMUG IT Board Member VCP, VSP VTSP,VCI, V http://it.linkedin.com/in/massimilianomoschini @maxmoschini

More information

Progetto Ombra Milano propone un nuovo progetto dal design tutto italiano. Una SCALA di prestigio accessibile a tutti.

Progetto Ombra Milano propone un nuovo progetto dal design tutto italiano. Una SCALA di prestigio accessibile a tutti. la crisi è la migliore benedizione che ci può accadere, tanto alle persone quanto ai paesi, poiché questa porta allo sviluppo personale e ai progressi. Crisis is the best blessing that could ever happen,

More information

ITALIAN LANDSCAPE ARCHITECTURE HISTORY AND SEMIOLOGY OF LANDSCAPE AND GARDENS IN UMBRIA UNIVERSITY FOR FOREIGNERS OF PERUGIA 3-13 SEPTEMBER 2012

ITALIAN LANDSCAPE ARCHITECTURE HISTORY AND SEMIOLOGY OF LANDSCAPE AND GARDENS IN UMBRIA UNIVERSITY FOR FOREIGNERS OF PERUGIA 3-13 SEPTEMBER 2012 ITALIAN LANDSCAPE ARCHITECTURE HISTORY AND SEMIOLOGY OF LANDSCAPE AND GARDENS IN UMBRIA UNIVERSITY FOR FOREIGNERS OF PERUGIA 3-13 SEPTEMBER 2012 The universe as we know it today is in constant flux in

More information

Modelli per l'analisi del rischio di credito complaint con le nuove normative regolamentari

Modelli per l'analisi del rischio di credito complaint con le nuove normative regolamentari Modelli per l'analisi del rischio di credito complaint con le nuove normative regolamentari Accurate and Efficient Measure of Default Risk Pablo Barbagallo AssociateDirectorEMEA Milan - 11 th June 2014

More information

Programma corso di formazione J2EE

Programma corso di formazione J2EE Programma corso di formazione J2EE Parte 1 Web Standard Introduction to Web Application Technologies Describe web applications Describe Java Platform, Enterprise Edition 5 (Java EE 5) Describe Java servlet

More information

Main Points. File layout Directory layout

Main Points. File layout Directory layout File Systems Main Points File layout Directory layout File System Design Constraints For small files: Small blocks for storage efficiency Files used together should be stored together For large files:

More information

How To Read Investire In Borsa Con I Trend Pdf

How To Read Investire In Borsa Con I Trend Pdf INVESTIRE IN BORSA CON I TREND PDF ==> Download: INVESTIRE IN BORSA CON I TREND PDF INVESTIRE IN BORSA CON I TREND PDF - Are you searching for Investire In Borsa Con I Trend Books? Now, you will be happy

More information

www.kdev.it - ProFTPd: http://www.proftpd.org - ftp://ftp.proftpd.org/distrib/source/proftpd-1.2.9.tar.gz

www.kdev.it - ProFTPd: http://www.proftpd.org - ftp://ftp.proftpd.org/distrib/source/proftpd-1.2.9.tar.gz &8730; www.kdev.it ProFTPd Guida per ottenere un server ProFTPd con back-end MySQL. Guida per ottenere un server ProFTPd con back-end MySQL. Condizioni strettamente necessarie: - Mac OS X Developer Tools:

More information

NON CLASSIFICATO (Unclassified)

NON CLASSIFICATO (Unclassified) FUNCTION/DEPARTMENT : BU Sistemi Comunicazione Professionali CAGE CODE: TIPO DOCUMENTO: DOCUMENT TYPE COMPOSTO DI PAGINE: COMPOSED OF PAGES 8 TITOLO: TITLE A N D W A R R A N T Y CODICE: CODE Ediz.: ISSUE

More information

School Fees 2015-2016

School Fees 2015-2016 School Fees - 2016 Nursery... Kindergarten... Prep... Grade 1... Grade 2... Grade 3... Grade 4... Grade 5... Grade 6... Grade 7... Grade 8... 10.600,00 euro 10.600,00 euro 13.600,00 euro 15.000,00 euro

More information

ACCESS TO GSE INTERNET PORTAL

ACCESS TO GSE INTERNET PORTAL ACCESS TO GSE INTERNET PORTAL User guide for registration and access GSE CUSTOMER AREA (AREA CLIENTI GSE) Ver 3.2 of 10/11/2015 Ver. 3.2 del 10/11/2015 Pag. 1 di 16 Summary 1. Registering on the GSE portal...

More information