-
Hello
Quickbooks only allows seven user defined fields for Customers. I would like to add more fields. The new fields would not contain accounting data. I would like the new fields to be available on a custome invoice or quote. Is that possible?
-
This seems to be working now.
-
Good Afternoon,
Unfortunately at this point in time there is no easy way to rename a table. It is a function that at some point down the road we’d like to include, but it will be a massive undertaking to do so, as the SQL server doesn’t have “rename table” functionality.
At present, the only way to “rename” a table is to delete the ...
-
Is there a way to rename a table without losing the relationship with the data stored in it?
-
I added a drop down field named "Warranty" to the "InvoiceLine" table. The dropdown pulls from another table with warranty periods. I then added this field to the InvoiceLineItems grid in the Invoice screen and publish. The screen shows the new drop down witht the list contents correctly. I select a value and then click update ...
-
Hi there.
I certainly think that’s a great functionality idea for Method in the future. At present, we're focusing on ensuring that the core functionality of the application operates properly and focusing on creating the Industry-specific apps. Once we get to a point where we’ve covered all the bases, we’ll be able to ...
-
Unfortunately at this time we don’t have an update as to the ETA for the Scheduling / Mapping Integration functionality – I believe you’re looking for the Field Services app, if I’m not mistaken. The launch dates that we have for the Industry-specific Apps (view the schedule HERE) are target dates and may not reflect the actual date for ...
-
Is there a more accurate eta for this functionality.
I can't wait to see what you guys come up with.
-
When adding an object such as a text box to a screen. What is the data relationship between that object and the screen or underlying table?
I want to add a notes field to the invoice screen. I understand I can add the field to the Invoice table and then add the field. Just wondering what the purpose of the other objects are and is there a ...
-
While customizing tables I ran across a scenario where I tried to delete a custom table but received the message below.
"Table 'Warranty' is used in a relationship with another table currently. It cannot be deleted at this time. Delete the relationship field in the other table and you may delete this table."
I looked through ...