search for: organisations

Displaying 20 results from an estimated 1489 matches for "organisations".

Did you mean: organisation
2009 Oct 29
4
Unknown column 'quotes.organisation_id' in 'where clause': SELECT * FROM `quotes` WHERE (`quotes`.organisation_id = 1036)
Hi, I have a small app that needs to keep track of quotes, and organisations. An organisation can either be the unit who finally receives the goods (the end_user) or and intermediary (customer) (and in some cases both) An Organisation will (hopefully :) ) have many quotes; and a quote can belong to an organisation, either as a customer or as an end_user or both....
2006 Jun 08
9
find :order =>
Hi, I have the following find statment @client_pages, @clients = paginate :clients, :per_page => 20, :order => "organisation_id, surname" currently im ordering by organisation_id however I need to order by the field in the organisation table organisations.name how can this be done? Thanks Scott -- Posted via http://www.ruby-forum.com/.
2006 Apr 26
6
get foreign key table data
Hi I?m trying to bring across all related data. My table clients has a foreign key field that stores the id of an organization How can I grab the details of the organization to use in the clients show.rhtml file? Thanks Scott -- Posted via http://www.ruby-forum.com/.
2006 Jan 02
5
DB Modelling the Rails way - Opinions??
...rom various perspectives. For example, I have a project view that presents static project data at the head of the screen with a set of tabs containing partials with forms for editing stuff like e.g. People Acting_For(Stakeholder), Acting_As (Role). Other perspectives would be like seeing which organisations are doing what within any number of projects - that sorta thing. Whatya think? Eric.
2006 Apr 24
4
creating a select box
Hi trying to create a select box in _form.rhtml. I have a table called organisations that contains fileds, 2 being ''id'' and ''name'' these are the fields I need to bring over to the clients _form.rhtml. whats the best way of going about that?? 2 ways i have seen suggested that I cant get to work -@organisations = Organisation.find_all placed th...
2008 May 14
6
anyone from Joplin, MO
I'm trying to convince my employer to deploy an Asterisk based system, but one member of the leadership team is against it. The rest of the team is for it, but he's convinced them that we should find other organisations in the Joplin, MO area who are using Asterisk first because, "we don't want to be the first in our area." I can't fathom how that's relevant, since I have shown them case studies from much larger organisations than us around the country, and personally talked with other organ...
2006 Jan 07
4
To Chris Hall - Re: DB Modelling the Rails way - Opinions??
...tives. For example, I have a project view that presents static > project data at the head of the screen with a set of tabs containing > partials with forms for editing stuff like e.g. People > Acting_For(Stakeholder), Acting_As (Role). Other perspectives would be > like seeing which organisations are doing what within any number of > projects - that sorta thing. > > Whatya think? > Eric. > TO which Chris replied; I might suggest the following (and I am making the asusmption that the relationships between projects, people and roles is unlimited (untested) people_pro...
2006 Nov 21
14
Starting from scratch
I have the following models: === class Person < ActiveRecord::Base has_many :person_organisations, :dependent => true has_many :organisations, :through => :person_organisations has_many :person_categories, :dependent => true has_many :categories, :through => :person_categories end class Category < ActiveRecord::Base has_many :person_categories, :dependent => true h...
2005 Mar 30
0
Help - dependencies.rb - `const_missing': uninitialized constant
I''m trying to get this has_and_belongs_to_many join to work (re: my post from yesterday). I''m getting an error I can''t seem to get by. Help? I now have the following tables: ORGANISATIONS: id (primary key) name REPRESENTATIVES id (primary key) name ORGANISATIONS_REPRESENTATIVES organisation_id representative_id My models are: class Organisation < ActiveRecord::Base has_and_belongs_to_many :representatives end class Representative < ActiveRecord::Base has...
2008 Mar 28
2
Wrong story step running
Hi I have three steps like this: Given ''a user called "$name" of type $user_type and status $user_state in organisation "$organisation_name"'' do |name, user_type, user_state, organisation_name| $runs ||= 1 puts "MOO #{$runs}" $runs += 1 # ... end Given ''a user called "$name" with username
2014 Nov 09
2
organisation of packages & CRAN
Hi, I?ve been using R on and off for a couple of years. I think R is pretty great but one thing I?d like to see improved is the way packages are organised. Instead of CRAN being a long list of packages having a short & usually unintelligible name I ?d like to see packages organised in a hierarchical way with that path acting as a hierarchical namespace just like you have in many other
2009 Nov 02
3
feedback European Commission pilot assessment
...l specifications to recommend often calls for a resource intensive and time consuming assessment. Therefore, CAMSS aims to improve awareness, knowledge sharing and transparency, around the assessment of formal specifications in eGovernment, contributing also to the efficiency of European government organisations thanks to the re-use of analysis' results from other European government organisations. I am in charge of analysing the video codecs according to the CAMSS criteria, which are not limited to addressing the business need and requirements of an eGovernment project (suitability and potential...
2006 Jan 04
0
Re: DB Modelling the Rails way - solution by Chris Hall
...oject.id>) > > each of these accomplish the same thing, they add John as a Manager to > Project 10 > > now, as far as organisation/projects/roles go, that sounds strange (not > being critical)...can an organisation have the same roles as a person? > i would assume that organisations have different roles than people so > you will want to setup a separate "org roles" table to manage those. > > can an organisation be involved in many projects and can a project have > many organisations (stakeholders)? if so, then i would setup another > join table be...
2006 Jun 09
1
Organising singapore.rb
I''m toying with the idea of organising a Ruby User Group for Singapore, hence, singapore.rb. I just want to find out who would be interested in participating in this. Also, I would really appreciate pointers on organising something like this. -- Practical_Guile::Clever_Tagline::Pending http://practicalguile.com -------------- next part -------------- An HTML attachment was scrubbed...
2006 Jan 06
6
NewbieQ: How do I refresh view after return from popup window
...and selected. I have no idea how to do that - Any ideas? BTW - I''m not yet using AJAX Usual Person data... Name, Position, etc Then; <td> <%= link_to(image_tag("new_organisation.png", :alt => ''New'', :border =>1), { :controller => ''organisations'', :action => ''new''}, :popup => [''new_window'', ''height=100,width=100'']) %> <select id="person.organisation_id" name="person[organisation_id]"> <%= options_from_collection_for_select @org, &quo...
2007 Oct 29
0
would this be a good(restfull) approach for livesearch?
Hi, I want to implement a search feature with the rest principles in mind. so i try to think in resources and i decided to just put in in the index method. this resource/method will be called form different places, for example a main search page for organisations but also on a "person" form in a sort of dialog screen where i can link an organisation to a person. the (live) search routine stays the same, but it needs to render a different partial. this is how i want to make my controller, def index if not request.raw_post==nil @phrase =...
2002 Aug 10
4
2.2.5, Sol 2.8, W2k - Printers...Status: Access Denied unable to connect - ??
hi When I highlight a printer icon in Win 2K, the Status bar shows Status: Access Denied, Unable to connect. It shows this for all samba printers. I can print a test page even though it shows access denied. Anyone know how to fix this? thanks. Dennis +******+ This e-mail message is meant solely for the person or organisation to whom it is adressed. The message may contain personal or
2006 Jun 05
1
what''s the best way to organise lots functions in application.rb
Hi all, Please forgive me for this newbie question. I''m developing an application on RoR, and found I got more and more shared functions in application.rb. It looks very disorganised. And so I''m seeking your expertise for a better way to organise shared functions. After reading some open source code, I found some experienced developers are using modules, and put codes in /lib
2006 Nov 20
22
Index only partially built
I have an application which I''m running using Mongrel and Apache as described here http://www.napcs.com/howto/rails/deploy/. I have a model Person which I am attempting to use acts_as_ferret with. When I first try to do a search the index begins to get built but it its fails halfway through with the following error in the browser: === Proxy Error The proxy server received an invalid
2014 Apr 16
1
samba-tool OU's organisational units
I am confused as with samba-tool it does practically everything and all the default methods of M$ AD are covered. For some reason OU's seem to be missing I know OU's are very Group policy orientated but also they are simply Organisational Units. The ability to list, create and delete OU's seems to be omitted. Also when you add a user the destination OU parameter is missing. Is this