Logo white

Labbeemint / syspro-ruby

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 7
  • Tags 3
  • syspro-ruby
  • lib
19 Jun, 2019
1 commit
  • Update combrw query to be more useable (#22) ...
    8d1385a3
    * Update combrw query to be more useable
    Sam Clopton authored
    2019-06-19 15:02:49 -0700  
    Browse Dir »

24 May, 2019
2 commits
  • rubocop violation autofixes
    b1c0def6
    Samuel J Clopton authored
    2019-05-24 10:28:03 -0700  
    Browse Dir »
  • fix tests and add better error handling to invsws
    f4259c1e
    Samuel J Clopton authored
    2019-05-24 10:25:19 -0700  
    Browse Dir »

17 Jan, 2019
4 commits
  • Fix error in PorTor Test (#19) ...
    58ed758f
    Failing on .bins on array VS item
    chadzink authored
    2019-01-17 14:40:11 -0800  
    Browse Dir »
  • Expanded PORTOR (#18) ...
    97edea7d
    * Expanded PORTOR
    
    Added some needed attributes for Labbee project
    
    * Added Narration (forgot before)
    chadzink authored
    2019-01-17 14:31:28 -0800  
    Browse Dir »
  • Implement PorTii business object (#17) ...
    6a873e0f
    partial implement to get started
    chadzink authored
    2019-01-17 11:49:24 -0800  
    Browse Dir »
  • Implemented PorTor Business Object (#16)
    f1e2e13b
    chadzink authored
    2019-01-17 05:17:22 -0800  
    Browse Dir »

16 Jan, 2019
2 commits
  • Added InvSws Business Object (#14) ...
    762ae45f
    Added InvSws to add warehouses to stock code
    chadzink authored
    2019-01-16 09:27:30 -0800  
    Browse Dir »
  • Add INVQRY business object (#13) ...
    fb410806
    * WIP
    
    * Added InvQry
    
    Partial complete, not all data is parsed out of result XML
    Current project does not need the result yet
    chadzink authored
    2019-01-16 09:26:09 -0800  
    Browse Dir »

11 Jan, 2019
1 commit
  • Add portoi and comsfm bus obj (#11) ...
    d9a9cb5d
    * WIP
    
    * Added ComsFn for custom form data and finished off PorToi to send new Purchase Orders
    
    * Finished
    
    Add Purchase Order with header and lines
    Fixes #752 in LMT 2.0
    chadzink authored
    2019-01-11 11:12:12 -0800  
    Browse Dir »

08 Jan, 2019
1 commit
  • LM issue 845 - ship weight quantity calculations (#8) ...
    193ef3c1
    * added ship-weight to business model calculated from sale order lines in xml
    
    * changed login cred for tests
    Nathan Ockerman authored
    2019-01-08 16:50:23 -0800  
    Browse Dir »

04 Jan, 2019
1 commit
  • Move configuration params into Configuration class to cleanup and allow server_url to be configured
    701afa86
    Samuel J Clopton authored
    2019-01-04 17:50:46 -0800  
    Browse Dir »

05 Dec, 2018
1 commit
  • LM Issue 769 - sale order lines parsing (#7) ...
    1fce007e
    * added parsing for sales order lines on the SorDetail business object
    
    * removed .gem file
    Nathan Ockerman authored
    2018-12-05 11:36:08 -0800  
    Browse Dir »

25 Oct, 2018
3 commits
  • rev version
    4984d61a
    Isaac Lewis authored
    2018-10-25 13:30:57 -0700  
    Browse Dir »
  • default raw to false on combrw
    cdbe5509
    Isaac Lewis authored
    2018-10-25 12:36:17 -0700  
    Browse Dir »
  • add start_at_key to combrw
    e12f0c9d
    Isaac Lewis authored
    2018-10-25 11:38:27 -0700  
    Browse Dir »

23 Oct, 2018
3 commits
  • add raw xml output
    c000d46c
    Isaac Lewis authored
    2018-10-23 15:32:24 -0700  
    Browse Dir »
  • remove?
    46f53dff
    Isaac Lewis authored
    2018-10-23 14:45:43 -0700  
    Browse Dir »
  • remove browse details
    7a2e1158
    Isaac Lewis authored
    2018-10-23 14:41:01 -0700  
    Browse Dir »

19 Jun, 2018
1 commit
  • remove binding.pry
    e9834cee
    Isaac Lewis authored
    2018-06-19 11:10:58 -0700  
    Browse Dir »

05 Jun, 2018
1 commit
  • handle errors refactor
    7d46a01e
    Isaac Lewis authored
    2018-06-05 15:02:46 -0700  
    Browse Dir »

17 May, 2018
2 commits
  • Finished POR parser completed
    0e38c117
    Chad Zink authored
    2018-05-17 15:42:41 -0700  
    Browse Dir »
  • wip purchase order query and purchase order transaction
    810ca84b
    Isaac Lewis authored
    2018-05-17 09:32:38 -0700  
    Browse Dir »

14 May, 2018
2 commits
  • logon error handling
    81bf56e4
    Isaac Lewis authored
    2018-05-14 13:18:37 -0700  
    Browse Dir »
  • handle logon errors
    d2edfc73
    Isaac Lewis authored
    2018-05-14 13:06:37 -0700  
    Browse Dir »

26 Apr, 2018
1 commit
  • change from sorqbs to sorqry; add parser; tests passing
    b0dddc7f
    Isaac Lewis authored
    2018-04-26 12:14:32 -0700  
    Browse Dir »

11 Apr, 2018
1 commit
  • create sor model; create sorqbs bo files; create sor test
    d9177f32
    Isaac Lewis authored
    2018-04-11 12:03:26 -0700  
    Browse Dir »

09 Apr, 2018
1 commit
  • remove unneeded class include; use openstruct for large struct in logon profile
    a3292c71
    Isaac Lewis authored
    2018-04-09 17:59:28 -0700  
    Browse Dir »

06 Apr, 2018
2 commits
  • Updated version to alpha.
    7510ff56
    Joe Weakley authored
    2018-04-06 12:48:18 -0700  
    Browse Dir »
  • Rubocop corrections
    dc8aa5b6
    Joe Weakley authored
    2018-04-06 12:06:42 -0700  
    Browse Dir »

05 Apr, 2018
2 commits
  • add to readme; fix queryobject
    724c1cbe
    Isaac Lewis authored
    2018-04-05 17:59:51 -0700  
    Browse Dir »
  • add comfch and comfnd
    0f29247c
    Isaac Lewis authored
    2018-04-05 17:24:59 -0700  
    Browse Dir »

04 Apr, 2018
1 commit
  • working query browse
    96149efa
    Isaac Lewis authored
    2018-04-04 18:16:46 -0700  
    Browse Dir »

29 Mar, 2018
2 commits
  • error handling; cleanup; rename to `syspro-ruby`
    0c0af54a
    Isaac Lewis authored
    2018-03-29 10:58:24 -0700  
    Browse Dir »
  • re-implement max_num_retries
    eef01045
    Isaac Lewis authored
    2018-03-29 10:01:05 -0700  
    Browse Dir »

28 Mar, 2018
5 commits
  • remove dup check
    e3484f8f
    Isaac Lewis authored
    2018-03-28 18:11:38 -0700  
    Browse Dir »
  • cleanup
    4a8bba96
    Isaac Lewis authored
    2018-03-28 18:06:52 -0700  
    Browse Dir »
  • update tests
    697a8854
    Isaac Lewis authored
    2018-03-28 17:57:06 -0700  
    Browse Dir »
  • parse logon profile
    a61f2fc8
    Isaac Lewis authored
    2018-03-28 17:39:58 -0700  
    Browse Dir »
  • add logoff
    3d0157a5
    Isaac Lewis authored
    2018-03-28 16:48:56 -0700  
    Browse Dir »