This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
Hi, I have an issue with a VC. The auto update does not react as
expected.I am working on an inventory management system. I have 2 apps,
one for the office, one for the warehouse. I have a "product" table and
a VC that calculate the weighted average ...
Hi guys, I'm trying interacting with forms in emails. I'm testing a
basic automation using a Created row trigger and an email action. The
bot is not delivering the email as expected. The monitoring shows an
error I do not understand :Error encountere...
Hi, I am looking for a bunch of formulas to split a montlhy period in
weeks. Like :Col1 : 1st day of the month -> manually enteredCol2 : last
day of the month -> manually enteredCol3 : 1st sunday of the monthCol4 :
the day after Col3Col5 : 2nd sunday...
Hi, I try to do something with bots but I do not find the correct
mecanism. I have an "order" table and an "order_line" table. I can add
order lines from the order form. When saving the order, I would like to
create a row in my "stock_entry" table. I...
Hi, I try to make an alert to avoid assigning a task to somebody who is
currently unavailable. Let’s assume I have a Person table, a Task table,
and an Holiday period. An holiday period has a start, an end date and
ref column to the Person table. The...
Hi @jyothis_m Well done, thanks ! It looks like the solution. I feel
that this will cause performance issue on the other side, looks like
highgly increasing sync time.Chris
Hi, I used this solution before in another use case. And do not see hpw
this could help here. The difference is that my need involve 4 tables
(order, order_line + stock_entry, stock_entry_line) not only 2. I edited
my post. Thanks
Hi, I have a pattern for navigation. Basically :- a "menu" table. The ID
of each row is a view name. Each row has a "menu" column (sales,
production and so on)-there is an virtual column called "link to view"
in this table. Type App. Formula LINKTOVI...