aboutsummaryrefslogtreecommitdiffstats
path: root/gsxws/repairs.py
Commit message (Expand)AuthorAgeFilesLines
* Added set_status and set_techid to shortcuts to RepairFilipp Lepalaan2013-09-061-6/+12
* Added WholeUnitExchangeFilipp Lepalaan2013-08-131-4/+14
* Correctly unset dispatchId in Repair.update()Filipp Lepalaan2013-07-181-1/+1
* Unset dispatchId in Repair.update()Filipp Lepalaan2013-07-181-0/+1
* Remap requestReviewByApple in IndirectOnsiteRepairFilipp Lepalaan2013-07-041-0/+4
* Unset dispatchId from _dataFilipp Lepalaan2013-06-271-2/+2
* Unset dispatchId in SN updatesFilipp Lepalaan2013-06-261-1/+4
* Some cleanupFilipp Lepalaan2013-06-101-0/+1
* CleanupFilipp Lepalaan2013-06-101-9/+7
* Make previous change pass some testsFilipp Lepalaan2013-06-091-3/+6
* Added xmltodict.pyFilipp Lepalaan2013-06-091-6/+3
* Fixing stuffFilipp Lepalaan2013-06-071-4/+6
* Fix CA namespaceFilipp Lepalaan2013-06-071-4/+2
* Init namespace in Repair().__init__()Filipp Lepalaan2013-06-061-4/+5
* Del dispatchIdFilipp Lepalaan2013-06-061-2/+0
* Use hasattr for CA dispatchID checkFilipp Lepalaan2013-06-061-1/+1
* Rename dispatchId in CA repair updateFilipp Lepalaan2013-06-061-0/+5
* Use correct method name in carryin updateFilipp Lepalaan2013-06-061-1/+1
* Use correct namespace for carryin updateFilipp Lepalaan2013-06-061-0/+1
* Merge branch 'master' of github.com:filipp/py-gsxwsFilipp Lepalaan2013-06-031-0/+4
|\
| * Remap technicianNameFilipp Lepalaan2013-05-271-0/+4
* | Fixed Returns.update_parts()Filipp Lepalaan2013-06-031-1/+0
|/
* poNumber > purchaseOrderNumber for OnSite repairsFilipp Lepalaan2013-05-271-0/+4
* Set shippingLocation when creating OnSite repairFilipp Lepalaan2013-05-271-0/+4
* Added create() to IndirectOnsiteRepairFilipp Lepalaan2013-05-261-1/+6
* Added ServicePartFilipp Lepalaan2013-05-201-2/+15
* Fix bool type check in GsxObjectFilipp Lepalaan2013-05-131-1/+2
* Remove useless class variables from CarryInRepairFilipp Lepalaan2013-05-131-5/+0
* More to_xml nesting fixes!Filipp Lepalaan2013-05-131-23/+10
* Added emea: nsFilipp Lepalaan2013-05-131-0/+3
* Fixing nesting in GsxObject to_xmlFilipp Lepalaan2013-05-131-0/+1
* Some tweaksFilipp Lepalaan2013-05-121-36/+26
* More speed, more power, less suds, WIPFilipp Lepalaan2013-05-121-0/+257