This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"links":[{"source":"(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)","target":"(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)"},{"source":"((lookup.Country*acc.Payment*Alpha3Code:CountryID)*(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)*Alpha3Code:CountryID)","target":"(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)"},{"source":"((lookup.Currency*acc.Payment*Alpha3Code:CurrencyID)*(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)*Alpha3Code:CurrencyID)","target":"(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:Compan |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"links":[{"source":"(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)","target":"(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)"},{"source":"((lookup.Country*acc.Payment*Alpha3Code:CountryID)*(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)*Alpha3Code:CountryID)","target":"(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)"},{"source":"((lookup.Currency*acc.Payment*Alpha3Code:CurrencyID)*(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:CompanyIDFromTransactionNumber)*CompanyIDPaymentID:CompanyIDPaymentID)*Alpha3Code:CurrencyID)","target":"(acc.Payment*(acc.PaymentItem*acc.TransactionRelationship*CompanyIDPaymentItemID:Compan |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| C:\Users\paul | |
| λ captainduckduck | |
| Usage: index [options] [command] | |
| CLI tool for CaptainDuckDuck. See CaptainDuckDuck.com for more details. | |
| Options: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| public class DemoSpeechHandler : MonoBehaviour { | |
| public Dictionary<string, System.Action> keywords = new Dictionary<string, System.Action>(); | |
| void Start() { | |
| TextAsset TextFile = Resources.Load<TextAsset>("Data/Phrases.txt"); // One keyword per line in a text file. | |
| if (TextFile != null) | |
| { | |
| using (StreamReader sr = new StreamReader(new MemoryStream(TextFile.bytes))) | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Get - https://apiv3.testeposnowhq.com/api/V3/Customer/101229 | |
| returns | |
| { | |
| "CustomerId": 101229, | |
| "Title": 0, | |
| "Forename": "custsc11af", | |
| "Surname": "", | |
| "BusinessName": "custsc11abus", | |
| "DateOfBirth": null, | |
| "ExpiryDate": null, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| We send out the first json when our retreval controller is called. | |
| With some objects being sent with eposId: 0 RefCode: (matches qb productId.(These should be created right?)) | |
| We dont see those products in the next validate call. (Our response to validate included). Nor do we see them in the export call at the end | |
| (We dont actually receive and Export call with our current data set. | |
| all the epos products already exist on Quickbooks so thats not a supprise). | |
| Just Epos never creates the blank products. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| InnerSpace.Echo($"Listing {ItemToSell.Name} on the market at price: {CurrentMarketState.BestSell.Price - 1}"); | |
| using (new FrameLock(true)) | |
| { | |
| //ItemtoSell == a hanger item. | |
| ItemToSell.AddToSellOrder(); | |
| } | |
| Thread.Sleep(2500); | |
| using (new FrameLock(true)) | |
| { | |
| var SellOrderWindow = EVEWindow.GetSellItemsWindow(); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| * Module code goes here. Use 'module.exports' to export things: | |
| * module.exports.thing = 'a thing'; | |
| * | |
| * You can import it from another modules like this: | |
| * var mod = require('util.energyManager'); | |
| * mod.thing == 'a thing'; // true | |
| */ | |
| module.exports = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // | |
| // Source code recreated from a .class file by IntelliJ IDEA | |
| // (powered by Fernflower decompiler) | |
| // | |
| package com.wurmonline.server.items; | |
| import com.wurmonline.mesh.Tiles; | |
| import com.wurmonline.mesh.Tiles.Tile; | |
| import com.wurmonline.mesh.TreeData.TreeType; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MOV 371 @r0 | |
| MOV 246 @r1 | |
| MOV 241 @r2 | |
| INT 96 |