Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
95 commits
Select commit Hold shift + click to select a range
61630c1
Better handling of null returns in get_list
iceninetx May 20, 2013
a972239
fixed bug where an array of values wasn't getting the correct element
iceninetx Jun 8, 2013
ca8409e
adding full php opener tags
iceninetx Jun 18, 2013
3c3a8db
Adding key field deleteByQuery
iceninetx Jun 30, 2013
1820c27
New readDocumentByQuery function
iceninetx Jul 27, 2013
cb02401
Added some max record management code to deleteByQuery and extended t…
iceninetx Aug 30, 2013
5a07676
adding better get_list functionality
iceninetx Sep 30, 2013
2deb8f0
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Sep 30, 2013
7726dac
adding some list handler stuff
iceninetx Oct 11, 2013
b4d4615
added a dry run fix
iceninetx Dec 10, 2013
6373a15
fixed a warning in php2xml
iceninetx Dec 10, 2013
0980b65
updating timeout to 10 min and doing some line item conversion fixes
iceninetx Jan 24, 2014
2a9ceb8
making sendFunctions dtd default to 3.0
iceninetx Apr 8, 2014
5b885a5
adding code to parse a multi-function result
iceninetx Aug 20, 2014
b2d9129
some object def additions
iceninetx Aug 20, 2014
997c453
Various updates
iceninetx Sep 3, 2014
f9415b1
Merge branch 'master' of http://github.com/jpcampbell/intacctws-php
iceninetx Sep 3, 2014
2ca17d3
Returning all errors now
iceninetx Mar 3, 2015
06649f5
merge
iceninetx Mar 3, 2015
6963e00
error handling
iceninetx Mar 5, 2015
2a80136
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Mar 5, 2015
64be4d3
Fixed typo
Mar 9, 2016
1c4c5e4
some mods
May 18, 2016
59dea93
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
May 18, 2016
7952ab4
new changes
May 18, 2016
5559d1e
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
May 18, 2016
f6745a2
new readReport
May 18, 2016
6c09553
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
May 18, 2016
ef63f01
new mods
May 23, 2016
d4a75a7
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
May 23, 2016
8db57e1
removal of dbg statement
iceninetx Sep 22, 2016
78430a9
some minor fixes
iceninetx Nov 4, 2016
82eb056
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Nov 4, 2016
b50ad15
new clientid stuff
iceninetx Dec 12, 2016
f35adce
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Dec 12, 2016
ac436cf
Refactor api_post::read
smileservices Dec 14, 2016
2cfd810
Merge pull request #1 from smileservices/patch-1
iceninetx Dec 14, 2016
c62db9d
Bugfix api_util::phpToXml
smileservices Dec 15, 2016
bd923c1
Bugfix - phpToXml
smileservices Dec 29, 2016
cc8962e
Merge pull request #3 from smileservices/patch-2
iceninetx Jan 4, 2017
d74b333
Merge pull request #2 from smileservices/patch-1
iceninetx Jan 4, 2017
ebbca5b
Encode password on building header Xml
alexalbulescu May 31, 2017
80a19bd
Merge pull request #7 from alexalbulescu/master
iceninetx May 31, 2017
5f7ee32
local changes to fix readReort and other stuff
iceninetx Jun 29, 2017
31ef9ec
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Jun 29, 2017
b2639ac
added abort to the reponse error finder
iceninetx Jul 6, 2017
7c0cfc8
local mods
iceninetx Aug 13, 2017
08dd146
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Aug 13, 2017
1864a55
making exception be Exception
iceninetx Mar 29, 2018
ef25b6a
Fix error 'Unable to determine header. Is there garbage in the file?…
Apr 26, 2018
0f606f8
Merge pull request #9 from alexalbulescu/master
iceninetx Apr 26, 2018
7d72c4e
initializing $thiscount per request from dev team
iceninetx Oct 29, 2018
ef49c61
snapshot
iceninetx Nov 19, 2018
8f9fdd0
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Nov 19, 2018
3d834e4
-Trim spaces from xml response before validating it.
alexnbio Dec 10, 2018
6b91ad7
Merge pull request #10 from alexnbio/adjustments
iceninetx Dec 10, 2018
4d7f31a
allowing more than 100 updates
iceninetx Feb 11, 2019
0e2579b
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
iceninetx Feb 11, 2019
d0d05ce
fixed bug in max records returned from readByQuery
Feb 27, 2019
6df7e33
added entityId
Apr 8, 2019
bc9bb5a
fixing session thingy
Apr 15, 2019
657bcba
Fix re-throwing caught API exceptions using the default Expeception::…
neolode May 23, 2019
10e8a52
Add support for switching entity based on existing sessions
neolode Jul 10, 2019
4dde375
Merge pull request #11 from neolode/master
iceninetx Jul 10, 2019
a099bc4
added query method
Apr 10, 2020
d42719e
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
Apr 11, 2020
50852ad
udpates for us
Apr 16, 2020
1fddad1
fixes for odd scenarios
Apr 16, 2020
7106ff3
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
Apr 16, 2020
d90c2cb
fix to query and new method to just send xml over
Apr 26, 2020
48ec7a3
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
Apr 26, 2020
5ccd142
fixing weird error case
Apr 30, 2020
7842fce
added limit to query
May 15, 2020
afad98e
fixed bug in sendFunctions where it didn't return array in php
Jul 1, 2020
254e818
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
Jul 1, 2020
7251718
debug
Sep 4, 2020
b909c37
adding preview url to api_session
May 17, 2021
427db54
fixing for preview companies
May 18, 2021
ae1178a
adding code to capture response header
jpc-bakertilly Jan 28, 2022
e2c2de6
saving headers for debug purposes
jpc-bakertilly Jan 28, 2022
a731158
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php …
jpc-bakertilly Jan 28, 2022
04e3e68
adding header debug info
jpc-bakertilly Jan 31, 2022
7db79a4
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php …
jpc-bakertilly Jan 31, 2022
9ec370c
adding policy ID to create method
jpc-bakertilly Jun 22, 2022
1b62b29
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php …
jpc-bakertilly Jun 22, 2022
55cd950
snapshot
jpc-bakertilly Jun 27, 2022
1e37c4f
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php …
jpc-bakertilly Jun 27, 2022
c2ce3b3
adding debug for UJPP errors in Intacct due to major API issues in 2022
Jul 4, 2022
465fa87
fixed issues
jpc-bakertilly Sep 28, 2022
b9629ae
Merge branch 'master' of https://github.com/jpcampbell/intacctws-php
jpc-bakertilly Sep 28, 2022
bb258a3
fixed implode
jpc-bakertilly Sep 28, 2022
4338f73
made process list results cleaner with the result structure
jpc-bakertilly Dec 7, 2022
1a37937
snapshot update
jpc-bakertilly Apr 11, 2023
08c9eb0
adding support for Sage AppID
jpc-bakertilly Feb 9, 2024
816311f
Merge branch 'sage-appid'
jpc-bakertilly Feb 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions api_objDef.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,21 @@ public function __construct(simpleXmlElement $simpleXml) {
$this->Description = (string)$simpleXml->Attributes->Description;

$fields = $simpleXml->Fields;

$this->Fields = array();

foreach($fields->Field as $field) {
$fieldDef = new api_fieldDef($field);
$this->Fields[$fieldDef->Name] = $fieldDef;
}
}

}
public function get_field_array()
{
$array = array();
foreach ($this->Fields as $field) {
$array[] = (string)$field->Name;
}
return $array;
}

}
Loading