Playgrounds
Snippets
Developers
Compiler
All
ActionScript
Ajax
AngularJS
Apache
AppleScript
ASP.NET
Bash
C
C#
C++
Coffee
CoffeeScript
ColdFusion
Command
CSS
Delphi
Django
ES6
GLSL
Grunt
Gulp
HAML
Haskell
HTML
iOS
Jade
Java
JavaScript
jQuery
JSX
Less
LUA
MDX
MySQL
Objective
Other
Pascal
Perl
PHP
Plain text
PowerShell
Processing
Progress
Prolog
Pseudocode
Python
Rails
RegExr
Ruby
SASS
Scala
Scheme
SCSS
SmallBASIC
Smarty
SQL
Stylus
SVG
Swift
TypeScript
VHDL
X++
XHTML
XML
Xojo
XSLT
New snippet
New playground
Sign up
Login
Upload
Playgrounds
Snippets
Developers
Sign up
Login
[Document] - List view
ES6
by
Pawarit Saengpreecharutn
31st October 2017
1
2
[
{
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
latest revision
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
The Sample API Result
Module name: Documents
Sample view: List view
6 Responses
I've added one more attribute named 'currency'. It comes from the associated sale-order of the current document.
0
Reply?
PS
Pawarit Saengpreecharutn
7 years ago
approved_date should be in date format (not datetime) na kub
"approved_date": "2017-10-08 09:11:00 UTC" -> "2017-10-08"
0
Reply?
Sirinthra Chantharaj
7 years ago
date_long -> date_display
0
Reply?
Sirinthra Chantharaj
7 years ago
delivery_point: string
0
Reply?
Sirinthra Chantharaj
7 years ago
no -> reserved_no, approved_no
0
Reply?
Sirinthra Chantharaj
7 years ago
document_product_quantities -> document_products
document_payment_amounts -> document_payments
0
Reply?
Sirinthra Chantharaj
7 years ago
Write a comment
Send Comment
You can use [html][/html], [css][/css], [php][/php] and
more
to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.
6 Responses
"approved_date": "2017-10-08 09:11:00 UTC" -> "2017-10-08"
document_payment_amounts -> document_payments
Write a comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.