I have a used the Computed Field extensively in developing two websites which I use internally for my business, both hosted by LAMP servers on my own network. One is an MRP system which tracks our manufacturing process, the other is a Document Control system which handles all of our engineering documentation (to aerospace standards). The former is a D6 site, the latter is a D7 site.
So I have some curiosity... Does anyone else use the Computed Field as a means of prototyping code before deploying it into a module? Does this workflow even make sense?
The reason I ask is that, although I am a reasonably accomplished programmer (from back in the day), I have never yet actually sat down and taken the time to go through all the steps to implement a module. I'm in a hurry, and probably lazy... And I have a business to run, so I've never had time to actually lay things out like I should.
The upshot: I have the basic functionality of a reasonably complete ERP system running, albeit on two separate sites. So how might I enlist the help of the world's collection of far more capable coders than myself to actually make this into a deployable product: BackdERP ?
Okay, we'll probably have to come up with a better name.
Recent comments
To confirm that it is ok to be deleted, I would look in the config folder for any config files with the string taxonomyextra in. If you don't find any, then yet it is probably safe to drop...
taxonomyextra table after migration from Drupal 6
Today there was finally time to delve into this issue. First I downloaded the field_data_taxonomyextra table into a spreadsheet. There is a column called Bundle, which in my case included,...
taxonomyextra table after migration from Drupal 6
Hi Enthusiast - there is work in progress on an improvement to core that I think will help this. https://github.com/backdrop/backdrop-issues/issues/4127 I don't fully understand it...
The problem of caching the pages
As time ran out to discuss this last week, I would like to discuss https://github.com/backdrop/backdrop-issues/issues/6900 (Pre-existing field with reserved entity machine name re-used on entity...
May 22nd Weekly Meetings
@waldim, come to office hours and I can see what Cursor AI can do in an hour or two finalize this. We did something similar with OpenID connect and it worked great.
Porting of module "Entity reference autofill"