Search found 1165 matches

by weblike
Tue Mar 12, 2019 12:27 pm
Forum: General discussion and questions about Aware IM
Topic: Duplicate Invoice
Replies: 18
Views: 22842

Re: Duplicate Invoice

I had this line in Object before, but that lead to duplicate invoice numbers when 2 or more users were creating in same time. Since I moved this line in process the duplicate numbers are gone. If you put it back on the object does it work ? Same result. The problem with Process above is that, no ma...
by weblike
Tue Mar 12, 2019 8:19 am
Forum: General discussion and questions about Aware IM
Topic: Duplicate Invoice
Replies: 18
Views: 22842

Re: Duplicate Invoice

I would try remove this from your process "INCREASE Invoice.Serie.CurrentNumber BY 1" and place the rule on the Object If Invoice IS NEW then INCREASE Invoice.Serie.CurrentNumber BY 1 (or whatever condition needs to apply) I had this line in Object before, but that lead to duplicate invoice numbers...
by weblike
Mon Mar 11, 2019 6:24 pm
Forum: General discussion and questions about Aware IM
Topic: Duplicate Invoice
Replies: 18
Views: 22842

Re: Duplicate Invoice

Thank you for your reply. I have tried to use This That and the process to have the input of "Invoice", but what happens is Series.CurrentNumber becomes "null" in DB. My process is like this: Rule1 FIND Series WHERE Series.DefaultSerie='Yes' Rule2 If SEARCH_COUNT>0 Then ENTER NEW Invoice WITH Invoic...
by weblike
Mon Mar 11, 2019 5:37 pm
Forum: General discussion and questions about Aware IM
Topic: Duplicate Invoice
Replies: 18
Views: 22842

Re: Duplicate Invoice

A video and a bsv sample(save file and extract .zip ) .
https://streamable.com/spuqm
by weblike
Sat Mar 09, 2019 6:36 pm
Forum: General discussion and questions about Aware IM
Topic: Duplicate Invoice
Replies: 18
Views: 22842

Duplicate Invoice

I'm curious how others are doing DUPLICATE records. I have Invoice BO which has Invoice.Series as reference . On each new Invoice the user can select from multiple Series(dropdown)-> and Series.CurrentNumber is incremented by 1. I want to duplicate one Invoice for a specific Customer-> the user to b...
by weblike
Thu Feb 28, 2019 10:18 pm
Forum: General discussion and questions about Aware IM
Topic: 8.3 features at the Conference in Espinho
Replies: 14
Views: 17567

Re: 8.3 features at the Conference in Espinho

... 5. Systems using SQL Server and Oracle now use database sequences to generate ID's instead of BAS_IDGEN table. ..... 10. Native support for Maria DB .... 12. More... https://mariadb.com/kb/en/library/create-sequence/ Please consider it to add #5 for #10 in #12 based on link above. Thank you
by weblike
Wed Feb 13, 2019 11:21 am
Forum: General discussion and questions about Aware IM
Topic: Google map of a group of addresses
Replies: 19
Views: 29050

Re: Google map of a group of addresses

Hi Marks, Bailey I sent you a bsv. Mark F - from what I remember: Form - nice, quick, good for displaying one marker - i.e. a map cell on a Customer form which pins them on the map. Presentation - a bit rigid in the display (not good if you want dynamic resizing), but allows you to define multiple ...
by weblike
Thu Feb 07, 2019 7:36 am
Forum: General discussion and questions about Aware IM
Topic: [SOLVED] Using attribute for Email Account Login Credentials
Replies: 12
Views: 14025

Re: [SOLVED] Using attribute for Email Account Login Credent

Jaymer wrote:George, yes, that worked great.
Took a few extra mins to figure out, but does the job.
I will write this up formally for a tutorial soon.

thx
jaymer...
Great....I bet was the step #1 :)
Cheers
by weblike
Wed Feb 06, 2019 10:05 am
Forum: General discussion and questions about Aware IM
Topic: [SOLVED] Using attribute for Email Account Login Credentials
Replies: 12
Views: 14025

Re: Support Help.Probs using a attribute for Email Account L

Jaymer wrote:George
Thanks
I read it but am in bed. Cannot download.
I understand “USING Users.emailaddress” for the smtp account.
But where does it get the password to login?
Steps to reproduce/test:
1. Sleep well
2. In morning, get off bed
3. Turn on your pc
4. test my bsv
:)))
by weblike
Wed Feb 06, 2019 7:34 am
Forum: General discussion and questions about Aware IM
Topic: [SOLVED] Using attribute for Email Account Login Credentials
Replies: 12
Views: 14025

Re: Support Help.Probs using a attribute for Email Account L

George Thanks I read it but am in bed. Cannot download. I understand “USING Users.emailaddress” for the smtp account. But where does it get the password to login? from earlier post: Hi there, I have requested the Reply-To field to respect the RFC standards in sending emails corectlly. Above is a sa...
by weblike
Fri Feb 01, 2019 8:10 pm
Forum: General discussion and questions about Aware IM
Topic: 8.3 New Years Wish List - please add to list
Replies: 42
Views: 46368

Re: 8.3 New Years Wish List - please add to list

A small one:
Until 8.0 -> in Visual Perspectives ->Left->Menu->Standard Menu -> we were able to define html Header&Footer.
I'd love that this to come back in 8.3
Selection_377.png
Selection_377.png (79.38 KiB) Viewed 15046 times
by weblike
Tue Jan 22, 2019 6:15 pm
Forum: General discussion and questions about Aware IM
Topic: 8.3 - vote for OAuth support for exposed REST services.
Replies: 38
Views: 52166

Re: 8.3 - vote for OAuth support for exposed REST services.

aware_support wrote:Good news for those who need this feature. It WILL be included in the next version - we have done most of the work already.
Awesome support..Excellent news, Thank you
by weblike
Sat Jan 12, 2019 1:56 pm
Forum: General discussion and questions about Aware IM
Topic: 8.3 - vote for OAuth support for exposed REST services.
Replies: 38
Views: 52166

Re: 8.3 - vote for OAuth support for exposed REST services.

The REST service is one of the main reasons I will be upgrading to 8.2 shortly. I have third party corporate service insurance providers wishing to access confidential member record data, security is key here and OAUTH is definitely part of the equation. Not only will this provide security but also...
by weblike
Sat Jan 05, 2019 7:32 am
Forum: General discussion and questions about Aware IM
Topic: What would be the ONE thing you want in 2019?
Replies: 12
Views: 14341

Re: What would be the ONE thing you want in 2019?

****Flexibile license activation without intervention of Aware Support staff.

If we want to move a license from one server to another:
1. Deactivate license from server A
2. Activate on server B