Coder Social home page Coder Social logo

smaug's Introduction

TradeGecko developer docs


Example attribute.

name: {
  name: "",
  type: "String",
  description: "",
  filterable: "",
  updatable: true,
  creatable: true,
  required: false,
  readonly: false,
  beta: false,
  deprecated: false,
  private: false
},

To Do

  • FulfillmentReturn
  • LedgerAccount
  • Login
  • Payment
  • Procurement
  • Refund
  • StockAdjustment
  • StockTransfer
  • TaxComponent
  • Webhook

Add a new resource with

thor generate model ClassName

You will need

OAUTH_SECRET=xxx
OAUTH_ID=xxx
OAUTH_TOKEN=xxx

In your .env.

Add to Changelog

Look in changes.html

Customise content of a resource

Look in the appropriate .yml file.

Deploy

./deploy.sh

Rebase with upstream

git remote set upstream [email protected]:lord/slate.git

git fetch upstream

git merge upstream/master

smaug's People

Contributors

blackxored avatar bootstraponline avatar bradleypriest avatar chrissrogers avatar craigmassingham avatar cvkef avatar djpowers avatar dlackty avatar floorlamp avatar kevin-buttercoin avatar lcpriest avatar limezra avatar lord avatar maks3w avatar marcguyer avatar moizjv avatar niksamokhvalov avatar paulocoghi avatar pbechu avatar pmdeazeta avatar pomier avatar prayagverma avatar readmecritic avatar realityking avatar renchchua avatar rezanachmad avatar rickyrauch avatar rlord avatar sobstel avatar victorquinn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.