Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/19/2014 in all areas

  1. To help the Blesta developers know what is stopping you and help them put priority ideas at the top. I've been threw the feature request forum below to find the requests you can all vote for, I have missed some sorry but select other and post here. You can tick as many as you need, current customers can vote on what they would like to see. All votes are private so no-one will know what you voted so people don't know you voted this and that etc. Thank you.
    1 point
  2. flangefrog

    Domain Manager

    This are all the ideas related to domains I have, not all of them are for the domain manager. I'll expand on the list later and say how I think they should actually be implemented. Allow clients to set default nameservers Easy way to set nameservers back to hosting company's default Select whois contacts from client's contacts - will fill in all fields possible leaving extended fields to be populated manually. Easy way to set contacts "same as registrant" or "same as tech" Possible linking of whois contacts and client contacts Allow customers to set auto renew and term Expiration reminders set per extension to comply with registries Group extensions by allowing multiple package groups on domain and other form List all extensions with prices and module/account Set pricing for registration, renewal and transfer Automatic import of existing domains from registrar Periodic price import from registrar Sync expiry dates with registrar After renewal update expiry dates as renewal term may start from payment date not expiry date Log domain history Allow pre-registrations Check transfers completed Set if registration/transfer allowed New "universal module" for domains with whois check Add new statuses like pre-registered, transfer in progress
    1 point
  3. EDIT enable to produce the bug,after i have tested with your step in database it show for me proforma in last step . but i have discouvered another bug EDIT 2 : the bug already reported http://www.blesta.com/forums/index.php?/topic/3359-pro-forma-invoices-wen-creatin-a-draft-invoice-it-converts-to-an-invoice-and-not-a-pro-forma/ .
    1 point
  4. + 1 For newbies they will face alot of problems because they dont configure correctly A simple Warning is very welcome to anyone that are comming for any outher billing sistem
    1 point
  5. Yes, but its a great workaround, dont you think? And we (Europien people ), that need Pro-Forma invoices to work as they should, this can fix everithing, dont you think? My opinion, its better, for now work like I have said, and later on, wen you (Cody, and Tyson and ofcourse Paul ), had time, implement a better solution I have seen the blesta code, and you can simple add a new "key" in database that will store the latest generated pro forma invoice, or better yet, store in a new fileld on invoices to us be able to search by final invoice and old pro-forma number, and this way it will only need also one or two lines of code to fix permanent, and it will not need to mess with "inv_proforma_start" But you have also implementa rule to check if the next generated number is greater then the new key, if an admin tries to change the "inv_proforma_start". Im stiking with my solution, an I will also add a new field on invoices table to also store in a final invoice, the old pro-forma number to us to track invoices if the client only remember the pro-forma number
    1 point
  6. The start value doesn't reset each year. Rather, if you're using the {year} tag in the numbering, a new set of numbers will be generated beginning at the start value given each year. The start value is just that, a start value. It's not intended to be incremented as that's the opposite of how it was designed.
    1 point
  7. Blesta Addons

    Domain Manager

    this in my TODO list , i'm working with it for previos version , i will upgrade it to v3.3 , but i don't think i will make it free , it will be a paid module . EDIT ; my module is just for CPanel/Whm zone dns .
    1 point
  8. for that reason a warning or info message is suggested , so others will know that multi-curency in the order page will not work with this settings .
    1 point
  9. domaingood

    Domain Manager

    Need Complete DNS management all domain company provide that free. Accessing the Zone File Filtering Records Adding or Editing A Records Adding or Editing CNAME Records Adding or Editing MX Records Adding or Editing TXT Records Adding or Editing SPF Records Adding or Editing SRV Records Adding or Editing AAAA Records Adding or Editing NS Records Deleting Records Checking Your Records
    1 point
  10. youyoyo27

    Links In Admin Broken

    Thanks its fixed.
    1 point
  11. Are the versions of Blesta the same? If so, sounds like a styling issue, or missing files.
    1 point
  12. Tyson

    Generate Password

    ou can setup custom client fields to add a field for PIN.
    1 point
  13. Yes , and also don't make the same error to not correct this in the next 5 years
    1 point
  14. You're probably missing a closing </div> somewhere between the portal and footer.
    1 point
  15. The way I read the documentation I don't think it's incorrect. getRules() is not meant to be called automatically as it is a private method. The getRules() method can be named whatever you want and you need to call it in your code like: $this->Input->setRules($this->getRules($vars));
    1 point
×
×
  • Create New...