Subversion Repositories SmartDukaan

Rev

Rev 18634 | Rev 20867 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 18634 Rev 18735
Line 1... Line -...
1
{"defaultAddress":"$action.getDefaultAddressId()", "addresses":$action.getAllAddressesInJson(), "addressEditable":$action.isAddressEditable(), "userSanctions":$action.getAllUserSanctionsInJson(), "creditorAssociated":$action.isCreditorAssociated() }
-
 
2
1
{"defaultAddress":"$action.getDefaultAddressId()", "addresses":$action.getAllAddressesInJson(), "taxInvoiceEnabledUser":$action.isTaxInvoiceEnabledUser(), "userSanctions":$action.getAllUserSanctionsInJson(), "creditorAssociated":$action.isCreditorAssociated() }
-
 
2
3
3