10,729
edits
Line 10: | Line 10: | ||
;SB Settings (resco_fs_settings) | ;SB Settings (resco_fs_settings) | ||
: | : This table has a lookup column to the Working Hours table. Create only one record in this table. The lookup defines your company's default working hours. | ||
: <small>On Resco Cloud, the entity is called Company settings (fs_settings).</small> | : <small>On Resco Cloud, the entity is called Company settings (fs_settings).</small> | ||
;Resource table with a lookup to Working Hours | ;Resource table with a lookup to Working Hours | ||
: Additionally, designate a table that corresponds to your Schedule Board resources (i.e., the people responsible for a particular activity). This can be a standard table, for example, System User, or a custom table. In either case, this table must include a lookup column to the Working Hours table, called "workinghoursid". | : Additionally, designate a table that corresponds to your Schedule Board resources (i.e., the people responsible for a particular activity). This can be a standard table, for example, System User, or a custom table. In either case, this table must include a lookup column to the Working Hours table, called "workinghoursid". This allows you to select working hours for each resource. | ||
:[[File:Resource-table-lookup-to-working-hours.png|200px|alt=Add lookup column to your resource table, pointing to Working Hours table]] | :[[File:Resource-table-lookup-to-working-hours.png|200px|alt=Add lookup column to your resource table, pointing to Working Hours table]] | ||